[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [表紙] | [目次] | [索引] | [検索] [上端 / 下端] [?] |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [表紙] | [目次] | [索引] | [検索] [上端 / 下端] [?] |
mime-edit では PGP/MIME (RFC 2015) およびPGP-kazu (draft-kazu-pgp-mime-00.txt) による暗号化・電子署名・公開鍵の挿入機能を 利用することができます。
但し、この機能を利用するには各種 pgp command が必要です。
暗号化もしくは署名に用いる PGP もしくは GnuPG コマンドのバージョンです。 値は symbol を指定します。使えるバージョンは gpg
、 pgp
もしくは pgp5
です。
復号もしくは検証に用いる PGP もしくは GnuPG コマンドのバージョンです。 値は symbol を指定します。使えるバージョンは gpg
、 pgp
もしくは pgp5
です。
鍵サーバから公開鍵を取り寄せる際に使う関数です。デフォルトでは Emacs/W3 を使う設定になっています。emacs-w3m を使う場合には 次のように設定します。
(setq pgg-insert-url-function #'w3m-retrieve) |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [表紙] | [目次] | [索引] | [検索] [上端 / 下端] [?] |
MIME-Preview バッファで content-button もしくは URL-button に用いる face です。
MIME-preview バッファでマウスをハイライトする際に用いる face です。
URL をブラウズする関数です。
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [表紙] | [目次] | [索引] | [検索] [上端 / 下端] [?] |
Add condition to database specified by target-type.
target-type must be preview
or action
.
If optional argument mode is strict
or nil
(omitted), condition is added strictly.
If optional argument mode is with-default
, condition is added with default rule.
If optional argument file is specified, it is loaded when condition is activate.
[ << ] | [ >> ] | [表紙] | [目次] | [索引] | [検索] [上端 / 下端] [?] |