From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Customize buttons that change user's customfileshouldaskforconfirmation Date: Thu, 3 Feb 2005 12:18:12 -0800 Message-ID: References: <003501c50a2c$f0555490$0200a8c0@sedrcw11488> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107462724 25963 80.91.229.2 (3 Feb 2005 20:32:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2005 20:32:04 +0000 (UTC) Cc: abraham@dina.kvl.dk, emacs-devel@gnu.org, rms@gnu.org, Stefan Monnier , miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 03 21:32:03 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cwndq-0006d4-5T for ged-emacs-devel@m.gmane.org; Thu, 03 Feb 2005 21:31:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwnrD-0000sv-UA for ged-emacs-devel@m.gmane.org; Thu, 03 Feb 2005 15:45:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CwnpV-00006K-Ev for emacs-devel@gnu.org; Thu, 03 Feb 2005 15:43:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CwnpM-0008T9-UF for emacs-devel@gnu.org; Thu, 03 Feb 2005 15:43:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwnpI-0008Pi-P5 for emacs-devel@gnu.org; Thu, 03 Feb 2005 15:43:44 -0500 Original-Received: from [141.146.126.231] (helo=agminet04.oracle.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CwnQp-00029s-J4; Thu, 03 Feb 2005 15:18:27 -0500 Original-Received: from agminet04.oracle.com (localhost [127.0.0.1]) by agminet04.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j13KIIaD029152; Thu, 3 Feb 2005 12:18:18 -0800 Original-Received: from rgmsgw301.us.oracle.com (rgmsgw301.us.oracle.com [138.1.191.50]) by agminet04.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j13KIFVF029016; Thu, 3 Feb 2005 12:18:15 -0800 Original-Received: from rgmsgw301.us.oracle.com (localhost [127.0.0.1]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j13KIEBC031691; Thu, 3 Feb 2005 13:18:14 -0700 Original-Received: from dradamslap (dradams-lap.us.oracle.com [130.35.177.126]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id j13KIDXn031683 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 3 Feb 2005 13:18:13 -0700 Original-To: "Lennart Borgman" , "Kim F. Storm" , X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <003501c50a2c$f0555490$0200a8c0@sedrcw11488> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 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:32843 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32843 > I don't understand. We ~decided that Erase Customization was to be replaced > by Reset All to Standard plus Save. Are you arguing now to go back to Erase > Customization? If this can be done easily I have nothing against it, but I doubt it can. "Standard" is perhaps not just a value? Someone (Kim?) pointed out that this could mean give me the values that are default even if they change in the future. We're talking only about the _UI_, not what's behind it (implementation). If we can do it (now) with one button, why can't we do it with two buttons?