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 01:11:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

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.



reply via email to

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