[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] autocomplete only for Latex commands/keywords?
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX] autocomplete only for Latex commands/keywords? |
Date: |
Wed, 29 May 2013 16:12:58 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
Jannis <address@hidden> 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
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, (continued)
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Tassilo Horn, 2013/05/27
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Jannis, 2013/05/27
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Tassilo Horn, 2013/05/27
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Jannis, 2013/05/27
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Mosè Giordano, 2013/05/27
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Jannis, 2013/05/28
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Tassilo Horn, 2013/05/28
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Jannis, 2013/05/29
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Tassilo Horn, 2013/05/29
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?, Jannis, 2013/05/29
- Re: [AUCTeX] autocomplete only for Latex commands/keywords?,
Tassilo Horn <=