emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master cd62826 08/11: Mention how to enable pinentry feature


From: Nicolas Petton
Subject: [elpa] master cd62826 08/11: Mention how to enable pinentry feature
Date: Tue, 16 Jan 2018 08:01:46 -0500 (EST)

branch: master
commit cd62826257ff0eb1fe782cd57c02b95c1b734d3b
Author: Daiki Ueno <address@hidden>
Commit: Nicolas Petton <address@hidden>

    Mention how to enable pinentry feature
    
    * packages/pinentry/pinentry.el: Mention "gpgconf --reload gpg-agent".
---
 packages/pinentry/pinentry.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/packages/pinentry/pinentry.el b/packages/pinentry/pinentry.el
index 0037006..d7dca4a 100644
--- a/packages/pinentry/pinentry.el
+++ b/packages/pinentry/pinentry.el
@@ -26,7 +26,8 @@
 ;; This package allows GnuPG passphrase to be prompted through the
 ;; minibuffer instead of graphical dialog.
 ;;
-;; To use, add allow-emacs-pinentry to ~/.gnupg/gpg-agent.conf, and
+;; To use, add "allow-emacs-pinentry" to "~/.gnupg/gpg-agent.conf",
+;; reload the configuration with "gpgconf --reload gpg-agent", and
 ;; start the server with M-x pinentry-start.
 ;;
 ;; The actual communication path between the relevant components is



reply via email to

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