Gnus development mailing list
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: ding@gnus.org
Subject: Re: .newsrc.eld should have one newline per group
Date: Tue, 04 Dec 2007 09:27:47 +0800	[thread overview]
Message-ID: <87abor1c6k.fsf@jidanni.org> (raw)
In-Reply-To: <8763zfe3ke.fsf@jidanni.org>

I found the swelling:
$ perl -nwle '/^.............../;print length," $&"' .newsrc.eld
1541024 (setq gnus-zomb...

Probably caused by the deadly
  F runs the command gnus-group-find-new-groups
I should disable it.

Replaced it with
(setq gnus-zombie-list nil)
$ wc .newsrc.eld #more reasonable:
   13 14682 85384 .newsrc.eld



  reply	other threads:[~2007-12-04  1:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30  0:58 how to delete groups despite backend jidanni
2007-11-30  1:22 ` Dave Goldberg
2007-11-30  1:32 ` Katsumi Yamaoka
2007-12-03  0:02   ` .newsrc.eld should have one newline per group jidanni
2007-12-03 23:55     ` jidanni
2007-12-04  1:27       ` jidanni [this message]
2007-12-05  5:26     ` Michael Olson
2007-12-05 23:18       ` James Cloos
2007-12-06  7:35         ` Reiner Steib
2007-12-07  1:00           ` reader
2007-12-06  8:35         ` Daniel Pittman
2007-12-06 12:43         ` jidanni
2007-12-03  0:11   ` how to delete groups despite backend jidanni

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=87abor1c6k.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=ding@gnus.org \
    /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).