geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] Using a case sensitive font lock


From: Diogo F. S. Ramos
Subject: Re: [Geiser-users] Using a case sensitive font lock
Date: Fri, 01 Mar 2013 11:58:11 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

"Jose A. Ortega Ruiz" <address@hidden> writes:

> On Thu, Feb 28 2013, Diogo F. S. Ramos wrote:
>
>> Both Guile and Racket differentiate symbols like `begin' and `BEGIN' or
>> `do' and `DO' so I was wondering if it is appropriate to set Emacs'
>> variable `font-lock-keywords-case-fold-search' to nil so the patters in
>> `font-lock-keywords' become case-sensitive.
>
> Good idea.  I've pushed a patch that adds per-implementation
> customization for that variable, setting it to case sensitive by
> default.

Nice.

In the REPL I'm still seen `BEGIN', for example, being highlight.  Maybe
it's a good idea to offer an option there too?



reply via email to

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