unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5422: syntax highlighting bug
@ 2010-01-19 12:21 Bartosz Lew
  2011-10-03 20:59 ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Bartosz Lew @ 2010-01-19 12:21 UTC (permalink / raw)
  To: bug-gnu-emacs

Hi,

This is just to report on some minor C++ syntax highlighting problem in emacs.

when I write:

	if (a < b->c())  { do this; } else { do that; }

two two things go wrong:
1) parentheses matching doesn't work correctly 
	emacs matches the closing bracket of the if condition with the "<" - "smaller 
than" sign in the if condition.

2) the automatic positioning of any code written below gets confused due to 
this parentheses matching problem.

I use:

 GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.6)
 of 2009-09-29 on x86-7.fedora.phx.redhat.com

Hope this is of any use.
Cheers,
Bart










^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-06 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-19 12:21 bug#5422: syntax highlighting bug Bartosz Lew
2011-10-03 20:59 ` Glenn Morris
2011-10-03 21:24   ` Bartosz Lew
2011-10-04  5:32   ` Jan Djärv
2011-10-04 13:11     ` Michael Welsh Duggan
2011-10-06 15:38     ` Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).