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: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Using a case sensitive font lock
Date: Fri, 01 Mar 2013 04:32:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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.

Cheers,
jao



reply via email to

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