* Re: master 1addae07be1: Treesit support for show-paren-mode (bug#75122)
[not found] ` <20241229181010.9D083D98076@vcs3.savannah.gnu.org>
@ 2024-12-29 18:28 ` Stefan Kangas
2024-12-29 19:15 ` Juri Linkov
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2024-12-29 18:28 UTC (permalink / raw)
To: Juri Linkov, emacs-devel
Juri Linkov <juri@jurta.org> writes:
> branch: master
> commit 1addae07be1982a6cafc0e0b3955b59bd1fb481c
> Author: Juri Linkov <juri@linkov.net>
> Commit: Juri Linkov <juri@linkov.net>
>
> Treesit support for show-paren-mode (bug#75122)
Thanks!
> diff --git a/etc/NEWS b/etc/NEWS
> index 11dfccd0c07..ebb2c2f571d 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -1017,6 +1017,10 @@ Tree-sitter conditionally sets 'up-list-function' for major modes
> that have defined 'sexp-list' in 'treesit-thing-settings' to enable
> the 'up-list' motion command.
>
> +*** New function 'treesit-show-paren-data'.
> +Tree-sitter sets 'show-paren-data-function' to this function
> +to support 'show-paren-mode'.
This seems to describe the implementation details of what, from most
users' point of view, will boil down to something like:
Tree-sitter enabled modes now properly support show-paren-mode.
Is that right? If so, maybe we should just say that instead?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master 1addae07be1: Treesit support for show-paren-mode (bug#75122)
2024-12-29 18:28 ` master 1addae07be1: Treesit support for show-paren-mode (bug#75122) Stefan Kangas
@ 2024-12-29 19:15 ` Juri Linkov
0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2024-12-29 19:15 UTC (permalink / raw)
To: Stefan Kangas; +Cc: emacs-devel
>> +*** New function 'treesit-show-paren-data'.
>> +Tree-sitter sets 'show-paren-data-function' to this function
>> +to support 'show-paren-mode'.
>
> This seems to describe the implementation details of what, from most
> users' point of view, will boil down to something like:
>
> Tree-sitter enabled modes now properly support show-paren-mode.
>
> Is that right? If so, maybe we should just say that instead?
I completely agree, now fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-29 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <173549580968.311898.2285396343331326524@vcs3.savannah.gnu.org>
[not found] ` <20241229181010.9D083D98076@vcs3.savannah.gnu.org>
2024-12-29 18:28 ` master 1addae07be1: Treesit support for show-paren-mode (bug#75122) Stefan Kangas
2024-12-29 19:15 ` Juri Linkov
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).