info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why not just .newsrc?


From: Peter Münster
Subject: Re: why not just .newsrc?
Date: Sun, 06 Jul 2014 23:48:07 +0200
User-agent: Gnus/5.130012 (真 Gnus v0.12) Emacs/24.4.50 (gnu/linux)

On Sun, Jul 06 2014, Emanuel Berg wrote:

> One thing I don't understand is, if .newsrc-dribble is
> used to track every little change, just to have in case
> of a crash (which never happens), then why not do that
> to .newsrc itself, keeping it up-to-date constantly?
> (.newsrc or .newsrc.eld)

I have good experience with:

(setq
 gnus-use-dribble-file             nil
 gnus-read-newsrc-file             nil
 gnus-save-newsrc-file             nil
 gnus-startup-file                 (concat pm/emacs-dir "newsrc"))

(gnus-demon-add-handler 'gnus-group-save-newsrc   5     2)

-- 
           Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]