Re: emacs: error decrypting s/mime

Subject: Re: emacs: error decrypting s/mime

Date: Mon, 14 Dec 2020 23:42:05 +0100

To: David Bremner, notmuch@notmuchmail.org

Cc: Daniel Kahn Gillmor

From: Alexander Adolf


Alexander Adolf <alexander.adolf@condition-alpha.com> writes:

> [...]
> (defalias notmuch-show-insert-part-application/x-pkcs7-mime
>   notmuch-show-insert-part-application/pkcs7-mime)
> [...]

Err, this should be:

(fset 'notmuch-show-insert-part-application/x-pkcs7-mime
  'notmuch-show-insert-part-application/pkcs7-mime)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: