emacs-devel
[Top][All Lists]
Advanced

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

Re: master 70477be3e3: Add treesit-sentence-type-regexp


From: Dmitry Gutov
Subject: Re: master 70477be3e3: Add treesit-sentence-type-regexp
Date: Mon, 16 Jan 2023 13:30:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 16/01/2023 08:04, Theodor Thornhill wrote:

On 16 January 2023 00:11:45 CET, Dmitry Gutov<dgutov@yandex.ru>  wrote:
On 15/01/2023 23:19, Theodor Thornhill via Mailing list for Emacs changes wrote:
+(defvar js--treesit-sentence-type-regexp
If the variable is called -regexp, the value should already be put through the 
'regexp-opt' call, rather than have it called inside the major mode body.

Or we could call the vars differently.
You're right - I'll fix that. js--treesit-sentence-type-nodes?

Or js--treesit-sentence-node-types.



reply via email to

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