Warn the user about obsolete crypto-policy variable

This commit is contained in:
maxime 2017-09-02 09:24:11 -07:00
parent 5c6561873e
commit e761f74f19
1 changed files with 4 additions and 0 deletions

View File

@ -178,6 +178,10 @@ We have the following choices:
:safe 'symbolp
:group 'mu4e-compose))
(defcustom mu4e-compose-crypto-reply-policy nil "The use of the
'mu4e-compose-crypto-reply-policy' variable is deprecated.
'mu4e-compose-crypto-reply-plain-policy' and
'mu4e-compose-crypto-reply-encrypted-policy' should be used instead")
(make-obsolete-variable mu4e-compose-crypto-reply-policy "The use of the
'mu4e-compose-crypto-reply-policy' variable is deprecated.
'mu4e-compose-crypto-reply-plain-policy' and