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).
I tried to debug the problem but got stuck in `mml2015-pgg-verify'. The function is called from `mml2015-verify'. At least in my case the raw article does not show up if I remove the call to `mml2015-pgg-verify' and just let it return `handle'. So my guess is that the problem is somewhere in `mml2015-pgg-verify' or a function called from there. (emacs-pretest-bug is probably not the ideal list for this report, but my messages to ding seem to have gone to a black hole.) In GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2006-12-31 on neutrino X server distributor `The X.Org Foundation', version 11.0.70101000 configured using `configure '--with-gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US locale-coding-system: iso-8859-1 default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: encoded-kbd-mode: t show-paren-mode: t savehist-mode: t recentf-mode: t iswitchb-mode: t display-time-mode: t desktop-save-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-b <return> h a n d l e ) C-b C-M-x C-x b g r <return> C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 1 <return> <return> g q C-x b <return> C-_ C-_ C-f C-M-x C-x b m m l <tab> M-x r e p o r t - e m a <tab> <return> Recent messages: Opening nntp server on news.gmane.org...done Fetching headers for nntp+news.gmane.org:gmane.emacs.gnus.general...done Scoring...done Generating summary...done No more unread articles No more unread newsgroups Undo! [2 times] mml2015-verify Auto-saving...done Loading emacsbug...done -- Ralf _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
