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 changeuser'scustomfileshouldaskforconfirmation Date: Tue, 08 Feb 2005 06:46:47 -0500 Message-ID: References: <004a01c50ce6$4a5ce320$0200a8c0@sedrcw11488> <00b601c50d34$b8187c00$0200a8c0@sedrcw11488> <011901c50d53$cf4a0af0$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107864843 5702 80.91.229.2 (8 Feb 2005 12:14:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Feb 2005 12:14:03 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 08 13:14:03 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyUFV-0006xv-Mp for ged-emacs-devel@m.gmane.org; Tue, 08 Feb 2005 13:13:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyUTp-0002zr-Kg for ged-emacs-devel@m.gmane.org; Tue, 08 Feb 2005 07:28:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyUOj-0000IR-Ko for emacs-devel@gnu.org; Tue, 08 Feb 2005 07:23:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyUOX-0000EX-HX for emacs-devel@gnu.org; Tue, 08 Feb 2005 07:23:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyUOW-00009h-Ib for emacs-devel@gnu.org; Tue, 08 Feb 2005 07:23:05 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyTsl-0006u2-UV for emacs-devel@gnu.org; Tue, 08 Feb 2005 06:50:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CyTpP-000079-34; Tue, 08 Feb 2005 06:46:47 -0500 Original-To: "Lennart Borgman" In-reply-to: <011901c50d53$cf4a0af0$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:33077 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33077 I think this is a bug. Custom should just say that it can not save because it do not know where if you started emacs with -Q. Yes. It could also omit the "Save" buttons and disable the "Save" menu items. Would someone like to implement that?