From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77166 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: No Gnus v0.13 is released Date: Wed, 23 Feb 2011 00:19:53 -0800 Organization: Programmerer Ingebrigtsen Message-ID: <87r5azxivq.fsf@gnus.org> References: <8739ngc431.fsf@gnus.org> <87bp24f12d.fsf@amber.nowan.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298449956 8035 80.91.229.12 (23 Feb 2011 08:32:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2011 08:32:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25499@lists.math.uh.edu Wed Feb 23 09:32:32 2011 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 1PsA98-0001NC-1U for ding-account@gmane.org; Wed, 23 Feb 2011 09:32:30 +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 1PsA96-0000hX-Pt; Wed, 23 Feb 2011 02:32:28 -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 1PsA94-0000h6-Ev for ding@lists.math.uh.edu; Wed, 23 Feb 2011 02:32:26 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PsA8z-0002Bc-Ve for ding@lists.math.uh.edu; Wed, 23 Feb 2011 02:32:26 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PsA8z-0002Es-8Y for ding@gnus.org; Wed, 23 Feb 2011 09:32:21 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PsA8y-0001Ib-45 for ding@gnus.org; Wed, 23 Feb 2011 09:32:20 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Feb 2011 09:32:20 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Feb 2011 09:32:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 49 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:X15Hm9T6u1iFveWwkfwNV5cJG5E= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77166 Archived-At: Jeremy Hankins writes: > I haven't been following the (bleeding?) edge, so this is a big jump for > me. I apologize if I haven't rtfm'd adequately, but after the switch > the message read status seems to be stored locally rather than on the > IMAP server, or something. I've got multiple machines running gnus > which all connect to the same IMAP server, but they're all suddenly > showing tons of unread messages, which I have read. Hm. The first time you use the new Gnus, it should do a complete resync of all the article marks from the IMAP server. Hm... ah, I think I now understand why that fails. It only does the complete resync in the non-QRESYNC case. The QRESYNC code has been added later, and doesn't have the proper logic to avoid doing that the very first time. I've now pushed out something I think should fix this. > Other (minor) issues I've run into during the switch: > > - I had to replace gnus-user-date-format-alist with > gnus-summary-user-date-format-alist Oh, it's a user-visible variable? I've now renamed it back to gnus-user-date-format-alist. > - the %U format in gnus-group-line-format doesn't seem to be working -- > I haven't done a lot of troubleshooting but it looks like it's > returning a number instead of a string. For now I've done the > quick-and-dirty thing of using a user-format-function. Hm... it seems to work for me. What does %U display for you? > - Gnus failed to start for me until I disabled diminish for > gnus-agent-mode. Not a gnus problem, obviously, but it took me a > while to realize what was going on. What's diminish? > On the plus side: Wow, blazing fast updates! With multiple imap sources > and nntp I suspect that the asynchronous connection helps a lot, but the > improvement is dramatic whatever the source. Great! Nice to hear that. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen