From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: menu items Date: Sat, 05 Jan 2008 11:13:58 +0100 Message-ID: <477F5866.2080907@gmx.at> References: <18303.17317.971572.668847@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199528702 21745 80.91.229.12 (5 Jan 2008 10:25:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 10:25:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 05 11:25:23 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JB6DS-0003G2-DW for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 11:25:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JB6D4-0007za-Ue for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 05:24:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JB6Bv-0006zu-RD for emacs-devel@gnu.org; Sat, 05 Jan 2008 05:23:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JB6Bu-0006y0-Ih for emacs-devel@gnu.org; Sat, 05 Jan 2008 05:23:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JB6Bu-0006xp-0h for emacs-devel@gnu.org; Sat, 05 Jan 2008 05:23:46 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JB6Bt-0002Ch-HQ for emacs-devel@gnu.org; Sat, 05 Jan 2008 05:23:45 -0500 Original-Received: (qmail invoked by alias); 05 Jan 2008 10:23:44 -0000 Original-Received: from N932P015.adsl.highway.telekom.at (EHLO [62.47.60.111]) [62.47.60.111] by mail.gmx.net (mp006) with SMTP; 05 Jan 2008 11:23:44 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+YGrwvT4aYAl0M/iRSZvL7Pm16yCxCB811yrIg7k 7P0bRa6mDDD2WF User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <18303.17317.971572.668847@kahikatea.snap.net.nz> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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 Xref: news.gmane.org gmane.emacs.devel:86129 Archived-At: > The menu items are too distracting. I would like to see the key > bindings permanently greyed out as they are of secondary interest. Optionally, please. > This > probably flies in the face of convention, however, so how about just removing > the brackets surrounding the key binding? This makes them a bit quieter and > does seem to follow convention ( = expectation). If you mean removing the parentheses in say "(C-x C-f)" I'd be fully in favor. Occasionally, the closing parenthesis makes it hard for me to read the binding.