From: ueno Date: Sat, 2 Sep 2006 13:21:04 +0000 (+0000) Subject: Update. X-Git-Tag: epg-0_0_5~31 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ea974279427d800a03dad0957dd32c1328b03e43;p=elisp%2Fepg.git Update. --- diff --git a/README b/README index 87854fc..fdf57cd 100644 --- a/README +++ b/README @@ -63,6 +63,13 @@ there is more secure way to cache passphrases - use gpg-agent. The EasyPG Library can be used in combination with MUA (Mail User Agents). +** CVS version of Gnus + +The latest Gnus has the native EasyPG binding, simply put the +following line into your ~/.emacs. + +(setq mml2015-use 'epg) + ** SEMI based MUA SEMI is the MIME library used by Wanderlust, cmail, T-gnus, etc. @@ -72,7 +79,7 @@ be downloaded from the same site of the EasyPG distribution point. ** PGG based MUA -PGG is somewhat outdated PGP library used by Gnus, MH-E, etc. +PGG is somewhat outdated PGP library used by old Gnus, MH-E, etc. There is a PGG backend using EasyPG called pgg-epg.el. However, pgg-epg.el provides no more additional features than pgg-gpg.el,