#3699: Enable %a for pgp_encrypt_only_command
---------------------+----------------------
Reporter: rinni | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: crypto | Version: 1.5.23
Resolution: fixed | Keywords:
---------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [daf61444d454ee5f1cc031cd50abf9e224727adf]:
{{{
#!CommitTicketReference repository=""
revision="daf61444d454ee5f1cc031cd50abf9e224727adf"
Enable %a format string for all pgp command configs. (closes #3699)
Currently, the documentation states that, with the exception of
pgp_getkeys_command, all the PGP format commands should be available to
the pgp_*_command configuration variables.
However, the %a format is actually only enabled for
pgp_clearsign_command, pgp_encrypt_sign_command, and pgp_sign_command.
Philip Rinn discovered this problem when he was trying to add a
"--encrypt-to %a" to pgp_encrypt_only_command. Rather than just fix
the one configuration he was having the problem with, this patch
enables %a usage for all of them. (With the exception of the documented
pgp_getkeys_command.)
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3699#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent