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: Tweak to key-description for menu bindings (was Re: tweak to apropos-command display) Date: Mon, 28 Feb 2005 16:53:38 -0500 Message-ID: References: <1814.220.255.78.196.1108996512.squirrel@220.255.78.196> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109628011 2372 80.91.229.2 (28 Feb 2005 22:00:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2005 22:00:11 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 28 23:00:11 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5svW-0001Bz-39 for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2005 22:59:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5tDw-0004II-UA for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2005 17:18:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5t9P-00013Z-UE for emacs-devel@gnu.org; Mon, 28 Feb 2005 17:14:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5t9M-000126-3N for emacs-devel@gnu.org; Mon, 28 Feb 2005 17:14:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5t9L-0000xu-E0 for emacs-devel@gnu.org; Mon, 28 Feb 2005 17:13:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5spf-00067V-7z for emacs-devel@gnu.org; Mon, 28 Feb 2005 16:53:39 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D5spe-0005Mb-3M; Mon, 28 Feb 2005 16:53:38 -0500 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:33951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33951 Since this is implemented in key-description, it will show the new format in all contexts, e.g. for C-h a, C-h k, C-h w, etc. Another example: Old: New: Options=>Mule (Multilingual Environment)=>Set Coding Systems=>For Next Command Shall I install this? It seems like marginally an improvement, but since this isn't fixing a bug, I'd rather not install this change now.