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")) -- Suvayu Open source is the future. It sets us free.