From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1297 Path: news.gmane.org!not-for-mail From: paul.moore@atosorigin.com (Paul Moore) Newsgroups: gmane.emacs.gnus.user Subject: Backing up Gnus configuration (not data) Date: 7 Oct 2002 08:56:22 -0700 Organization: http://groups.google.com/ Message-ID: <182bcf76.0210070756.60eb1b00@posting.google.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138668091 10690 80.91.229.2 (31 Jan 2006 00:41:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:41:31 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:56 2006 Original-Path: quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.harvard.edu!iad-peer.news.verio.net!news.verio.net!news.maxwell.syr.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 194.72.140.213 Original-X-Trace: posting.google.com 1034006183 23006 127.0.0.1 (7 Oct 2002 15:56:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 7 Oct 2002 15:56:23 GMT Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1437 Original-Lines: 34 X-Gnus-Article-Number: 1437 Tue Jan 17 17:28:56 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1297 Archived-At: I'd like to back up my Gnus configuration. Basically, that means *only* those things which I have configured. I don't want to keep adaptive scoring files, lists of read articles and marks, cached articles, and things like that. The logic is basically that I want to be able to 1. Take a "snapshot" of my configuration, which I can then use to go back to, as if I were starting from scratch on my news server. 2. Be able to track configuration changes and isolate them, so that I can update the snapshot if I make significant improvements. I'm quite happy to restrict my ways of working to make this easier. For example, I recognise that I have to use gnus-parameters instead of G p (as otherwise the group parameters end up in newsrc.eld, which I don't want to back up as it contains article mark information I don't want). If it makes things easier (I'm pretty sure it will) I use Gnus for almost-pure newsreading (my mailing lists are converted to local newsgroups in my news server, so all I have as mail is a tiny trickle of personal mail and a huge flood of spam :-)) But is this realistically possible? I have got pretty close (I think) in setting up a usable "starter" config, but I haven't loaded it up and used it in anger yet, so I don't know whether it will be possible to keep it "clean"... Sorry - that's a bit vague. Essentially, I'm trying to separate "settings" from "data". Does anyone have any comments? Am I wasting my time? Paul.