bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] TeX-style-path variable misbehaving


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] TeX-style-path variable misbehaving
Date: Tue, 05 Jul 2005 18:58:01 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

* William McCallum (2005-07-05) writes:

> On Jul 5, 2005, at 9:14 AM, Ralf Angeli wrote:
>
>> Does on your desktop machine the approach with `emacs -Q' I mentioned
>> earlier work?  Maybe this time you might try it without the typo I had
>> in the original version.  The following lines should be correct:
>>
>> (setq TeX-style-private '("foo"))
>> (load "auctex.el" nil t t)
>
> Yes, I tried that, without the typo (which I noticed the first time).  
> Same result as before ... TeX-style-path was undefined.

Undefined?  After loading a LaTeX file (that's important) it should at
least have _some_ value.  Maybe you could add a

(setq debug-on-error t)

to the lines shown above and try again.

Do you check the value of `TeX-style-path' with `C-h v TeX-style-path
RET'?

-- 
Ralf




reply via email to

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