unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2918: 23.0.92; objc-mode misses fontification of leading _
@ 2009-04-07 10:35 Nikolaj Schumacher
  0 siblings, 0 replies; only message in thread
From: Nikolaj Schumacher @ 2009-04-07 10:35 UTC (permalink / raw)
  To: emacs-pretest-bug

In GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43)
 of 2009-04-06 on thursday
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns' '--without-x''


In objc-mode some variable declarations aren't highlighted.

int main() {
    int value;
    int _value; // <-
    int *value;
    int *_value; // <-
}

It works correctly in c-mode or c++-mode.

Maybe a \< instead of a \_< somewhere?


regards,
Nikolaj Schumacher






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-07 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07 10:35 bug#2918: 23.0.92; objc-mode misses fontification of leading _ Nikolaj Schumacher

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