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

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

bug#60894: 30.0.50; [PATCH] Add treesit-forward-sexp


From: Stefan Monnier
Subject: bug#60894: 30.0.50; [PATCH] Add treesit-forward-sexp
Date: Wed, 18 Jan 2023 21:43:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> My SMIE experience with it is that we really need a specific hook
>> for that if we want to avoid wonky behaviors in "corner" cases.
> A bug report with repro would probably help, I guess. Or you could start on
> that hook yourself.

I think `C-M-u` from within a LaTeX environment was one of the cases
where it misbehaved (tho that one is not using SMIE).

> Do you mean a hook like backward-up-list-function, or something smaller?

Something like that.  Maybe it could also be used for `expand-region`
and `thing-at-point` kind of purposes maybe and could work even for
treesit nodes that aren't "matching begin..end thingies".


        Stefan






reply via email to

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