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: dir(Top) is in French ?!? Date: Wed, 30 Apr 2014 05:56:59 +0300 Message-ID: <83wqe7le2s.fsf@gnu.org> References: <86vbtup2ko.fsf@gmail.com> <867g695pi3.fsf@gmail.com> <8661lt71fy.fsf@gmail.com> <83y4ypmgp8.fsf@gnu.org> <86d2fzx09v.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1398826645 20423 80.91.229.3 (30 Apr 2014 02:57:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2014 02:57:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 30 04:57:16 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 1WfKhw-0004Fn-HO for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Apr 2014 04:57:16 +0200 Original-Received: from localhost ([::1]:54480 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfKhw-0007Ha-6E for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Apr 2014 22:57:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfKhf-0007Fe-0F for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 22:57:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfKhX-0006tB-Gj for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 22:56:58 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:59864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfKhX-0006t3-8p for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 22:56:51 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0N4T00700OROPJ00@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 05:54:18 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N4T007OLPEIWW10@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 05:54:18 +0300 (IDT) In-reply-to: <86d2fzx09v.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 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:97462 Archived-At: > From: David Masterson > Date: Tue, 29 Apr 2014 15:02:04 -0700 > > You suggested that the designer was probably the Texinfo group, but this > suggests that the problem might be in ELPA in that ELPA should not > include the 'dir' file in the package, but instead generate the 'dir' > file on installation, so the ELPA designers might be more appropriate. > Agreed? Yes, probably. But I don't know enough about ELPA packages installation procedure: perhaps it requires a 'dir' file, e.g. because it doesn't want to depend on install-info being available.