FLIM は Internet message を扱うための基礎的な機能を提供するライブラリーです。
関連するページはこちら、
MacOSX & Cygwin on Windows のソフトの事
Carbon Emacs と、NTEmacs のページは此方
Homepage から
FLIM は Internet message を扱うための基礎的な機能を提供するライブラリーです。
wanderlust に必用です。
http://kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/FLIM/man/mime-ja_toc.html
flim には、今、添付ファイルのファイル名の取り扱いを巡って、2種類の亜種があります。
Mac OSX
$ make EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs LISPDIR=/Applications/Emacs.app/Contents/Resources/share/emacs/site-lisp VERSION_SPECIFIC_LISPDIR=/Applications/Emacs.app/Contents/Resources/share/emacs/22.0.93/site-lisp INFODIR=/Applications/Emacs.app/Contents/Resources/share/info $ sudo make EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs LISPDIR=/Applications/Emacs.app/Contents/Resources/share/emacs/site-lisp VERSION_SPECIFIC_LISPDIR=/Applications/Emacs.app/Contents/Resources/share/emacs/22.0.93/site-lisp INFODIR=/Applications/Emacs.app/Contents/Resources/share/info install
Cygwin
$ make EMACS=/usr/local/emacs/22.0.93/bin/Emacs LISPDIR=/usr/local/emacs/site-lisp VERSION_SPECIFIC_LISPDIR=/usr/local/emacs/22.0.93/site-lisp INFODIR=/usr/local/emacs/info $ sudo make EMACS=/usr/local/emacs/22.0.93/bin/Emacs LISPDIR=/usr/local/emacs/site-lisp VERSION_SPECIFIC_LISPDIR=/usr/local/emacs/22.0.93/site-lisp INFODIR=/usr/local/emacs/info install
Emacs から、 <example> C-x C-f mime-en/ja.texi M-x texinfo-format-buffer C-x C-s <example>
すると、mime-en/ja.info ができているので、info にコピー。info/dir を適当に編集。
特に無し。
特に無し。