From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Changed outside --> set, in Customize UI Date: Tue, 8 Feb 2005 20:45:55 -0600 (CST) Message-ID: <200502090245.j192jt818805@raven.dms.auburn.edu> References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107918623 29462 80.91.229.2 (9 Feb 2005 03:10:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2005 03:10:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 09 04:10:23 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyiEz-0008Qp-Bu for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2005 04:10:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyiTR-0007Gr-6M for ged-emacs-devel@m.gmane.org; Tue, 08 Feb 2005 22:25:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyiRB-0006Qy-2c for emacs-devel@gnu.org; Tue, 08 Feb 2005 22:22:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyiR4-0006ND-5z for emacs-devel@gnu.org; Tue, 08 Feb 2005 22:22:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyiR0-0006Hq-14 for emacs-devel@gnu.org; Tue, 08 Feb 2005 22:22:34 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cyht0-00055A-0U for emacs-devel@gnu.org; Tue, 08 Feb 2005 21:47:26 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j192lP9N026891; Tue, 8 Feb 2005 20:47:25 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j192jt818805; Tue, 8 Feb 2005 20:45:55 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: drew.adams@oracle.com In-reply-to: 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33113 Drew Adams wrote: You mean that if I do (setq foo 50) in my .emacs I cannot then experiment using Customize to change `foo' to 100 to see if I like that better? You could experiment using `M-x set-variable', but really, I should not have made _any_ further suggestions. We should not decide on any implementation details right now. We will have forgotten them anyway whenever, after the release, somebody finds the time to implement stuff. Right now the important thing is to quit this discussion for now. Sincerely, Luc.