bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7268: 24.0.50; gpg and gpg2


From: Daiki Ueno
Subject: bug#7268: 24.0.50; gpg and gpg2
Date: Sun, 24 Oct 2010 12:25:49 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Tom Tromey <tromey@redhat.com> writes:

> Emacs seems to use gpg in some places.
> My system has "gpg2" installed but not gpg.
> It would be nice if Emacs auto-selected gpg2 when available.

Thanks, fixed for epg-config.el in r102074.

> ./gnus/mailcap.el:      (viewer . "gpg --import --interactive
> --verbose")

This could be moved to mml2015.el and rewritten to make use of epg or
something.

> ./pgg-gpg.el:(defcustom pgg-gpg-program "gpg"

Since pgg is semi-obsolete, I would leave this as it is (patch & testing
are welcome).

> ./dired-x.el:   '("\\.sign?$" "gpg --verify"))

This could be moved to epa-dired.el.

Regards,
-- 
Daiki Ueno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]