* 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


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to