From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Customize buttons that change user'scustomfileshouldaskforconfirmation Date: Thu, 10 Feb 2005 22:49:31 +0000 (UTC) Message-ID: References: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1108075885 18873 80.91.229.2 (10 Feb 2005 22:51:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2005 22:51:25 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 10 23:51:25 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CzN9X-0000Vd-2A for ged-emacs-devel@m.gmane.org; Thu, 10 Feb 2005 23:51:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzNOL-0004h3-NY for ged-emacs-devel@m.gmane.org; Thu, 10 Feb 2005 18:06:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzNMW-0003RJ-T8 for emacs-devel@gnu.org; Thu, 10 Feb 2005 18:04:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzNMT-0003PC-N0 for emacs-devel@gnu.org; Thu, 10 Feb 2005 18:04:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzNMT-0003OZ-GR for emacs-devel@gnu.org; Thu, 10 Feb 2005 18:04:37 -0500 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzN8F-0008QG-Jq for emacs-devel@gnu.org; Thu, 10 Feb 2005 17:49:55 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Thu, 10 Feb 2005 22:49:31 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: (message from Stefan Monnier on Thu, 10 Feb 2005 14:01:59 -0500) 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:33221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33221 > (custom-set-variables > ;; ... > '(baud-rate 38400) ... the above is a bad idea: it is not good elisp code ... I am not going to say it is good code. (Your `setq' example is better.) Unfortunately, that is what is currently written automatically in one's .emacs file. Willy-nilly, that is an example of what people see now. -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc