emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] support a few of the new features of C++11 in syntax highlig


From: Daniel Colascione
Subject: Re: [PATCH] support a few of the new features of C++11 in syntax highlighting
Date: Sat, 25 Jan 2014 14:34:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/25/2014 01:56 PM, Stefan Monnier wrote:
I would advise you to send this to the bug list.
Although a similar (?) patch has been there for a year.
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13871
So maybe send it as followup to that if it seems appropriate to you.

Agreed.  Of course, we can't install this right now since we're in
feature freeze, but if someone could deal with this soon after we re-open
the trunk, that would be helpful,

I have a much older C++11 (from back when it was called C++0x) patch (it should be in the archives somewhere) that supports "auto", attributes, the ">>" template-closing syntax, and a few of C++'s contextual keywords, like "override". I should update it after the feature freeze. A big challenge is making uniform initialization work properly; I'd love Alan's thoughts on the best way to approach that subject. I think we also need a new indentation type for lambdas.



reply via email to

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