[mew-int 00926] Re: [MEW] .emacs PGP config
Tatsuya Kinoshita
tats at example.com
Wed Jun 26 00:22:58 JST 2002
In message [mew-int 00925], on Tue, 25 Jun 2002,
Chris Beggy <chrisb at example.com> wrote:
> Many gpg (and pgp) variables are not set in .emacs.
Note that the default value of mew-prog-pgp has been changed from
"pgp" to "gpg" in the current CVS version, Mew 3.0.55.
~/.mew.el examples:
;; GnuPG
(setq mew-prog-gpg "gpg")
(setq mew-prog-pgp mew-prog-gpg)
;; PGP version 6
;;(setq mew-prog-pgp6 "pgp6") ;; "pgp" is used by default.
;;(setq mew-prog-pgp mew-prog-pgp6)
;; PGP version 5
;;(setq mew-prog-pgp5 "pgp5") ;; "pgp" is used by default.
;;(setq mew-prog-pgp mew-prog-pgp5)
;; PGP version 2
;;(setq mew-prog-pgp2 "pgp2") ;; "pgp" is used by default.
;;(setq mew-prog-pgp mew-prog-pgp2)
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list