From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67790 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: interrupting nnimap doesn't really interrupt it Date: Sat, 15 Nov 2008 22:30:16 +0100 Message-ID: <87tza8znh3.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1226784725 27722 80.91.229.12 (15 Nov 2008 21:32:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2008 21:32:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16239@lists.math.uh.edu Sat Nov 15 22:33:08 2008 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.50) id 1L1SlK-00056y-Eg for ding-account@gmane.org; Sat, 15 Nov 2008 22:33:02 +0100 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 1L1Sj5-000826-O7; Sat, 15 Nov 2008 15:30:43 -0600 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 1L1Sj4-00081r-3P for ding@lists.math.uh.edu; Sat, 15 Nov 2008 15:30:42 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1L1Sj1-0003Oe-JJ for ding@lists.math.uh.edu; Sat, 15 Nov 2008 15:30:42 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1L1Sj7-0006ih-00 for ; Sat, 15 Nov 2008 22:30:45 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L1Siu-0000Ge-3G for ding@gnus.org; Sat, 15 Nov 2008 21:30:32 +0000 Original-Received: from 10.89-244-81.adsl-dyn.isp.belgacom.be ([81.244.89.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Nov 2008 21:30:32 +0000 Original-Received: from hobbes by 10.89-244-81.adsl-dyn.isp.belgacom.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Nov 2008 21:30:32 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 10.89-244-81.adsl-dyn.isp.belgacom.be User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:tKM+xQhXNM0F+iKrjd1C64KQCdc= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67790 Archived-At: Hello, I'm using gnus to read gmane and imap mail. I recently switched to an emacs23 snapshot, and noticed some problem with that version of gnus. I don't know if it was already behaving like that before, and I can't switch back to check as some internal data format has changed for gnus. So to the weird behaviour : when I interrupt a time consuming task for nnimap with C-g (like expiring mail in a big nnimap group) with C-g, it seems nnimap continues the operation in the background. I can't use any nnimap operation as long as it has not finished what it was doing. So for example hitting g to refresh my groups will hang when it tries to get info from nnimap. Entering an imap group will hang as well,... Is this the expected behaviour ? Thanks, -- RĂ©mi