From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73416 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: Re: C-g on IMAP and no such article Date: Thu, 21 Oct 2010 18:21:10 +0200 Message-ID: References: <87wrpf1dh1.fsf@keller.adm.naquadah.org> <87sk031d39.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1287678077 23959 80.91.229.12 (21 Oct 2010 16:21:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 16:21:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21787@lists.math.uh.edu Thu Oct 21 18:21:16 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8xtD-0002Uc-1a for ding-account@gmane.org; Thu, 21 Oct 2010 18:21:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P8xtB-0004iu-St; Thu, 21 Oct 2010 11:21:13 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P8xtA-0004iX-7d for ding@lists.math.uh.edu; Thu, 21 Oct 2010 11:21:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8xt9-0004RJ-Cy for ding@lists.math.uh.edu; Thu, 21 Oct 2010 11:21:12 -0500 Original-Received: from coquelicot-s.easter-eggs.com ([213.215.37.94]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8xt8-0000vY-00 for ; Thu, 21 Oct 2010 18:21:10 +0200 Original-Received: from cigue.easter-eggs.fr (cigue.easter-eggs.fr [10.0.0.33]) by rose.easter-eggs.fr (Postfix) with ESMTPS id 3A90314241 for ; Thu, 21 Oct 2010 18:21:06 +0200 (CEST) Original-Received: from jdanjou by cigue.easter-eggs.fr with local (Exim 4.72) (envelope-from ) id 1P8xt8-00052w-6J for ding@gnus.org; Thu, 21 Oct 2010 18:21:10 +0200 Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 21 Oct 2010 18:00:33 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73416 Archived-At: On Thu, Oct 21 2010, Lars Magne Ingebrigtsen wrote: > `C-g' should break and return an error, I think. (To avoid having > -request-article return anything.) Why isn't it doing so? Unfortunately, I don't know. I can't find why C-g kill the process and does not honor debug-on-quit. That would help me understanding. Debugging nnimap-request-article just shows it is running nnimap-wait-for-response, which run accept-process-output each time it does not find the answer. That's probably in that loop I press C-g. Is there a chance that sending quit signal is killing a process if Emacs is running accept-process-output? --=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info