From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71905 Path: news.gmane.org!not-for-mail From: Robert Pluim Newsgroups: gmane.emacs.gnus.general Subject: Re: Any juicy outstanding Gnus bugs? Date: Sun, 26 Sep 2010 22:27:10 +0200 Organization: not if I can help it Message-ID: References: <87mxr4s1oj.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285532858 19774 80.91.229.12 (26 Sep 2010 20:27:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2010 20:27:38 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20278@lists.math.uh.edu Sun Sep 26 22:27:37 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 1Ozxor-0005Rj-Jx for ding-account@gmane.org; Sun, 26 Sep 2010 22:27:34 +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 1Ozxoq-00024h-3L; Sun, 26 Sep 2010 15:27:32 -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 1Ozxoo-00024P-DP for ding@lists.math.uh.edu; Sun, 26 Sep 2010 15:27:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ozxon-0001vD-OS for ding@lists.math.uh.edu; Sun, 26 Sep 2010 15:27:30 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Ozxon-0004t3-00 for ; Sun, 26 Sep 2010 22:27:29 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ozxok-0005PP-0x for ding@gnus.org; Sun, 26 Sep 2010 22:27:26 +0200 Original-Received: from lns-bzn-49f-81-56-191-143.adsl.proxad.net ([81.56.191.143]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 22:27:26 +0200 Original-Received: from rpluim by lns-bzn-49f-81-56-191-143.adsl.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 22:27:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 30 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lns-bzn-49f-81-56-191-143.adsl.proxad.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.5-b29 (cygwin32) Cancel-Lock: sha1:89JReYgp7NGzexWhNnC5Z1BhRqU= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71905 Archived-At: Julien Danjou writes: > On Sun, Sep 26 2010, Robert Pluim wrote: > >> One thing that I've noticed is that Gnus' handling of point seems to be >> slightly different than before: it now happens that I enter a group, and >> I'll be on the 17th article or something, not the first. I haven't >> found any reliable way to tickle it yet, and it's annoying rather than >> serious. If I find a recipe I'll let you know. > > Wild guess: > > gnus-auto-select-subject default value changed recently. > Maybe try to set it to 'unread? My description of the behaviour was incomplete: when it happens, there will often be many unread articles higher in the summary (I sometimes end up in the middle of an unread thread), plus if I exit the group and re-enter it I'll usually end up somewhere different, so I don't think it's gnus-auto-select-subject. I've played with this some more, it appears that I can only get it to happen once for a particular group, then never again in the same gnus session, which leads me to suspect it's something to do with new articles arriving. Oh well, it's only a minor peeve, but as Lars has fixed all the nnimap bugs that *I* care about, I thought I'd mention it. Robert