flim ソースパッケージをダウンロード:
FLIM (Faithful Library about Internet Message) は、Emacsen 用にメッセー ジ表示とエンコーディングに関する基本的関数を提供するライブラリです。 以下のモジュールで構成されています:
std11.el STD 11 (RFC 822) パーサとユーティリティ
mime.el MIME エントリに関する各種サービスを提供
mime-def.el MIME 形式に関する定義
mime-parse.el MIME パーサ
mel.el MIME エンコーダ/デコーダ
mel-b-dl.el base64 (B-encoding) エンコーダ/デコーダ
(Emacs 20 用で動的ロード対応)
mel-b-ccl.el base64 (B-encoding) エンコーダ/デコーダ (CCL 使用)
mel-b-en.el base64 (B-encoding) エンコーダ/デコーダ (他の Emacsen 用)
mel-q-ccl.el quoted-printable と Q-encoding エンコーダ/デコーダ (CCL 使用)
mel-q.el quoted-printable と Q-encoding エンコーダ/デコーダ
mel-u.el uuencode 用の非公式版バックエンド
mel-g.el gzip64 用の非公式版バックエンド
eword-decode.el encoded-word デコーダ
eword-encode.el encoded-word エンコーダ
|
|
|