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: Possible change to startup.el Date: Mon, 28 Mar 2005 17:53:33 -0500 Message-ID: References: <87is3dkqs5.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112051440 15147 80.91.229.2 (28 Mar 2005 23:10:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2005 23:10:40 +0000 (UTC) Cc: ttn@glug.org, snogglethorpe@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 01:10:38 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DG3Mx-0006Fb-UU for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2005 01:10:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DG3d8-00009u-Vu for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2005 18:26:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DG3ci-0008Sn-00 for emacs-devel@gnu.org; Mon, 28 Mar 2005 18:26:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DG3aT-0007tW-KA for emacs-devel@gnu.org; Mon, 28 Mar 2005 18:24:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DG3aL-0007oY-RA for emacs-devel@gnu.org; Mon, 28 Mar 2005 18:23:53 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DG36z-0004z7-H4 for emacs-devel@gnu.org; Mon, 28 Mar 2005 17:53:33 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DG36z-00056M-6t; Mon, 28 Mar 2005 17:53:33 -0500 Original-To: Juri Linkov In-reply-to: <87is3dkqs5.fsf@jurta.org> (message from Juri Linkov on Mon, 28 Mar 2005 02:15:55 +0300) 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:35273 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35273 Different languages have different conventions for document titles: some require to upper-case all letters, some - to capitalize all words, others - to capitalize only the first word ("EMACS TUTORIAL", "Emacs Tutorial", "Emacs tutorial"), different conventions for centering the title, etc. It is just a detail. Let's add the feature now, and these details can get cleaned up later. But it makes no sense to bother them now for such a small change. If this isn't important enough to be worth asking them to change now, it isn't important enough to delay anything else.