Gnus development mailing list
 help / color / mirror / Atom feed
From: Ralf Angeli <angeli@caeruleus.net>
Subject: Re: [pgg.el] Flashes of raw message
Date: Mon, 01 Jan 2007 20:59:45 +0100	[thread overview]
Message-ID: <enbp7i$1q0$1@sea.gmane.org> (raw)
In-Reply-To: <en7vvt$t64$1@sea.gmane.org>

* Ralf Angeli (2006-12-31) writes:

> 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.

-- 
Ralf




  reply	other threads:[~2007-01-01 19:59 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 [this message]
2007-01-01 23:58   ` Daiki Ueno
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='enbp7i$1q0$1@sea.gmane.org' \
    --to=angeli@caeruleus.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).