Re: Release of 11.55
[email protected] (Björn Pedersen)
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Ralf Angeli <[email protected]> writes: > * Reiner Steib (2005-02-01) writes: > >> [1] Filling beyond paragraph boundaries when using `M-q', losing of >> comment characters. > > Here is a minimal testcase: > > \documentclass{article} > \begin{document} > \section{foo"=bar} > foo"=bar > baz > \end{document} > > With Emacs 21.3 place point onto the start of the line with "baz". > Type `M-: (TeX-find-opening-brace) RET'. It will return a point in > the buffer, but it should return nil. Xemacs-21.4.15 and CVS auctex returns nil. Björn