* Reiner Steib (2007-01-01) writes: > On Sun, Dec 31 2006, Ralf Angeli wrote: > >> With the setting >> (setq mm-verify-option 'known) >> the raw article will be shown for a split second before the rendered >> one appears when an encrypted article like >> <[EMAIL PROTECTED]> (from emacs-devel) is to be >> displayed in Gnus (up-to-date No Gnus). > [...] >> (emacs-pretest-bug is probably not the ideal list for this report, > > JFTR: The PGG code in No Gnus (development version) and Emacs CVS > differ [1]. Unless this is reproducible with Gnus 5.11, we can > disregard this report with regards to the Emacs release.
Not if the bug indicates a problem with `sit-for'. I know, `sit-for' isn't called with the NODISP parameter set to t in `pgg-gpg-wait-for-completion', but as I wrote before, setting it doesn't make a difference. Using `sleep-for' instead of `sit-for' in `pgg-gpg-wait-for-completion', however, makes the bug go away. >> but my messages to ding seem to have gone to a black hole.) > > How did you send it (direct mail, posting through Gmane [2], posing > through news.gnus.org)? I've sent one through Gmane and then tried to subscribe (I thought it might be a problem of moderation) by sending a message to ding-request. I haven't got an answer from ding-request. -- Ralf _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
