]> git.eshelyaron.com Git - emacs.git/commit
Only use --sender for gpg when gpg supports it
authorTeemu Likonen <tlikonen@iki.fi>
Mon, 26 Aug 2019 05:52:54 +0000 (07:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 26 Aug 2019 05:52:54 +0000 (07:52 +0200)
commitf5fa0c9062d065dc61fdff92b56b9f5da439a83d
tree36daec6a8f472c1bc66b8170171b15dc86deaeb5
parent8056d39c1d3f5e7afcc921932db04f7d1f9accf9
Only use --sender for gpg when gpg supports it

* lisp/epg-config.el (epg-required-version-p): New function (bug#37025).

* lisp/gnus/mml-sec.el (mml-secure-epg-sign):
* lisp/epg.el (epg-start-sign):
(epg-start-encrypt): Use it to only use --sender when the gpg
binary supports it.
lisp/epg-config.el
lisp/epg.el
lisp/gnus/mml-sec.el