Gnus development mailing list
 help / color / mirror / Atom feed
* agent-fetching messing with the "first" unread article
@ 2003-01-06 15:44 David S Goldberg
  2003-01-07 18:07 ` Kai Großjohann
  0 siblings, 1 reply; 14+ messages in thread
From: David S Goldberg @ 2003-01-06 15:44 UTC (permalink / 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





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2003-01-13  4:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-06 15:44 agent-fetching messing with the "first" unread article David S Goldberg
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

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).