From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67929 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus should backup .newsrc.eld Date: Wed, 17 Dec 2008 01:58:04 +0800 Message-ID: <87d4fsgfyr.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229450325 32092 80.91.229.12 (16 Dec 2008 17:58:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2008 17:58:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16375@lists.math.uh.edu Tue Dec 16 18:59:49 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCeCx-00013Y-Il for ding-account@gmane.org; Tue, 16 Dec 2008 18:59:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LCeBV-0007zT-SB; Tue, 16 Dec 2008 11:58:17 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LCeBU-0007zI-VF for ding@lists.math.uh.edu; Tue, 16 Dec 2008 11:58:16 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LCeBS-0003HS-43 for ding@lists.math.uh.edu; Tue, 16 Dec 2008 11:58:16 -0600 Original-Received: from sd-green-bigip-207.dreamhost.com ([208.97.132.207] helo=homiemail-a1.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LCeBe-0005vN-00 for ; Tue, 16 Dec 2008 18:58:26 +0100 Original-Received: from jidanni1.jidanni.org (122-127-36-214.dynamic.hinet.net [122.127.36.214]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id A69F2119E0E for ; Tue, 16 Dec 2008 09:58:10 -0800 (PST) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67929 Archived-At: (I now do (setq gnus-backup-startup-file version-control) in .gnus.el, and (setq version-control t) in .emacs.) SB> However, I _am_ interested in moving the mostly static information SB> (group parameters, server and agent settings), residing in this SB> file, [.newsrc.eld] into a separate file that isn't as large, and SB> isn't saved as often. And can be edited by humans [even if only when gnus is turned off.] E.g., I can never use the "Customize" system (too dazzling), and edit ~/.emacs-custom.el by hand.