Hi Sebastien, On Fri, Jun 24, 2011 at 1:24 AM, Sebastien Vauban <wxhgmqzgw...@spammotel.com> wrote: > Hi Suvayu, > > suvayu ali wrote: >> On Thu, Jun 23, 2011 at 7:42 AM, Ian Barton <li...@wilkesley.net> wrote: >>> A more subtle approach would be to edit the Makefile to put the info file in >>> the right place. However, on Ubuntu it's not all clear where this should be. >> >> Or something like this in the emacs init file: >> >> ;; Info directory >> (add-to-list 'Info-default-directory-list >> (expand-file-name "/opt/emacs-lisp/share/info")) > > Should we use Info-default-directory-list or Info-directory-list? Still not > clear to me which one is the best... >
According to my understanding Info-default-directory-list and/or the INFOPATH environment variable is used to populate the Info-directory-list variable when info is called. So I would recommend you customise either Info-default-directory-list or INFOPATH. > Best regards, > Seb > I hope this helps. :) -- Suvayu Open source is the future. It sets us free.