unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11986: 24.1; cc-mode not font lock objc methods with leading _
@ 2012-07-19 10:25 Leo
  2012-07-20  5:14 ` Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2012-07-19 10:25 UTC (permalink / raw)
  To: 11986

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





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

end of thread, other threads:[~2012-07-20 12:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 10:25 bug#11986: 24.1; cc-mode not font lock objc methods with leading _ Leo
2012-07-20  5:14 ` Leo
2012-07-20 12:16   ` Leo

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).