GNU bug report logs - #11986
24.1; cc-mode not font lock objc methods with leading _

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 19 Jul 2012 10:32:02 UTC

Severity: normal

Found in version 24.1

Done: Leo <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo <sdl.web <at> gmail.com>
To: 11986 <at> debbugs.gnu.org
Subject: bug#11986: 24.1; cc-mode not font lock objc methods with leading _
Date: Thu, 19 Jul 2012 18:25:01 +0800
Put the following objc method declaration¹ in an objc-mode buffer:

    - (DDMathStringToken *)_parseNumberWithError:(NSError **)error;

You can see _parseNumberWithError not highlighted in
font-lock-function-name-face. This may be due to c-symbol-start not
containing _.

Leo

Footnotes: 
¹  Taken from https://github.com/davedelong/DDMathParser




This bug report was last modified 12 years and 361 days ago.

Previous Next


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