From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72741 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: Thu, 07 Oct 2010 21:53:26 +0200 Message-ID: <87zkupbwzt.fsf@sphax.lybrafox.lan> References: <87sk0l91rz.fsf@sphax.lybrafox.lan> <87ocb991dp.fsf@sphax.lybrafox.lan> <874od1r9nn.fsf@sphax.lybrafox.lan> <878w2dfz95.fsf@sphax.lybrafox.lan> <877hhxekg9.fsf@sphax.lybrafox.lan> <87mxqsd129.fsf@sphax.lybrafox.lan> <874od0beor.fsf@sphax.lybrafox.lan> <87vd5g9x8b.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 1286481235 17848 80.91.229.12 (7 Oct 2010 19:53:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 19:53:55 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21113@lists.math.uh.edu Thu Oct 07 21:53:54 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 1P3wXJ-0002Oo-Ag for ding-account@gmane.org; Thu, 07 Oct 2010 21:53:53 +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 1P3wXI-0005Ee-7U; Thu, 07 Oct 2010 14:53:52 -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 1P3wXG-0005EN-RR for ding@lists.math.uh.edu; Thu, 07 Oct 2010 14:53:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P3wX3-0006Bu-OE for ding@lists.math.uh.edu; Thu, 07 Oct 2010 14:53:50 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P3wX2-0000KS-00 for ; Thu, 07 Oct 2010 21:53:36 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P3wX2-0002LE-T7 for ding@gnus.org; Thu, 07 Oct 2010 21:53:36 +0200 Original-Received: from 91.180.120.252 ([91.180.120.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 21:53:36 +0200 Original-Received: from hobbes by 91.180.120.252 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 21:53:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 58 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.180.120.252 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:6vi0c0OTLYET4n36GTgwybEz9f0= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72741 Archived-At: Lars Magne Ingebrigtsen writes: > hobbes@poukram.net (Rémi Letot) writes: > >> after g: >> >> ("nnimap+swoog:INBOX.linux.bxlug" 3 >> ((1 . 41174)) >> ((seen >> (40803 . 41174)) >> (expire >> (41146 . 41174)) >> (tick 41083)) >> "nnimap:swoog" >> ((imap-status . "41161 41083 41160") >> (uidvalidity . "1059246001") >> (to-list . "linux-bruxelles@lists.bxlug.be") >> (auto-expire . t))) >> >> after M-g: >> >> ("nnimap+swoog:INBOX.linux.bxlug" 3 >> ((1 . 41174)) >> ((seen >> (40803 . 41174)) >> (expire >> (41146 . 41174)) >> (tick 41083)) >> "nnimap:swoog" >> ((imap-status . "41161 41083 41160") >> (uidvalidity . "1059246001") >> (to-list . "linux-bruxelles@lists.bxlug.be") >> (auto-expire . t))) > > Those are totally identical, aren't they? I think so, but I don't know what I could be searching for, so I pasted them all anyway :-) > The other puzzling thing is that they lack any `active' section in the > marks lists. Do you have any third-party code that alters your group > infos? I don't think so, I only require nnir, sigbegone (to make signatures less visible), and spam. I have some functions to customize gnus, but nothing that serious (I don't even know what that could do) Note that this particular group may have been "all read" when I tested that... Do you need that info for a group where some messages are unread? I started to have this behaviour when I put (nnimap-streaming nil) in my config, but of course I can't tell what would happen without that since g would simply freezes :-) Thanks, -- Rémi