PGP tag inserted below quoted message when replying

Dave Barker kzar at kzar.co.uk
Tue Nov 1 09:12:42 PDT 2016


OK I eventually worked around this problem by adding the secure tag at
the point the message is being sent. The code now looks something like this:

(add-hook 'message-setup-hook
          (lambda ()
            (gnus-alias-determine-identity)
            (define-key message-mode-map (kbd "C-c f")
              'gnus-alias-select-identity)
            (flyspell-mode)))
(add-hook 'message-send-hook 'mml-secure-message-sign-pgpmime)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20161101/242f90f7/attachment.sig>


More information about the notmuch mailing list