emacs-devel
[Top][All Lists]
Advanced

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

Re: fontification in C++ mode


From: Alan Mackenzie
Subject: Re: fontification in C++ mode
Date: Sun, 31 Oct 2010 13:34:53 +0000
User-agent: Mutt/1.5.9i

Hi, Alexander,

I'm looking at this.  Thanks for such a nice bug report!

On Thu, Oct 28, 2010 at 11:57:53AM +0200, Alexander Klimov wrote:
> Hi.

> ===

> void f(const A& b){}
> ===

> `f' is not treated as a function name. Note that it is not on the
> first line of a file and it is the last definition.


> ===

> void a(const A& b){}

> void b(const A& b){}

> ===

> Here both function names are not treated.

> Regards,
> ASK

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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