help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] info reader broken


From: Harald . Maier . BW
Subject: Re: [h-e-w] info reader broken
Date: Fri, 20 Sep 2002 07:35:00 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i386-mingw-nt5.0.2195)

"Harrison Thomas" <address@hidden> writes:

> Hello all
>       Another probably simple minded newbie question:
> My info reader inside of emacs was working fine, I added this line to my
> _emacs:
>
> ;; including the info files:
> (add-to-list 'Info-default-directory-list "d:/emacs/site-lisp/calc/info/")

Take a look to the variable Info-directory-list. Is the calc info
directory there? The Info-default-directory-list is only used for
initialization of the variable Info-directory-list. You can also use

  (add-to-list 'Info-directory-list "d:/emacs/site-lisp/calc/info/")

Harald





reply via email to

[Prev in Thread] Current Thread [Next in Thread]