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 custom file should askforconfirmation Date: Tue, 01 Feb 2005 08:30:38 -0500 Message-ID: References: <001e01c50732$93c68f70$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107265459 19019 80.91.229.2 (1 Feb 2005 13:44:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2005 13:44:19 +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 Tue Feb 01 14:44:18 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CvyKD-0000rC-9S for ged-emacs-devel@m.gmane.org; Tue, 01 Feb 2005 14:44:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CvyX8-0007Z7-Lx for ged-emacs-devel@m.gmane.org; Tue, 01 Feb 2005 08:57:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CvyW4-000712-Dj for emacs-devel@gnu.org; Tue, 01 Feb 2005 08:56:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CvyW0-0006uN-RW for emacs-devel@gnu.org; Tue, 01 Feb 2005 08:56:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CvyVy-0006kx-SF for emacs-devel@gnu.org; Tue, 01 Feb 2005 08:56:23 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cvy9f-0005TO-OH for emacs-devel@gnu.org; Tue, 01 Feb 2005 08:33:19 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Cvy74-0005mU-B5; Tue, 01 Feb 2005 08:30:38 -0500 Original-To: "Lennart Borgman" In-reply-to: <001e01c50732$93c68f70$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:32697 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32697 There is one logical problem. Should this work just on the symbols in the current customization buffer or on all values? All those commands operate only on the symbols in the current buffer. This one should, too. It might be desirable to have a command like this that operates universally. I think the place for it, if any, is in the menu bar.