From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Customize buttons that change user's custom file shouldaskforconfirmation Date: Wed, 02 Feb 2005 13:46:38 -0500 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1107370227 12130 80.91.229.2 (2 Feb 2005 18:50:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Feb 2005 18:50:27 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, abraham@dina.kvl.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 02 19:50:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CwPZq-0000kc-A5 for ged-emacs-devel@m.gmane.org; Wed, 02 Feb 2005 19:50:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwPn0-00014f-4D for ged-emacs-devel@m.gmane.org; Wed, 02 Feb 2005 14:03:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CwPlT-0000XG-Nh for emacs-devel@gnu.org; Wed, 02 Feb 2005 14:02:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CwPlH-0000QM-Jh for emacs-devel@gnu.org; Wed, 02 Feb 2005 14:02:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwPlH-0000PK-Bb for emacs-devel@gnu.org; Wed, 02 Feb 2005 14:01:59 -0500 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CwPWV-0006HC-3X; Wed, 02 Feb 2005 13:46:43 -0500 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id A33748282B9; Wed, 2 Feb 2005 13:46:42 -0500 (EST) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 9B6A04AC0D4; Wed, 2 Feb 2005 13:46:38 -0500 (EST) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 89F3F4C20C; Wed, 2 Feb 2005 13:46:38 -0500 (EST) Original-To: "Drew Adams" In-Reply-To: (Drew Adams's message of "Wed, 2 Feb 2005 10:01:52 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-4.775, requis 5, autolearn=not spam, AWL 0.12, BAYES_00 -4.90) 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:32766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32766 > So, to come back to the name of the button, can we agree on "Standard > Values"? Since setting the vars to their saved value is called "Reset to Saved", I'd say it should be called "Reset to Standard". Maybe we don't want "Reset to", but then we shouldn't want it for "Reset to Saved" either. Stefan