Gnus development mailing list
 help / color / mirror / Atom feed
* [bug] gnus-start-date-timer problems.
@ 1998-10-08 18:14 Colin Rafferty
  1998-10-10 22:57 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Rafferty @ 1998-10-08 18:14 UTC (permalink / raw)


Hi-

I have gnus-single-article-buffer set to nil, and recently upgraded to 
pgnus.

Anyway, I think gnus-start-date-timer is quote cool.  However, it does 
not play well with multiple article buffers.

Here is how to reproduce the problem:

1. Create two frames, side by side, each showing the *Group* buffer.

2. In the first frame, select a group, and open an article.  You will
   see the X-Sent slowing changing correctly.

3. Go to the second frame.  As soon as you leave the first frame, the
   X-Sent stops changing.  This is my first problem, though it has
   nothing to do with gnus-single-article-buffer.

4. Now select a group, and open an article.  You will see the second
   article's X-Sent change correctly.

5. Change focus back to the first frame in the first *Summary* buffer.
   The X-Sent in the second article will stop, and the X-Sent in the
   first article will change to what the second article should have.

The first problem is that `article-update-date-lapsed' is checking
"(get-buffer-window gnus-article-buffer)", when it should probably be
using "(get-buffer-window gnus-article-buffer 'visible)".

The second problem is more problematic.  There are more than one
article buffers, but there is only one gnus-article-buffer.  Maybe
have a list of them, and any daemons that work on articles mapcar the
list.

-- 
Colin


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

* Re: [bug] gnus-start-date-timer problems.
  1998-10-08 18:14 [bug] gnus-start-date-timer problems Colin Rafferty
@ 1998-10-10 22:57 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-10 22:57 UTC (permalink / raw)


Colin Rafferty <craffert@ms.com> writes:

> Anyway, I think gnus-start-date-timer is quote cool.  However, it does 
> not play well with multiple article buffers.

Yup.  Fix in Pterodactyl Gnus v0.34.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-10-10 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-08 18:14 [bug] gnus-start-date-timer problems Colin Rafferty
1998-10-10 22:57 ` 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).