Re: confirming certificate
Kazuhiro Ito <[email protected]> Wed, 10 Jul 2019 00:00:37 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86imsbl0bu.wl--xmue__22045.2319992305$1562684551$gmane$org@d1.dion.ne.jp> |
> > Please describe when you get the popup. If it is when displaying the > > message, describe what kind of part is contained. > For example the msg below. I believe the popup happens when the msg is > displayed. I may have even gotten two popups at the same time when > clicking through the folder quickly. >=20 > It seems likely it is this "signed"/"signature" bit that causes it. I noticed the posted code has typo. If you copied from my post, retry with below. (setq mime-pgp-verify-when-preview nil) If it does not work, please confirm SEMI-EPG has a definition of the variable. 'C-h v mime-pgp-verify-when-preview' should display as below. if not, update SEMI-EPG. > mime-pgp-verify-when-preview is a variable defined in =A1mime-view.el=A2. > Its value is nil > Original value was t > > Documentation: > When non-nil, verify signed part while viewing. > > You can customize this variable. > > [back] --=20 Kazuhiro Ito