From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35515 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Wizards (was: Re: Oort Version) Date: 28 Mar 2001 11:34:42 -0500 Sender: prj@multivac.cwru.edu Message-ID: References: <763dc0s6d0.fsf@newjersey.ppllc.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171247 3506 80.91.224.250 (21 Oct 2002 03:34:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:34:07 +0000 (UTC) Return-Path: Original-Received: (qmail 17629 invoked by alias); 28 Mar 2001 16:34:54 -0000 Original-Received: (qmail 17624 invoked from network); 28 Mar 2001 16:34:54 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 28 Mar 2001 16:34:54 -0000 Original-Received: (qmail 12202 invoked by uid 500); 28 Mar 2001 16:35:04 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Karl Kleinpaste's message of "28 Mar 2001 09:47:12 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:35515 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35515 Karl Kleinpaste writes: > The advantage of .gnus is that it is loaded with every start of Gnus. > If we bury customizations in the usual auto-customize file, fresh > invocations of Gnus in a new Emacs don't get needed stuff picked up, > and induce another nightmare for the confused new user. But will new users often be in that situation? Maybe have a variable gnus-custom-file, which could be either "~/.gnus-custom" or 'custom-file by default. Store Gnus custom stuff in there. paul