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

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

Re: [SOLVED] Re: How to get a pinentry box to digitally sign all emails


From: Robert Pluim
Subject: Re: [SOLVED] Re: How to get a pinentry box to digitally sign all emails
Date: Thu, 16 Apr 2020 18:05:00 +0200

>>>>> On Thu, 16 Apr 2020 16:36:38 +0100, Sharon Kimble 
>>>>> <boudiccas@skimble.plus.com> said:
    Sharon> Bingo! Its now working as it did in emacs26, and for the benefit of 
the
    Sharon> archives, this is what is in my conf file.

    Sharon>   --8<---------------cut here---------------start------------->8---
    Sharon> ;; auto-sign all mail
    Sharon> (add-hook 'gnus-message-setup-hook 'mml-secure-message-sign-pgp)
    Sharon> (add-hook 'message-setup-hook 'mml-secure-message-sign-pgp)
    Sharon> (setq mml-secure-openpgp-sign-with-sender t
    Sharon>       mml-secure-message-sign-pgp t
    Sharon>       mml-secure-smime-sign-with-sender t)
    Sharon> (setq epg-pinentry-mode 'ask)
    Sharon>   --8<---------------cut here---------------end--------------->8---
  
    Sharon> Thanks for being so persistent Robert, and for the final solution.
    Sharon> Magic!!!

Youʼre welcome. Iʼll work on getting the defaults in emacs-27 better
for this kind of common usage.

Ribert



reply via email to

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