GNU bug report logs -
#16407
Info-directory-list should always put this Emacs's info direc first
Previous Next
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
Eli Zaretskii wrote:
> I suggest to look at a typical Debian system with several Emacs
> versions installed, and see what kind of arrangement they use. At the
> time, this was one of the reasons for the complexity. Maybe it no
> longer exists, I don't know.
They install the info pages into /usr/share/info/emacs-N (sensible).
And then they patch info.el so that it finds those first:
http://patch-tracker.debian.org/patch/series/view/emacs24/24.3+1-2/0001-Prefer-usr-share-info-emacs-24-over-usr-share-info.patch
So whatever info.el thought it was doing to suit Debian, it wasn't
enough anyway.
They should not have to have such a patch, it should work out of the box.
> In any case, the problem with being able to control where Emacs looks
> for the misc manuals still exists, for those Emacs packages that are
> developed and distributed separately.
I disagree that this is an issue.
1) No problem at all with package.el, before or after any change to info.el.
2) I have no data, but doubt this was a problem people were solving via
INFOPATH anyway.
3) To use a newer version of a built-in package, you have to customize
load-path. I maintain that it's fine to expect people to have to
customize Info-directory-list similarly. (Perhaps this part of info.el
should be preloaded to make this easier.)
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.