Gnus development mailing list
 help / color / mirror / Atom feed
From: Max Froumentin <max@lapin-bleu.net>
Subject: Re: slow PGP in No Gnus v0.4
Date: Tue, 25 Apr 2006 14:02:21 +0100	[thread overview]
Message-ID: <871wvl95b6.fsf@lapin-bleu.net> (raw)
In-Reply-To: <9eslo2alzk.fsf@gowron.rz-berlin.mpg.de>

Jochen Küpper  writes:

> Max Froumentin <max@lapin-bleu.net> writes:

>> In fact, unless I've missed something, the current behaviour defeats
>> the purpose of (setq mm-verify-option 'always), since it doesn't
>> show the result of the verification. 

> What do you mean. Your last message showed the button for me right
> away.

That's bizarre. I've tried on a completely uncustomised emacs/gnus,
apart from (setq mm-verify-option 'always), and I get the same result:
by default, when a PGP-signed article is displayed, gnus verifies the
signature but doesn't show the button. Only if you verify
interactively with gnus-summary-force-security-verify-or-decrypt does
it show it.

The code confirms this: gnus-buttonized-mime-types is nil, and so
gnus-mime-display-security doesn't display the button.
Whereas gnus-summary-force-verify-and-decrypt sets
gnus-buttonized-mime-types to ("multipart/signed"
"multipart/encrypted") before calling gnus-mime-display-security.

Indeed, the documentation for gnus-buttonized-mime-types says "To see
e.g. security buttons you could set this to `(\"multipart/signed\")'."
When I do that it works...

So I'll restate my "defeats the purpose" statement: setting
(setq mm-verify-option 'always)
is useless if you don't set 
(setq gnus-buttonized-mime-types '("multipart/signed"))
as well.

Max.




  reply	other threads:[~2006-04-25 13:02 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 10:52 bugs: slow scoring in emacs 22, slow PGP in No Gnus v0.4, serious PGP signing bug Max Froumentin
2006-04-19 21:54 ` Elias Oltmanns
2006-04-24 13:01   ` bugs: slow scoring in emacs 22 Max Froumentin
2006-05-06 19:10     ` Elias Oltmanns
2006-04-22  0:17 ` bugs: slow scoring in emacs 22, slow PGP in No Gnus v0.4, serious PGP signing bug Lars Magne Ingebrigtsen
2006-04-24 13:06   ` Max Froumentin
2006-04-24 16:51     ` slow PGP in No Gnus v0.4 Max Froumentin
     [not found]       ` <87d5f6kjcc.fsf-Pl0VvzL1eo4@public.gmane.org>
2006-04-24 18:04         ` Jochen Küpper
2006-04-25 13:02           ` Max Froumentin [this message]
     [not found]             ` <871wvl95b6.fsf-j8nGiIS5Ut1oeR6VNtCasQ@public.gmane.org>
2006-04-25 18:56               ` Jochen Küpper
2006-04-26 10:33                 ` Max Froumentin
2006-04-26 11:18                   ` Simon Josefsson
2006-04-26 14:12                     ` Display of GPG results (was: slow PGP in No Gnus v0.4) Reiner Steib
2006-04-27 12:33                       ` Display of GPG results Max Froumentin
2006-04-27 14:01                         ` Max Froumentin
2006-04-28 15:13                           ` Security buttons without a face (was: Display of GPG results) Max Froumentin
2006-04-29 12:39                           ` Display of GPG results Reiner Steib
2006-04-30 20:43                             ` Max Froumentin
2006-04-30 10:24                           ` Lars Magne Ingebrigtsen
2006-04-30 20:53                             ` Max Froumentin
2006-04-30 20:56                               ` Max Froumentin
2006-04-30 10:22                   ` slow PGP in No Gnus v0.4 Lars Magne Ingebrigtsen
     [not found]                     ` <m3zmi32wj0.fsf-qBEgNjfYAPolG3ThADb//ti2O/JbrIOy@public.gmane.org>
2006-04-30 11:14                       ` Jochen Küpper
2006-04-30 11:33                         ` Lars Magne Ingebrigtsen
2006-04-30 12:22                           ` Elias Oltmanns
2006-04-30 12:38                             ` Lars Magne Ingebrigtsen
2006-04-30 14:31                               ` Juliusz Chroboczek
2006-04-30 22:21                                 ` gdt
2006-05-01 13:36                                   ` Juliusz Chroboczek
2006-05-01 12:18                                 ` Lars Magne Ingebrigtsen
2006-05-01 13:32                                   ` Juliusz Chroboczek
2006-05-01 15:00                                     ` Lars Magne Ingebrigtsen
2006-05-02 18:09                               ` Display of GPG results (was: slow PGP in No Gnus v0.4) Reiner Steib

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871wvl95b6.fsf@lapin-bleu.net \
    --to=max@lapin-bleu.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).