From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Marshall, Simon" Newsgroups: gmane.emacs.devel Subject: customize-saved in the customize menu? Date: Thu, 11 Apr 2002 17:14:23 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1018614433 19083 127.0.0.1 (12 Apr 2002 12:27:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 12 Apr 2002 12:27:13 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16w093-0004xg-00 for ; Fri, 12 Apr 2002 14:27:13 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16w0PJ-0006xV-00 for ; Fri, 12 Apr 2002 14:44:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16w08v-00047f-00; Fri, 12 Apr 2002 08:27:05 -0400 Original-Received: from mail17.messagelabs.com ([62.231.131.67]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16w06D-0003zQ-00 for ; Fri, 12 Apr 2002 08:24:17 -0400 X-VirusChecked: Checked Original-Received: (qmail 30334 invoked from network); 12 Apr 2002 10:37:34 -0000 Original-Received: from gull.midas-kapiti.com (HELO pigeon.misys.com) (193.115.208.67) by server-8.tower-17.messagelabs.com with SMTP; 12 Apr 2002 10:37:34 -0000 Original-Received: FROM gull.misys.com BY pigeon.misys.com ; Thu Apr 11 17:14:26 2002 +0100 Original-Received: by GULL with Internet Mail Service (5.5.2653.19) id <2X1JAM8L>; Thu, 11 Apr 2002 17:14:26 +0100 Original-To: 'Emacs Developers' X-Mailer: Internet Mail Service (5.5.2653.19) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2575 I think it would be useful for this to be in the "Options/Customize Emacs" menu. (I was going to write "I think it would be useful if there was such a command" until I realised there was one.) I think "Recently Changed Options..." entry should be renamed "Recently Changed Options in Emacs..." to avoid potential confusion---users assuming that it is for their own recently changed options---or perhaps instead just change the tooltip from "... recent versions" to "... recent Emacs versions". So, the menu could look like this: Top-level Customization Group Browse Customization Groups Changed Customization Options (new entry, command customize-saved) --- Recently Changed Options in Emacs... (maybe renamed from Recently Changed Options...) Specific Option... [etc.] Ta, Simon.