Re: Texinfo mode: C-u C-c C-e inserts an env instead of changing
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Akim Demaille (2005-02-08) writes: > When editing a Texinfo document, C-u C-c C-e inserts a new environment > instead of replacing the enclosing one. That's now possible with the development version of AUCTeX. I am not really fond of the prefix argument distinguishing between environment insertion and modification. But as LaTeX mode does it like this and I don't have a better idea, I implemented it like this. -- Ralf