[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: treesit-query-validate
From: |
Theodor Thornhill |
Subject: |
Re: treesit-query-validate |
Date: |
Sat, 17 Dec 2022 21:34:11 +0100 |
On 17 December 2022 21:26:17 CET, Perry Smith <pedz@easesoftware.com> wrote:
>
>
>> On Dec 17, 2022, at 13:25, Theodor Thornhill via Emacs development
>> discussions. <emacs-devel@gnu.org> wrote:
>>
>>
>> Hi, Perry!
>>
>> Perry Smith <pedz@easesoftware.com> writes:
>>
>>> I must not know how this function is intended to be used.
>>>
>>> What I use to do is go to *scratch*, type in my query and hit C-j and
>>> that use to work. But now it puts *scratch* into view-mode and errors
>>> off — this is after the message "QUERY is valid” comes out.
>>>
>>> This change was at commit 4bccb7b211e465310a34493dea8a66ce395956fc.
>>>
>>> I’m perfectly happy changing my mean and ugly ways :-) but how is this
>>> function suppose to be used?
>>
>> I usually just do it in the minibuffer, but yes this is a bug.
>>
>>>
>>> It might be that the (view-mode) is nested too far out. ?
>>
>> Yep, you are completely correct. Can you test this patch, Perry?
>>
>> If reported back positive, can you apply, Yuan?
>
>I can test it but I have no permissions for the official repository.
>
>
>
I just want a verification from you, then Yuan can install when he has time :)
Theo