Gnus development mailing list
 help / color / mirror / Atom feed
From: David S Goldberg <david.goldberg6@verizon.net>
Subject: agent-fetching messing with the "first" unread article
Date: Mon, 06 Jan 2003 10:44:48 -0500	[thread overview]
Message-ID: <u8z4r8mffkf.fsf@blackbird-2k.MITRE.ORG> (raw)

Running a CVS update from Mon Jan  6 10:35:29 2003 EST

Ever since the summary line update code was added to
gnus-agent-fetch-selected-article, which I added to
gnus-select-article-hook like so:

(add-hook 'gnus-select-article-hook
	  (lambda ()
	    (if (eq (car (gnus-find-method-for-group
			  gnus-newsgroup-name))
		    'nnimap)
		(gnus-agent-fetch-selected-article))))

I find that gnus-summary-first-unread-article no longer works as I
expect.  I enter a group and see a nice threaded display with the
threads sorted more or less by date.  I press `.' and get to the first
new article in the first thread shown in the display (I fetch earlier
articles so some old ones are showing too).  I get a message about the
article being fetched and the summary line is updated to indicate the
article is now in the agent.  In the summary, there is another unread
article immediately below the one I am now reading.  I press `.' again
expecting to go to that article.  Instead I am jumped to an article in
a completely different thread.  Removing the above hook fixes the
problem for me.

Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net





             reply	other threads:[~2003-01-06 15:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-06 15:44 David S Goldberg [this message]
2003-01-07 18:07 ` Kai Großjohann
2003-01-07 21:29   ` David S Goldberg
2003-01-07 21:47     ` David S Goldberg
2003-01-08  3:47       ` Lars Magne Ingebrigtsen
2003-01-08  6:07         ` Kai Großjohann
2003-01-08 16:16           ` kgreiner
2003-01-08 17:07             ` David S Goldberg
2003-01-09  5:01               ` kgreiner
2003-01-11 20:15                 ` Lars Magne Ingebrigtsen
2003-01-13  4:14                   ` kgreiner
2003-01-08  6:28         ` kgreiner
2003-01-08 15:26           ` David S Goldberg
2003-01-08 16:03           ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8z4r8mffkf.fsf@blackbird-2k.MITRE.ORG \
    --to=david.goldberg6@verizon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).