From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: dir(Top) is in French ?!? Date: Thu, 01 May 2014 09:30:12 -0400 Organization: A noiseless patient Spider Message-ID: References: <86vbtup2ko.fsf@gmail.com> <867g695pi3.fsf@gmail.com> <8661lt71fy.fsf@gmail.com> <83y4ypmgp8.fsf@gnu.org> <83vbtrle0v.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398951333 658 80.91.229.3 (1 May 2014 13:35:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2014 13:35:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 01 15:35:26 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 1Wfr94-00027U-Cd for geh-help-gnu-emacs@m.gmane.org; Thu, 01 May 2014 15:35:26 +0200 Original-Received: from localhost ([::1]:39702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfr8y-0002VO-Kv for geh-help-gnu-emacs@m.gmane.org; Thu, 01 May 2014 09:35:20 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!rt.uk.eu.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Injection-Info: mx05.eternal-september.org; posting-host="f2d67765c2fee3cf792c4d4f5cea19e1"; logging-data="27634"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/DSIYwUqIFV6GeHduNvsv0" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:fOq4m5VERefGfsHTS/q+nvFJmns= sha1:m0++PylPXFYCIRDGzi1yD9clusQ= Original-Xref: usenet.stanford.edu gnu.emacs.help:205242 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:97509 Archived-At: >>> > I refer you to what I wrote earlier: this "localization" is IMO broken >>> > by design, but that does happen to be the design. So one needs to >>> > talk to the designer. >>> Agreed. I think a good "fix" would be to allow "dir" files to only >>> contain entries without the general header. >> Which means they couldn't be produced by install-info, but by some >> other means. > Of course, this would require changes to install-info, Emacs, and the > standalone info reader. Actually, ELPA Info files are currently not accessible to the standalone reader without extra work, so we could implement this as an Emacs-only hack. Stefan