From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Notes-Mode package problem (was dir(Top) is in French ?!?) Date: Mon, 28 Apr 2014 20:47:12 +0300 Message-ID: <8361ltny73.fsf@gnu.org> References: <86vbtup2ko.fsf@gmail.com> <8661lujcok.fsf@gmail.com> <861twij9ws.fsf@gmail.com> <86bnvl5puw.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1398707268 30331 80.91.229.3 (28 Apr 2014 17:47:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Apr 2014 17:47:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 28 19:47:41 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WepeT-0007u7-Bs for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Apr 2014 19:47:37 +0200 Original-Received: from localhost ([::1]:45231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WepeS-0001v0-Ve for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Apr 2014 13:47:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wepe9-0001ud-PG for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 13:47:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wepe0-0006c9-BP for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 13:47:17 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:60155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wepe0-0006bw-3H for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 13:47:08 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N4R00600549Z400@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 20:47:06 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N4R0067D5EIXU30@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 20:47:06 +0300 (IDT) In-reply-to: <86bnvl5puw.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97426 Archived-At: > From: David Masterson > Date: Mon, 28 Apr 2014 10:24:39 -0700 > > My suggestion is that #1 should be a separate file from the concatenated > dir files so that the above issue doesn't happen. I'm not totally sure, > but what appears to me to have happened is that the Notes-Mode package > was generated with a dir file that had a header that was in French. I'd rather guess that it was generated from scratch in a French locale. When there's no previous 'dir', install-info generates it, and it uses a localized version of that blurb when it does. > By moving #1 to a separate Emacs-specific file, the header can be LANG > localized as appropriate. Every dir file is supposed to have that "header".