Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: C-g on IMAP and no such article
Date: Mon, 18 Oct 2010 22:11:29 +0200	[thread overview]
Message-ID: <m3lj5v9s7i.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87sk031d39.fsf@keller.adm.naquadah.org>

Julien Danjou <julien@danjou.info> writes:

> What could it be then? I mean, I got a backtrace on every other C-g.
> Is that because Emacs is doing something in the background? The C-g is
> sent to the imap process which is ignoring it?

There's two ways: Binding `inhibit-quit', and using a `condition-case'
that ignores `quit'.  So doing a `debug-on-entry' on, say,
`nnimap-request-article', and you'll see the call tree, and then you can
inspect the tree for those forms...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  reply	other threads:[~2010-10-18 20:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-18 15:34 Julien Danjou
2010-10-18 19:21 ` Lars Magne Ingebrigtsen
2010-10-18 19:56   ` Julien Danjou
2010-10-18 19:58     ` Lars Magne Ingebrigtsen
2010-10-18 20:05       ` Julien Danjou
2010-10-18 20:11         ` Lars Magne Ingebrigtsen [this message]
2010-10-20 10:32           ` Julien Danjou
2010-10-21  1:26             ` Lars Magne Ingebrigtsen
2010-10-21  9:17               ` Julien Danjou
2010-10-21 16:00                 ` Lars Magne Ingebrigtsen
2010-10-21 16:21                   ` Julien Danjou
2010-10-21 16:25                     ` Lars Magne Ingebrigtsen

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=m3lj5v9s7i.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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).