From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Tumme menu in Dired, what to do about it? Date: Thu, 25 May 2006 22:21:33 -0400 Message-ID: References: <7dbe73ed0602121642h79944040vb252a904c7af93a5@mail.gmail.com> <7dbe73ed0605241154n70d2a2d7u84603fb287b35582@mail.gmail.com> <7dbe73ed0605250432k78d0d9dbm3fda0fcc854d6d15@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1148610168 15527 80.91.229.2 (26 May 2006 02:22:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 May 2006 02:22:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 26 04:22:46 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FjRyN-0000dB-RQ for ged-emacs-devel@m.gmane.org; Fri, 26 May 2006 04:22:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjRyN-0000Iv-7Y for ged-emacs-devel@m.gmane.org; Thu, 25 May 2006 22:22:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjRxG-000884-Tf for emacs-devel@gnu.org; Thu, 25 May 2006 22:21:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjRxG-00087X-H4 for emacs-devel@gnu.org; Thu, 25 May 2006 22:21:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjRxG-00087O-89 for emacs-devel@gnu.org; Thu, 25 May 2006 22:21:34 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjS23-0004PR-F8 for emacs-devel@gnu.org; Thu, 25 May 2006 22:26:31 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FjRxF-0000Zq-EN; Thu, 25 May 2006 22:21:33 -0400 Original-To: "Mathias Dahl" In-reply-to: <7dbe73ed0605250432k78d0d9dbm3fda0fcc854d6d15@mail.gmail.com> (mathias.dahl@gmail.com) 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:55301 Archived-At: > Every word in menu item name should be capitalized. Always. Even words like "in", "of" and "at"? I noticed some other menu items where those words were not capitalized, and there are also "normal" words that are not capitalized. You're right, we have not capitalized prepositions and articles. However, we usually avoid them in menu items. What other words do you see which are not capitalized? That could be an error.