From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Customize buttons that change user's customfileshouldaskforconfirmation Date: Thu, 10 Feb 2005 13:39:59 -0500 Message-ID: References: <003f01c50eb2$36ec71c0$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1108060997 5002 80.91.229.2 (10 Feb 2005 18:43:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2005 18:43:17 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 10 19:43:17 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CzJHK-0000NU-Sl for ged-emacs-devel@m.gmane.org; Thu, 10 Feb 2005 19:43:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzJW7-0006LD-BB for ged-emacs-devel@m.gmane.org; Thu, 10 Feb 2005 13:58:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzJVP-0006JK-Lj for emacs-devel@gnu.org; Thu, 10 Feb 2005 13:57:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzJVO-0006I4-4p for emacs-devel@gnu.org; Thu, 10 Feb 2005 13:57:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzJVN-0006Hn-Vk for emacs-devel@gnu.org; Thu, 10 Feb 2005 13:57:34 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzJHy-0005xX-N4 for emacs-devel@gnu.org; Thu, 10 Feb 2005 13:43:42 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CzJEN-0005Yw-Jm; Thu, 10 Feb 2005 13:39:59 -0500 Original-To: "Lennart Borgman" In-reply-to: <003f01c50eb2$36ec71c0$0200a8c0@sedrcw11488> (lennart.borgman.073@student.lu.se) 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:33197 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33197 I believe the logical structure Miles first suggested (essentially the first one above) with the enhancement above with a single "Get All"-button is the best. It gives the possibility to preview the values before setting them. Yes, it does that. However, it is also more cumbersome to use. Perhaps we should ask the users which one they prefer.