From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Customize Rogue Date: Sun, 09 Mar 2003 19:49:06 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030309194520.250C.LEKTU@terra.es> References: <20030309185419.2506.LEKTU@terra.es> <200303091825.MAA13028@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1047235793 19393 80.91.224.249 (9 Mar 2003 18:49:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 18:49:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 09 19:49:52 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18s5rs-00052e-00 for ; Sun, 09 Mar 2003 19:49:52 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18s6Dl-0000JZ-00 for ; Sun, 09 Mar 2003 20:12:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18s5rm-0004N8-03 for emacs-devel@quimby.gnus.org; Sun, 09 Mar 2003 13:49:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18s5rE-0004HA-00 for emacs-devel@gnu.org; Sun, 09 Mar 2003 13:49:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18s5rC-0004Ga-00 for emacs-devel@gnu.org; Sun, 09 Mar 2003 13:49:11 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp5.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18s5r9-0004Fw-00; Sun, 09 Mar 2003 13:49:07 -0500 Original-Received: from [80.36.30.211] ([80.36.30.211]) by tsmtp5.mail.isp (terra.es) with ESMTP id HBHW9T00.94L; Sun, 9 Mar 2003 19:49:05 +0100 Original-To: Luc Teirlinck In-Reply-To: <200303091825.MAA13028@eel.dms.auburn.edu> X-Mailer: Becky! ver. 2.05.10 Original-cc: rms@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12200 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12200 On Sun, 9 Mar 2003 12:25:06 -0600 (CST), Luc Teirlinck wrote: > Your login name is, say, lektu on one machine, barranj on another. Yes. > The solution to the problem I describe would be to put both lines > above in .emacs. Yes, that's an aswer, because startup looks for a precise text in =2Eemacs; setting the 'saved-value property, as I do, is another one. > But is the above your real problem? No. Please *forget* inhibit-startup-echo-area-message. Is *irrelevant* to the discussion. The "problem" is that I *don't* like the customization interface, but some modules want to force the user to set variables through the interface. I don't want to do that. I want to set them directly. /L/e/k/t/u