I built my own emacs from cvs and installed in /usr/local not thru emerge. I use gnus newsreader so also got the cvs of that and built on /usr/local.
In the past on different versions of linux I'd put lines in site-start.el telling emacs where to find the info files like this: [...] (add-to-list 'Info-default-directory-list "/usr/local/src/cvs/tramp/info/") (add-to-list 'Info-default-directory-list "/usr/local/gnus/texi") (add-to-list 'Info-default-directory-list "/usr/local/w3/texi") (add-to-list 'Info-default-directory-list "/usr/local/url/texi") (add-to-list 'Info-default-directory-list "/usr/local/lib/info") [...] I have those pkgs in those locations but for some reason with emacs opened to Info (C-h i) I have no entries for the above pkgs. In the past, that was all I needed to do, so I'm thinking something in the gentoo os is blocking those showing up in Info. Any emacs users here who can shed some light on this? -- [email protected] mailing list
