From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72898 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: Re: 'g' freezes Date: Sun, 10 Oct 2010 23:45:38 +0200 Message-ID: <87k4lpzpq5.fsf@sphax.lybrafox.lan> References: <87sk0l91rz.fsf@sphax.lybrafox.lan> <8762xcrggj.fsf@sphax.lybrafox.lan> <87iq1bkxvl.fsf@sphax.lybrafox.lan> <87eibzkt8b.fsf@sphax.lybrafox.lan> <87zkunnk71.fsf@sphax.lybrafox.lan> <87vd5aor0i.fsf@sphax.lybrafox.lan> <87bp72nd83.fsf@sphax.lybrafox.lan> <8739sdop1u.fsf@sphax.lybrafox.lan> <87y6a5n8ic.fsf@sphax.lybrafox.lan> <87tyktn4rd.fsf@sphax.lybrafox.lan> <87ocb1zqm4.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: dough.gmane.org 1286747173 27282 80.91.229.12 (10 Oct 2010 21:46:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 21:46:13 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21270@lists.math.uh.edu Sun Oct 10 23:46:11 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 1P53ic-0005ZM-Ls for ding-account@gmane.org; Sun, 10 Oct 2010 23:46:10 +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 1P53iQ-0004ez-0V; Sun, 10 Oct 2010 16:45:58 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P53iO-0004ek-9W for ding@lists.math.uh.edu; Sun, 10 Oct 2010 16:45:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P53iJ-0004FY-SH for ding@lists.math.uh.edu; Sun, 10 Oct 2010 16:45:56 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P53iJ-0006Uv-00 for ; Sun, 10 Oct 2010 23:45:51 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P53iG-0005Qa-2p for ding@gnus.org; Sun, 10 Oct 2010 23:45:48 +0200 Original-Received: from 15.183-66-87.adsl-dyn.isp.belgacom.be ([87.66.183.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Oct 2010 23:45:48 +0200 Original-Received: from hobbes by 15.183-66-87.adsl-dyn.isp.belgacom.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Oct 2010 23:45:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 15.183-66-87.adsl-dyn.isp.belgacom.be User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:Uoj2gKNfRg6cetjtoqNz6P4VwTs= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72898 Archived-At: Lars Magne Ingebrigtsen writes: > hobbes@poukram.net (Rémi Letot) writes: > >> 23:19:23 841 EXAMINE "INBOX.1_GTD.PROJETS.services-domicile". >> 23:19:23 842 UID FETCH 1:* FLAGS. > > Can you find your (last) "*nnimap ...*" buffer, clear it, and > eval the following there: > > (progn (nnimap-send-command "EXAMINE \"INBOX.1_GTD.PROJETS.services-domicile\"") (nnimap-send-command "UID FETCH 1:* FLAGS")) > > Post the output here. There is no output. To be sure that I did the right thing, I also tried with INBOX, which generated plenty of output. Does the group need to be subscribed for this to work ? I did some more testing with subscribing other groups. All groups with a "-" in the name generate the problem. But some other groups, with nothing fancy in the name (if a - can be called fancy) also generate the problem. So it might not be the name after all... HTH, -- Rémi