[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Info files not being recognized



Greg Stark <gsstark@mit.edu> writes:

> I just install gcc-doc and couldn't find a way to get the documentation short
> of C-u C-h i and manually entering /usr/share/info/gcc-1.info.gz in Emacs.
[...]
> I'm not sure which package to report this as a bug against.

I fixed this locally by adding 
	(setq Info-additional-directory-list '("/usr/share/info"))
to my .emacs.  You could request that this be done by default.  I
assumed that it would be fixed sooner or later anyhow, but I guess I
was wrong.

-- 
"I consider that the golden rule requires that if I like a program
 I must share it with other people who like it."
--Richard Stallman


Reply to: