GNU bug report logs - #9891
24.0.90; Duplicated entry at the info directory

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Thu, 27 Oct 2011 19:18:02 UTC

Severity: minor

Found in version 24.0.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 9891 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Juri Linkov <juri <at> jurta.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 9891 <at> debbugs.gnu.org
Subject: Re: bug#9891: 24.0.90; Duplicated entry at the info directory
Date: Tue, 01 Nov 2011 21:39:45 -0400
> True, but this is what I see on GNU/Linux in "(dir) Top", at the top:

> * Info: (info).                 How to use the documentation browsing system.

> and in the "Texinfo documentation system" section:

> * Info: (info).                 How to use the documentation browsing system.

Info doesn't look at the context: it only sees those two lines, which
are identical and hence it would be a bug to behave differently on those
two lines.

> The former is from the Emacs source tree, and the latter duplicate
> is from /usr/share/info/.

Only *you* know that: Emacs has no clue whatsoever where those lines
come from.

> I think it's more wrong when clicking on the link in the
> "Texinfo documentation system" section visits the Info file
> from the Emacs source tree instead of the Texinfo installation
> in /usr/share/info/.

That happens to work for you because by chance the "Texinfo
documentation system" section only exists in one of the dir files, so
the entries in that section are "unambiguously" bound to that dir file
and hence to the directory where it was found.  But that's not the way
`dir' files and section headers usually behave, so there's no code in
info.el to try and special case such situations.


        Stefan




This bug report was last modified 3 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.