In AucTeX, when editing an itemized list: \\begin{itemize} \\item My item % note to self \\end{itemize}
I would like to know how can I get the suggestion when I do a \\cite in Emacs-AUCTeX. The minibuffer tells me when I do C-c [ that:
Is there an Emacs minor-mode (or piece of elisp code) that lets you selectively hide/show environments while in LaTeX mode? For instance, I would like to move to开发者_如何学C the beginning of a long
I\'m using emacs and auctex to write LaTeX documents. For some reason, M-e doesn\'t move开发者_高级运维 to the end of the sentence in tex-mode as it did when I went through the tutorial. It moves to t
When in auctex开发者_JS百科 and noweb-mode (using Sweave in emacs), I find it distracting when the screen recenters itself as I use next-line, previous-line, etc. (C-n, C-p, and mouse-1). Does anyone