5.2.1 feedback
Richard M. Heiberger
rmh at temple.edu
Tue Jun 29 23:21:01 CEST 2004
> A last question: is it possible to view the texi files without
> installing them in the info hierachy, doing something like
> # info -f ess.texi
> gets a complaint about texi missing the "top node"?
Try this. Copy the file ess/doc/info/dir back to ess/doc/dir
Let us know if that solves the problem. The normal behavior is
that the dir file is read at emacs startup when the line in site-start.el or .emacs
(add-to-list 'Info-default-directory-list "c:/emacs/ess-5.2.1/doc/info/")
tells emacs where to look. The dir file then places the ESS info on the *info*
startup menu. Maybe putting the dir file in your location will help.
More information about the ESS-help
mailing list