Gnus development mailing list
 help / color / mirror / Atom feed
* Improving dribble data handling
@ 2011-06-08 10:17 Katsumi Yamaoka
  2011-06-08 14:08 ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Katsumi Yamaoka @ 2011-06-08 10:17 UTC (permalink / raw)
  To: ding

Hi,

You may see the dribble buffer and the dribble file get pretty
big if you use Gnus all day long without saving .newsrc.eld.
I tried improving Gnus' dribble data handling so as to prevent
the dribble buffer from growing infinitely and not to add
unnecessary dribble entry in which newsgroup info is unchanged.

What this does:
   When adding a new newsgroup info for a certain group to the
 dribble buffer, old entries for the same group will be deleted.
   Dribble data won't be added when quitting from a group with
 no update (i.e., the `Q' summary command).

The present patch is here:
   http://www.jpl.org/ftp/pub/tmp/gnus-dribble.patch

I'll get along with it for some days and install to Gnus git,
hopefully.



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

end of thread, other threads:[~2011-06-09  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 10:17 Improving dribble data handling Katsumi Yamaoka
2011-06-08 14:08 ` Peter Münster
2011-06-09  1:40   ` Katsumi Yamaoka

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