GNU bug report logs - #5422
syntax highlighting bug

Previous Next

Packages: cc-mode, emacs;

Reported by: blew <at> astro.uni.torun.pl

Date: Tue, 19 Jan 2010 13:18:01 UTC

Severity: normal

Tags: moreinfo

Done: Bartosz Lew <blew <at> doktorant.umk.pl>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bartosz Lew <blew <at> astro.uni.torun.pl>
To: bug-gnu-emacs <at> gnu.org
Subject: bug#5422: syntax highlighting bug
Date: Tue, 19 Jan 2010 13:21:30 +0100
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








This bug report was last modified 13 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.