From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: rogue option init-file-user Date: Sat, 07 Jan 2006 13:57:06 -0500 Message-ID: References: <200601070348.k073mcR00400@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1136660369 25753 80.91.229.2 (7 Jan 2006 18:59:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 7 Jan 2006 18:59:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 07 19:59:28 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EvJHi-00089K-B1 for ged-emacs-devel@m.gmane.org; Sat, 07 Jan 2006 19:59:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EvJJY-0005q1-Bj for ged-emacs-devel@m.gmane.org; Sat, 07 Jan 2006 14:01:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EvJJ6-0005lu-C0 for emacs-devel@gnu.org; Sat, 07 Jan 2006 14:00:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EvJJ5-0005l7-2U for emacs-devel@gnu.org; Sat, 07 Jan 2006 14:00:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EvJJ4-0005kv-Tu for emacs-devel@gnu.org; Sat, 07 Jan 2006 14:00:50 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EvJL3-0001zD-7e for emacs-devel@gnu.org; Sat, 07 Jan 2006 14:02:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EvJFS-0006jd-PH; Sat, 07 Jan 2006 13:57:06 -0500 Original-To: Luc Teirlinck In-reply-to: <200601070348.k073mcR00400@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 6 Jan 2006 21:48:38 -0600 (CST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:48827 Archived-At: It seems to me that to change this variable in a way that actually works, the user should use a command line option such as -q or -u. Setting or saving it through Custom appears to make little sense. What do others think?