Hi Alan, Alan Schmitt wrote: > Karl Voit writes: > >> The repository[1] does contain the doc-directory. I compiled the whole >> Org-mode repos including the doc sub-tree. So no compile error while >> the docu is generated. >> >> "C-h i" was my first guess but it does not list Org-mode at all :-( > > This is what I have in my configuration files: > > #+BEGIN_SRC emacs-lisp > (add-to-list 'Info-directory-list "/Users/schmitta/.emacs.d/org/info") > #+END_SRC
Don't play with `Info-directory-list', it's not intended to be settable by the user. Set the `Info-default-directory-list' variable instead. Best regards, Seb -- Sebastien Vauban