reassign 462576 emacs22-common forcemerge 462576 546372 thanks On 2009-09-12 22:24 +0200, Jaap Eldering wrote:
> Package: emacs22-common > Version: 22.2+2-5 > Severity: normal > > > The attached C++ program is indented incorrectly when being typed in. > It indents correctly when re-opening the complete file. > > When I use show-paren-mode, it shows that on the second line of the > if-statement the < and > are matched, but after completing the '>=' it > does not match anymore and then a mismatch between the < and the ) is > created. Yes, what happens is that c++-mode erroneously treats the first '<' sign as an opening template bracket. This had been reported as #462576 before and is still reproducible in current Emacs versions. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org