Jannis <[email protected]> writes:

> Thanks, Tassilo, for you continuous help! You helped me to find the
> cause of the error. I had copy pasted these lines into my .emacs:
>
> (setq LaTeX-eqnarray-label "eq"
>       LaTeX-equation-label "eq"
>       LaTeX-figure-label "fig"
>       LaTeX-table-label "tab"
>       LaTeX-myChapter-label "chap"
>       TeX-auto-save t
>       TeX-newline-function 'reindent-then-newline-and-indent
>       TeX-parse-self t
>       TeX-style-path
>       '("style/" "auto/"
>     "/usr/share/emacs21/site-lisp/auctex/style/"
>     "/var/lib/auctex/emacs21/"
>     "/usr/local/share/emacs/site-lisp/auctex/style/")
>       LaTeX-section-hook
>       '(LaTeX-section-heading
>     LaTeX-section-title
>     LaTeX-section-toc
>     LaTeX-section-section
>     LaTeX-section-label))
>
> Well, this happens if you copy paste without fully understanding its
> content :-).

Aha!  So now you've learned your lesson. ;-)

> Thanks a lot for your assistance!

You're welcome.

Bye,
Tassilo


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

Reply via email to