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

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

Re: Subject: Re: info node missing(auctex-devel)


From: suvayu ali
Subject: Re: Subject: Re: info node missing(auctex-devel)
Date: Sat, 10 Sep 2011 09:56:36 +0200

Hello Shiyuan,

On Sat, Sep 10, 2011 at 2:12 AM, Shiyuan <gshy2014@gmail.com> wrote:
> Thanks for reply.
> I am using the CVS version.  But when I try
> (add-to-list 'Info-directory-list "~/repos/el/auctex/doc")

You have to change the "~/repos/el/auctex/doc" to wherever you installed
auctex info files. Tassilo was simply giving an example from his setup.
Based on your last post I would think the correct sexp should be:

(add-to-list 'Info-default-directory-list
             (expand-file-name "/opt/share/info"))

> emacs complaints
> Symbol's value as variable is void: Info-directory-list
> What could go wrong? Thanks.
> Shiyuan
>

GL

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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