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

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

bug#23465: 25.0.93; `lambda' after hash-quote not highlighted as keyword


From: Eli Zaretskii
Subject: bug#23465: 25.0.93; `lambda' after hash-quote not highlighted as keyword
Date: Tue, 10 May 2016 19:25:41 +0300

> Date: Tue, 10 May 2016 17:00:28 +0200
> From: Anders Lindgren <andlind@gmail.com>
> 
>  The attached patch fix the problem. It considers '(xxx) not to be a function 
> calling position (like before),
>  but #'(xxx) is (unlike before).
> 
>  Is it the way we should handle this problem? If so, can this go into 
> emacs-25? (The only use of the
>  modified function, which didn't exist in Emacs 24, is for highlighting lisp 
> keywords.)
> 
> Ping!
> 
> John? Eli?

Sorry, I don't know anything about that code, and don't consider
myself an expert on font-lock enough to judge this suggestion.  I hope
someone else will chime in.





reply via email to

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