emacs-devel
[Top][All Lists]
Advanced

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

Re: Which face to use for highlighting interpolation delimiters?


From: Dmitry Gutov
Subject: Re: Which face to use for highlighting interpolation delimiters?
Date: Fri, 6 Jan 2023 17:36:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 06/01/2023 16:30, Eli Zaretskii wrote:
Date: Fri, 6 Jan 2023 15:50:02 +0200
Cc: emacs-devel<emacs-devel@gnu.org>
From: Dmitry Gutov<dgutov@yandex.ru>

While we're at it, maybe a face for regexp literals as well?
Sure.
Eli, could we still add that in emacs-29? We'll make it simply inherit
from string and use in a 2-3 ts modes for languages with regexp
literals. It's a pretty trivial change.

If we defer it until Emacs 30, it will be kinda painful to use in
ELPA-distributed packages (e.g. python and hopefully ruby as well).
In general OK, but please show the patch to add that, so I could know
exactly what is being proposed.

Sure.

I think these 3 are the only languages we support that have regexp literals.

Attachment: font-lock-regexp-face.diff
Description: Text Data


reply via email to

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