emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 51e7e46: Font-lock elisp macros/special forms d


From: Daniel Colascione
Subject: Re: [Emacs-diffs] master 51e7e46: Font-lock elisp macros/special forms dynamically
Date: Sun, 15 Mar 2015 02:12:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/15/2015 01:25 AM, Tassilo Horn wrote:
> branch: master
> commit 51e7e463e93708a0e40688f91200e9e9869ec662
> Author: Tassilo Horn <address@hidden>
> Commit: Tassilo Horn <address@hidden>
> 
>     Font-lock elisp macros/special forms dynamically

Is it really a good idea to highlight *all* macros? Many are meant to be
used just like functions and have the same semantics. Instead of
updating a big macro regexp after load, there should be a `declare'
attribute that would let specific macros (and functions) opt into being
fontified specially.

As it is, I'm going to have to disable this functionality locally.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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