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: Fri, 25 Mar 2005 01:43:07 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111733726 25539 80.91.229.2 (25 Mar 2005 06:55:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2005 06:55:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 25 07:55:25 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DEij4-0008Dm-Tc for ged-emacs-devel@m.gmane.org; Fri, 25 Mar 2005 07:55:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEiyV-0001Qr-UD for ged-emacs-devel@m.gmane.org; Fri, 25 Mar 2005 02:11:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DEivh-0008Hu-2W for emacs-devel@gnu.org; Fri, 25 Mar 2005 02:08:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DEive-0008GD-Fu for emacs-devel@gnu.org; Fri, 25 Mar 2005 02:08:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEivd-0008Dh-Lj for emacs-devel@gnu.org; Fri, 25 Mar 2005 02:08:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DEiXD-00074l-Uj for emacs-devel@gnu.org; Fri, 25 Mar 2005 01:43:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DEiXD-0003t2-LD; Fri, 25 Mar 2005 01:43:07 -0500 Original-To: ttn@glug.org In-reply-to: (message from Thien-Thi Nguyen on Thu, 24 Mar 2005 11:49:55 +0100) 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:35130 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35130 None of those three approaches is necessary. The file already includes the text we want. We just need to do something to indicate which part is the text we want. It looks like most tutorials have the desired text as the first sentence. We could make that a general rule: every tutorial translation must start with a sentence that translates "Emacs tutorial". Does anyone see a problem with that?