Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
Cc: ding@gnus.org
Subject: Re: [pgg.el] Flashes of raw message
Date: Tue, 02 Jan 2007 08:58:01 +0900	[thread overview]
Message-ID: <b48a08e3-9dbb-4f26-9305-652631be8482@well-done.deisui.org> (raw)
In-Reply-To: <enbp7i$1q0$1@sea.gmane.org> (Ralf Angeli's message of "Mon, 01 Jan 2007 20:59:45 +0100")

>>>>> In <enbp7i$1q0$1@sea.gmane.org> 
>>>>>	Ralf Angeli <angeli@caeruleus.net> wrote:
> > with up-to-date CVS Emacs and No Gnus and the settings
> > (require 'pgg)
> > (setq mm-verify-option 'known)
> > in .gnus, the raw message is shown for a split second when an
> > encrypted article like
> > <news:microsoft-free.871wmg1ov8.fsf@youngs.au.com> is opened.  Can
> > this be remedied somehow?

> Unless you saw the thread on emacs-pretest-bug, I might add that the
> culprit is the `sit-for' call in `pgg-gpg-wait-for-completion' which
> triggers a redisplay.  Passing t as the NODISP argument does not
> help.  (So I'm not sure if there is an Emacs bug as well.)  Using
> `sleep-for' instead of `sit-for' does help.

I think the right fix is to bind inhibit-redisplay in mml2015-pgg-*
functions, since pgg-gpg-* functions should not affect the display
behavior.  If you are using No Gnus, PGG is becoming obsolete by EasyPG,
though.  Even at the moment, you will see this problem (?) fixed if you
install it.

Regards,
-- 
Daiki Ueno



  reply	other threads:[~2007-01-01 23:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-31  9:30 Ralf Angeli
2007-01-01 19:59 ` Ralf Angeli
2007-01-01 23:58   ` Daiki Ueno [this message]
2007-01-02 18:48     ` Ralf Angeli

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=b48a08e3-9dbb-4f26-9305-652631be8482@well-done.deisui.org \
    --to=ueno@unixuser.org \
    --cc=ding@gnus.org \
    /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).