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: [dortmann@lsil.com: emacs customization suggestion: 'customize-existing'] Date: Tue, 10 Feb 2004 07:44:45 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <40242394.4030207@yahoo.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076418170 18028 80.91.224.253 (10 Feb 2004 13:02:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Feb 2004 13:02:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Feb 10 14:02:47 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 1AqXXK-0004wP-00 for ; Tue, 10 Feb 2004 14:02:46 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AqXXK-0006yE-00 for ; Tue, 10 Feb 2004 14:02:46 +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 1AqXWk-0004es-H0 for emacs-devel@quimby.gnus.org; Tue, 10 Feb 2004 08:02:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AqXRG-0000mj-Kn for emacs-devel@gnu.org; Tue, 10 Feb 2004 07:56:30 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AqXQj-0000Zc-KS for emacs-devel@gnu.org; Tue, 10 Feb 2004 07:56:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AqXIC-0007MF-MT for emacs-devel@gnu.org; Tue, 10 Feb 2004 07:47:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1AqXFt-00033C-Et; Tue, 10 Feb 2004 07:44:45 -0500 Original-To: Per Abrahamsen In-reply-to: (message from Per Abrahamsen on Mon, 09 Feb 2004 19:11:45 +0100) 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:19851 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19851 > Perhaps we could use something to customize all the options that have > non-default customizations, which is a little different from > customize-customized. How is it different? Or rather, what do you mean by "non-default customizations"? customize-customized shows you the variables that have unsaved customizations. This proposed command would also show you the variables that have customize settings that are saved.