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: Summary (Re: A system for localizing documentation strings) Date: Fri, 27 Jul 2007 12:24:07 -0400 Message-ID: References: <795F38F4-7253-47DC-97DD-53BED4F0AB97@mx6.tiki.ne.jp> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1185553511 10446 80.91.229.12 (27 Jul 2007 16:25:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 16:25:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 27 18:25:04 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IESch-0003Yq-3l for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 18:25:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEScg-0004oO-Lh for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 12:25:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IESa0-0003T1-Mf for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IESZy-0003Pl-Qg for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IESZy-0003PP-Gl for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:14 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IESZy-0007sH-6Q for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:14 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IESbn-0006rV-Lv; Fri, 27 Jul 2007 12:24:07 -0400 In-reply-to: (message from Jean-Christophe Helary on Fri, 27 Jul 2007 11:16:31 +0900) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:75704 Archived-At: My decision is that we will keep only English doc strings in the source files of the code of Emacs. Translations to other languages will be kept in separate files. This follows the GNU Project standard which I established some 15 years ago for good reasons that are just as valid today. Please consider this question settled.