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: Wed, 23 Mar 2005 15:25:54 -0500 Message-ID: References: <87psxq1n7w.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111609949 20047 80.91.229.2 (23 Mar 2005 20:32:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Mar 2005 20:32:29 +0000 (UTC) Cc: ttn@glug.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 23 21:32:28 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DECTO-0004HQ-Bp for ged-emacs-devel@m.gmane.org; Wed, 23 Mar 2005 21:29:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DECkx-0005Kp-A1 for ged-emacs-devel@m.gmane.org; Wed, 23 Mar 2005 15:47:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DECin-0004aO-73 for emacs-devel@gnu.org; Wed, 23 Mar 2005 15:44:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DECif-0004VS-09 for emacs-devel@gnu.org; Wed, 23 Mar 2005 15:44:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DECie-0004U4-DQ for emacs-devel@gnu.org; Wed, 23 Mar 2005 15:44:48 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DECQM-0003eo-VI for emacs-devel@gnu.org; Wed, 23 Mar 2005 15:25:55 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DECQM-00072D-Gr; Wed, 23 Mar 2005 15:25:54 -0500 Original-To: Juri Linkov In-reply-to: <87psxq1n7w.fsf@jurta.org> (message from Juri Linkov on Wed, 23 Mar 2005 15:55:05 +0200) 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: news.gmane.org gmane.emacs.devel:35060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35060 Below is an alist of locales and tutorial titles extracted from first lines of etc/TUTORIAL* files to put onto the link to the corresponding tutorial depending on the current locale: If we use that alist, we will have to maintain it every time we add a new tutorial file. So how about adopting a convention for these files so that Emacs could automatically extract the string from the tutorial and show it? We would have to modify the existing tutorial files, but afterwards it would be easier to remember to do this in new tutorial files than to remember to update the alist.