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: Wed, 11 Feb 2004 12:16:24 +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> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076498894 26562 80.91.224.253 (11 Feb 2004 11:28:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2004 11:28:14 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Feb 11 12:28:08 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 1AqsXH-0006dP-00 for ; Wed, 11 Feb 2004 12:28:07 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AqsXH-0007Jz-00 for ; Wed, 11 Feb 2004 12:28:07 +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 1AqsT7-0007eY-Bh for emacs-devel@quimby.gnus.org; Wed, 11 Feb 2004 06:23:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AqsRb-0007TT-71 for emacs-devel@gnu.org; Wed, 11 Feb 2004 06:22:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AqsQp-0007MX-S2 for emacs-devel@gnu.org; Wed, 11 Feb 2004 06:21:59 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AqsM9-0006De-0A for emacs-devel@gnu.org; Wed, 11 Feb 2004 06:16:37 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AqsLy-0002ty-00 for ; Wed, 11 Feb 2004 12:16:26 +0100 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Feb 11 11:16:26 2004 Original-Received: from abraham by sheridan.dina.kvl.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Feb 11 11:16:26 2004 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sheridan.dina.kvl.dk X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:h8beYdsETRND3kh5BsF/ZsYPtmo= 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:19861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19861 Kevin Rodgers writes: > Why not have 1 command, customize-changed, that by default shows the > unsaved variables (like customize-customized does now) but with a prefix > arg shows either the saved variables (like customize-saved) or both > saved and unsaved variables (like customize-touched)? I do not believe that one command that does two things depending on a prefix argument, is easier to understand for the end user than two commands which each does only a single thing.