Adding autocomplete options to auctex C-c C-e?
Posted
by Seamus
on Super User
See other posts from Super User
or by Seamus
Published on 2010-03-21T17:30:32Z
Indexed on
2010/03/21
17:31 UTC
Read the original article
Hit count: 293
emacs
When I'm using auctex with emacs to write LaTeX documents, I would like to be able to add a couple more options to the list of environment types that auctex "recognises" and can autocomplete, namely Theorem, Lemma, Proof, itemize* and a couple of others. Which variable to I need to edit? I have played around in customize-apropos LaTeX and auctex, but I haven't found it.
(lisp code snippet to add to my .emacs would be preferred, I don't quite understand the syntax yete)
© Super User or respective owner