emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#2918: closed (23.0.92; objc-mode misses fontificat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#2918: closed (23.0.92; objc-mode misses fontification of leading _)
Date: Mon, 20 Aug 2012 17:50:01 +0000

Your message dated Mon, 20 Aug 2012 13:49:07 -0400
with message-id <address@hidden>
and subject line Re: control message for bug 2918
has caused the debbugs.gnu.org bug report #2918,
regarding 23.0.92; objc-mode misses fontification of leading _
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
2918: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2918
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.92; objc-mode misses fontification of leading _ Date: Tue, 07 Apr 2009 12:35:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin)
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



--- End Message ---
--- Begin Message --- Subject: Re: control message for bug 2918 Date: Mon, 20 Aug 2012 13:49:07 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.2

Leo wrote:

> I might have fixed this bug accidentally in revno: 108074 in emacs-24
> branch. Could you confirm this? Thanks.

Don't know why you need me to confirm it, but...

The recipe from the original report is highlighted correctly in the
current emacs-24 branch, soon to be released as 24.2.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]