From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: [dortmann@lsil.com: emacs customization suggestion: 'customize-existing'] Date: Thu, 19 Feb 2004 17:02:12 +0100 Organization: The Church of Emacs Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <40242394.4030207@yahoo.com> <40292B4E.4010900@yahoo.com> <403387A7.3040806@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077206974 5158 80.91.224.253 (19 Feb 2004 16:09:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2004 16:09:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Feb 19 17:09:14 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Atqji-0000fr-00 for ; Thu, 19 Feb 2004 17:09:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Atqji-0001GB-00 for ; Thu, 19 Feb 2004 17:09:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AtqgN-0001p2-4Z for emacs-devel@quimby.gnus.org; Thu, 19 Feb 2004 11:05:47 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Atqfy-0001hx-Vt for emacs-devel@gnu.org; Thu, 19 Feb 2004 11:05:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AtqfL-0001RR-52 for emacs-devel@gnu.org; Thu, 19 Feb 2004 11:05:14 -0500 Original-Received: from [130.225.40.227] (helo=sheridan.dina.kvl.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Atqcy-0000jl-1f; Thu, 19 Feb 2004 11:02:16 -0500 Original-Received: by sheridan.dina.kvl.dk (Postfix, from userid 304) id 3827013CE9; Thu, 19 Feb 2004 17:02:12 +0100 (CET) Original-To: Jason Rumney X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: <403387A7.3040806@gnu.org> (Jason Rumney's message of "Wed, 18 Feb 2004 15:41:27 +0000") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20069 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20069 Jason Rumney writes: > Then how about custom-view-unsaved Or "customize-unsaved-customizations", customize-unsaved-changes" or just "customize-unsaved". I think it is pretty obvious that one of the things you can do with unsaved customizations is to save them. The major problem with customize-customized is that it refer to an internal state name "customized" which is not really part of the user interface.