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

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

bug#23476: 25.0.93; Visiting C files on master signals an error


From: Eli Zaretskii
Subject: bug#23476: 25.0.93; Visiting C files on master signals an error
Date: Sat, 07 May 2016 21:19:13 +0300

> Date: Sat, 7 May 2016 17:50:30 +0000
> Cc: Andy Moreton <andrewjmoreton@gmail.com>, 23476@debbugs.gnu.org
> From: Alan Mackenzie <acm@muc.de>
> 
> > Thanks.  This eliminates the error, but not the annoying question
> > about unsafe variables.
> 
> The annoying question, you only need to answer once (with !).  The
> setting eliminates the annoying misfontification of the constructs using
> the IF_LINT macro, e.g. in window.c, in the following:
> 
>     int top IF_LINT (= 0), ...
> 
> , top now gets correctly fontified as a variable declaration, not as a
> function declaration, as still happens in the emacs-25 branch.

No, I'd like that question to go away completely.  Visiting Emacs
sources shouldn't trigger such questions, IMO it's absurd.

> To be fair, I did warn everybody about this in a post to emacs-devl on
> 2016-04-30.

Why warn?  Just let's not do it at all.

Thanks.





reply via email to

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