試しにMeadowをインストールしてみたらとてもいい感じだったので、愛用してきたxyzzyから乗り換えた。
以下は自分用のインストールメモ。
mount -b C:\meadow /usr/local/meadow ln -s /usr/local/meadow/Meadow.exe /usr/local/bin/meadow ln -s /usr/local/meadow/info /usr/local/info
# make EMACS=meadow install
$ make EMACS=meadow elc $ make EMACS=meadow LISPDIR=c:/meadow/site-lisp VERSION_SPECIFIC_LISPDIR=c:/meadow/site-lisp install
$ make EMACS=meadow elc $ make EMACS=meadow LISPDIR=c:/meadow/site-lisp install
$ make EMACS=meadow elc $ make EMACS=meadow LISPDIR=c:/meadow/site-lisp install
$ meadow -q --no-site-file -batch -l mucs-comp.el $ (cd lisp/jisx0213/; meadow -q --no-site-file -batch -l x0213-comp.el) $ (cd lisp/big5conv/; meadow -q --no-site-file -batch -l big5-comp.el) $ mkdir /usr/local/meadow/site-lisp/Mule-UCS $ cp -R lisp/* /usr/local/meadow/site-lisp/Mule-UCS
find-file時に、選択不要な部分を自動で補完してくれる。とても便利。$ cp lisp/session.el /usr/local/meadow/site-lisp
$ ./configure EMACS=meadow $ make install lispdir=/usr/local/meadow/site-lisp/mmm-mode
$ ./configure EMACS=meadow $ make install lispdir=/usr/local/meadow/site-lisp/psgml
$ make install EMACS=meadow EMACSDIR=/usr/local/meadow/ $ vi /usr/local/meadow/info/dir * YaTeX: (yatexj). Yet Another tex-mode for Emacs. (Japanese). * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs. (English). * yahtml: (yahtmlj). Yet Another HTML-mode for Emacs. (Japanese). * yahtml-e: (yahtmle). Yet Another HTML-mode for Emacs. (English).
\section{}などを挿入{\large }などを挿入{\large }などにする$ make install install-info EMACS=meadow LISPDIR=c:/meadow/site-lisp INFODIR=c:/meadow/info $ vi /usr/local/meadow/info/dir Wandurlust * Wanderlust: (wl). Yet Another Message Interface On Emacsen * Wanderlust-ja: (wl-ja). Yet Another Message Interface On Emacsen
# make EMACS=meadow lispdir=c:/meadow/site-lisp/ infodir=c:/meadow/info install
% cvs -d:pserver:anonymous@navi2ch.cvs.sourceforge.net:/cvsroot/navi2ch login % cvs -z3 -d:pserver:anonymous@navi2ch.cvs.sourceforge.net:/cvsroot/navi2ch co navi2ch
$ ./configure --with-emacs=meadow --with-lispdir=/usr/local/meadow/site-lisp/navi2ch $ make install
$ ./configure EMACS=meadow $ make install lispdir=/usr/local/meadow/site-lisp
2008年5月19日
広告
広告