]> git.eshelyaron.com Git - emacs.git/commit
Warn in message.el when sending encryptable mail
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Feb 2021 12:26:25 +0000 (13:26 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Feb 2021 12:26:25 +0000 (13:26 +0100)
commit0100e33f83eaf1e6698c168c4118cf84a1792496
tree483f36d80e0ccf3ce167ade848f2dfefe4a3ee90
parentcf0869d22bc62ae255bf5f824a02c92878c5c6cc
Warn in message.el when sending encryptable mail

* lisp/gnus/message.el (message-send): Query if it looks like
encryption was intended, but is not going to happen.

* lisp/gnus/mml-sec.el (mml-secure-is-encrypted-p): Allow saying
whether there's any <#secure tags present (bug#24411).
lisp/gnus/message.el
lisp/gnus/mml-sec.el