Strange behaviour of RET in comments
Uwe Siart <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Hi all, in AUCTeX 11.54: When I have a commented line like ,---- | % Comment `---- and point is before the '%' sign, then after pressing <RET> <RET> the result is ,---- | % | Comment `---- Is this wanted? It looks strange to me, because I can't push the commented paragraph forward by repeated RET. -- Uwe