From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52739 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Modification to newsrc saving, please check! Date: Sun, 18 May 2003 11:10:21 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <84bry0fwn6.fsf@lucy.is.informatik.uni-duisburg.de> References: <4nptn4ar4w.fsf@lockgroove.bwh.harvard.edu> <4nbrydb7is.fsf_-_@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053248944 10122 80.91.224.249 (18 May 2003 09:09:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 18 May 2003 09:09:04 +0000 (UTC) Original-X-From: ding-owner+M1283=ding+2Daccount=gmane.org@lists.math.uh.edu Sun May 18 11:09:01 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19HKA9-0002co-00 for ; Sun, 18 May 2003 11:09:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19HKBr-00070m-02 for ding-account@gmane.org; Sun, 18 May 2003 04:10:47 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19HKBd-00070c-00 for ding@lists.math.uh.edu; Sun, 18 May 2003 04:10:34 -0500 Original-Received: (qmail 53265 invoked by alias); 18 May 2003 09:10:33 -0000 Original-Received: (qmail 53260 invoked from network); 18 May 2003 09:10:33 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 18 May 2003 09:10:33 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19HKJ5-0005nU-00 for ; Sun, 18 May 2003 11:18:15 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: p50877b98.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1053249495 22257 80.135.123.152 (18 May 2003 09:18:15 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 18 May 2003 09:18:15 GMT Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:qCERiqTQPdS92ppLS9ej+/WqrVo= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52739 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52739 Ted Zlatanov writes: > It would be nice if the gnus-save-newsrc-file function was more > modular, so I could save the registry cache through it instead of > essentially copying it into gnus-registry-cache-save. The idea of > saving variables to a file in a way that would let us just (load) that > file is very convenient. We should facilitate it as much as possible > for other areas of Gnus. Sounds like a plan. So how about making it more modular? Obvious parameters that I see is the way that the contents of the buffer/file are generated, and also filename and coding and suchlike. -- This line is not blank.