[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Plea for help - anomalous AUCTeX behavior
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] Plea for help - anomalous AUCTeX behavior |
Date: |
Fri, 11 Nov 2005 14:52:22 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> writes:
>> Here is what I have in my .emacs to get
>> AUCTeX working:
>> (require `tex-site) ;; so aucTex will work
>
> This is not good. Firstly you are already activating AUCTeX with
> the following statement, so this is superfluous, and secondly you
> are using a backtick (`) instead of a quoting character (').
Well, the second has no adverse effect here except for slowing down
the byte compiler. But the first is not good, as mentioned before.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Re: [AUCTeX-devel] Plea for help - anomalous AUCTeX behavior, Ralf Angeli, 2005/11/11
- Re: [AUCTeX-devel] Plea for help - anomalous AUCTeX behavior,
David Kastrup <=