X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-ui-en.sgml;h=7a02f720560ae2e5611c5f668035909fdc0c6667;hb=3f8f6c3df6784221389eec749e22306a8a2b22f1;hp=d1282f322b27a510bf162b99868fd8a13aaca377;hpb=989f0e33b1f4aeb51c5ed855f885a4f4f31d727b;p=elisp%2Fsemi.git diff --git a/mime-ui-en.sgml b/mime-ui-en.sgml index d1282f3..7a02f72 100644 --- a/mime-ui-en.sgml +++ b/mime-ui-en.sgml @@ -21,16 +21,14 @@ This file documents SEMI, a MIME user interface for GNU Emacs. SEMI is a package for GNU Emacs to provide features related with MIME user interface.

-SEMI が提供する MIME user interface は MIME-View と MIME-Edit からなりま -す。 +SEMI provides two user interfaces: MIME-View and MIME-Edit.

-MIME-View は MIME や STD 11 および『地域化された RFC 822』message を表示 -したり、操作したりするための user interface の中核です。 +MIME-View is a kernel of user interface to display or operate MIME +messages, STD 11 messages or ``localized RFC 822'' messages.

-MIME-Edit は MIME message を生成するための user interface です。 +MIME-Edit is a user interface to compose MIME messages.

-各 MUA でこれらの機能を利用することにより、高度な MIME 機能を利用するこ -とができます。 +Each MUA can use powerful MIME features to combine these features.

MIME message viewing @@ -372,7 +370,7 @@ Insert signature. C-c C-x C-k -Insert PGP public key. (It requires Mailcrypt package.) +Insert PGP public key. C-c C-x t @@ -573,6 +571,34 @@ file="mime-en">us-ascii in header. +

Splitting + message/partial sending +

+ +

+Split large message if it is non-nil. + + + +

+Default maximum lines of a message. + + + +

+Alist of major-mode vs maximum lines of a message. +

+If it is not specified for a major-mode, +mime-edit-message-default-max-lines is used. + + + +

+Regular expression to match field-name to be ignored when split +sending. + + +

Miscellaneous Various @@ -583,29 +609,21 @@ mime-edit provides PGP encryption, signature and inserting public-key features based on PGP/MIME (RFC 2015) or PGP-kazu (draft-kazu-pgp-mime-00.txt).

-This feature requires pgp command and pgp interface package, such as -Mailcrypt package. +This feature requires your pgp command. - +

-Alist of service names vs. corresponding functions and its filenames. -Each element looks like (SERVICE FUNCTION FILE). -

-SERVICE is a symbol of PGP processing. It allows `verify', `decrypt', -`fetch-key', `snarf-keys', `mime-sign', `traditional-sign', `encrypt' -or `insert-key'. -

-Function is a symbol of function to do specified SERVICE. -

-FILE is string of filename which has definition of corresponding -FUNCTION. +Version of PGP or GnuPG command to be used for encryption or sign. +The value should be a symbol. Allowed versions are gpg, +pgp or pgp5. - - method +

-Return function to do service method. - +Version of PGP or GnuPG command to be used for decryption or verification. +The value should be a symbol. Allowed versions are gpg, +pgp or pgp5. +

Mouse button