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: Sun, 6 Feb 2005 23:34:53 -0800 Message-ID: References: <004a01c50ce6$4a5ce320$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 1107762436 13118 80.91.229.2 (7 Feb 2005 07:47:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2005 07:47:16 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 07 08:47:16 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cy3bw-0006d7-Cg for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 08:47:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cy3q1-0005QD-IA for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 03:01:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cy3oC-00054e-HB for emacs-devel@gnu.org; Mon, 07 Feb 2005 02:59:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cy3o1-0004zO-L3 for emacs-devel@gnu.org; Mon, 07 Feb 2005 02:59:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cy3nz-0004vE-L9 for emacs-devel@gnu.org; Mon, 07 Feb 2005 02:59:35 -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 1Cy3QB-0003oD-BV for emacs-devel@gnu.org; Mon, 07 Feb 2005 02:34:59 -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 j177Yw0M013455; Sun, 6 Feb 2005 23:34:58 -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 j177Yu9v013437; Sun, 6 Feb 2005 23:34:57 -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 j177YuHG009634; Mon, 7 Feb 2005 00:34:56 -0700 Original-Received: from dradamslap (dhcp-amer-csvpn-gw2-141-144-72-72.vpn.oracle.com [141.144.72.72]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id j177YtRs009627 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 7 Feb 2005 00:34:55 -0700 Original-To: "Lennart Borgman" , X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <004a01c50ce6$4a5ce320$0200a8c0@sedrcw11488> Importance: Normal 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:32984 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32984 I still believe "Erase" is needed. Maybe "Erase All"? It should of course ask for confirmation. (It does not belong under "Get All".) By "Erase" do you mean the current Erase Customization functionality or something else? I thought that we had more or less agreed to separate the two functionalities that are mixed today in Erase Customization. I gave reasons for splitting Erase Customization in two and reasons for splitting the implicit Set from Get. What is the reason behind your preference? Why do we "need" Erase?