[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#75122: Treesit support for show-paren-mode
From: |
Juri Linkov |
Subject: |
bug#75122: Treesit support for show-paren-mode |
Date: |
Sun, 29 Dec 2024 20:08:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu) |
close 75122 31.0.50
thanks
> Without getting into more details, it seems the user options
> show-paren-when-point-inside-paren and show-paren-when-point-in-periphery
> are not handled (don't have any effect).
>
> Not sure what's needed for that, but FWIW SMIE's show-paren integration
> seems to react to the value of the first of these options (even though it's
> never referenced directly in smie.el), while the second one is not
> supported there either.
Thanks for mentioning these options. Now all these options are
completely supported in the commit 1addae07be1.