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

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

bug#33937: 26.1; mhtml-mode fails to capture font-lock-keywords-case-fol


From: Stefan Monnier
Subject: bug#33937: 26.1; mhtml-mode fails to capture font-lock-keywords-case-fold-search
Date: Thu, 31 Oct 2019 16:30:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> I've now done this change, which should fix the reported problem.  But
> I'm slightly worried that this may have some impact if there's a global
> setting somewhere that should be respected...  Not for
> font-lock-keywords-case-fold-search (which is always buffer-local), but
> for font-lock-syntax-table and font-lock-keywords-only.

I think global settings for font-lock-syntax-table and
font-lock-keywords-only don't make much sense anyway, so it should
be fine.

> [...] it seems odd to treat them differently...

Indeed,


        Stefan






reply via email to

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