GNU bug report logs - #16407
Info-directory-list should always put this Emacs's info direc first

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 10 Jan 2014 05:47:02 UTC

Severity: minor

Tags: moreinfo

Found in version 24.3

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 16407 <at> debbugs.gnu.org
Subject: bug#16407: Info-directory-list should always put this Emacs's info direc first
Date: Fri, 10 Jan 2014 00:46:39 -0500
Package: emacs
Version: 24.3
Severity: minor

The initialization of Info-directory-list is rather complicated.
Part of it uses this logic:

   Therefore, the directory of Info files that come with Emacs normally
   should come last (so that local files override standard ones), unless
   Emacs is installed into a non-standard directory. In the latter case,
   the directory of Info files that come with Emacs should be first in
   this list.

I don't think this logic makes sense any more. I think the directory of
Info files that come with Emacs should *always* be placed at the front of
the result (even before INFOPATH entries).

I assume the current logic dates from a time when it was thought likely
that a site might want to customize the Emacs info pages. I don't think
this happens any more. What I think does happen is people having
multiple versions of Emacs installed. In this case, I think Emacs
version N should always display the info pages associated with version N.
So Emacs should always put its own info directory first.




This bug report was last modified 2 years and 364 days ago.

Previous Next


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