From ea974279427d800a03dad0957dd32c1328b03e43 Mon Sep 17 00:00:00 2001 From: ueno Date: Sat, 2 Sep 2006 13:21:04 +0000 Subject: [PATCH] Update. --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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, -- 1.7.10.4