From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r105834: Capitalize non-function content words in menu item strings. Date: Mon, 19 Sep 2011 12:07:42 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1316448477 11113 80.91.229.12 (19 Sep 2011 16:07:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Sep 2011 16:07:57 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 19 18:07:52 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R5gNs-00028L-DU for ged-emacs-devel@m.gmane.org; Mon, 19 Sep 2011 18:07:52 +0200 Original-Received: from localhost ([::1]:47489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5gNr-0005UD-SV for ged-emacs-devel@m.gmane.org; Mon, 19 Sep 2011 12:07:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5gNk-0005Sb-S1 for emacs-devel@gnu.org; Mon, 19 Sep 2011 12:07:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5gNj-0004Tv-P7 for emacs-devel@gnu.org; Mon, 19 Sep 2011 12:07:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5gNj-0004Tq-MI for emacs-devel@gnu.org; Mon, 19 Sep 2011 12:07:43 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R5gNi-0007Id-78; Mon, 19 Sep 2011 12:07:42 -0400 X-Spook: South Africa Zachawi Bellcore FIPS140 Security Council X-Ran: `]I.VoJ,[k_<;M<@q^=LWmZiN85j$$1;B>fR(@;y`vdEy(k/=l8C_"lc.D>[2C(,}H9UNs X-Hue: yellow X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Mon, 19 Sep 2011 09:18:11 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144100 Archived-At: Stefan Monnier wrote: >> - `(menu-item ,(purecopy "Show only file buffers") >> + `(menu-item ,(purecopy "Show Only File Buffers") > > Why do we do that? I guess one answer can be "because other GUI apps do > it", but then the question simply becomes: why do they do it? This is what was said last time http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00679.html