[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: treesit indentation "blinking"
From: |
Herman , Géza |
Subject: |
Re: treesit indentation "blinking" |
Date: |
Thu, 30 Mar 2023 09:47:23 +0200 |
User-agent: |
mu4e 1.10.0; emacs 30.0.50 |
João Távora <joaotavora@gmail.com> writes:
> If we're going to use c++-mode as a reference, then, without
> electric-pair-mode you get another class of "bigger" bugs. Just type
>
> emacs -Q thingy.cpp -f c++-ts-mode
>
> int main () { RET for (;;) {printf("infloop"); RET }
>
> it still bounces around. c++-mode doesn't. Sure, you may say
> "oh that's because the c++-ts-mode indenting is off". OK, then I say
> "when/if it's ever fixed, then we can add these extra
> electric-indent-chars".
>
> João
For me, your example doesn't produce any bouncing (with or without
adding an additional RET before printf, I'm not sure whether you
accidentally missed to put a RET there).
Everything is just put unindented.
What could be the cause of the difference? I'm using the latest
tree-sitter-cpp (03fa93db133d6048a77d4de154a7b17ea8b9d076), and latest
emacs-29 branch (several-day-old master also behaves the same).
Géza
- Re: treesit indentation "blinking", (continued)
- Re: treesit indentation "blinking", Dmitry Gutov, 2023/03/25
- Re: treesit indentation "blinking", Eli Zaretskii, 2023/03/25
- Re: treesit indentation "blinking", João Távora, 2023/03/25
- Re: treesit indentation "blinking", João Távora, 2023/03/28
- Re: treesit indentation "blinking", Daniel Colascione, 2023/03/28
- Re: treesit indentation "blinking", Eli Zaretskii, 2023/03/28
- Re: treesit indentation "blinking", João Távora, 2023/03/29
- Re: treesit indentation "blinking", Lynn Winebarger, 2023/03/29
- Re: treesit indentation "blinking", Herman , Géza, 2023/03/29
- Re: treesit indentation "blinking", João Távora, 2023/03/29
- Re: treesit indentation "blinking",
Herman , Géza <=
- Re: treesit indentation "blinking", Eli Zaretskii, 2023/03/30
- Re: treesit indentation "blinking", Dmitry Gutov, 2023/03/30
- Re: treesit indentation "blinking", João Távora, 2023/03/30
- Re: treesit indentation "blinking", João Távora, 2023/03/30
- Re: treesit indentation "blinking", Dmitry Gutov, 2023/03/30
- Re: treesit indentation "blinking", João Távora, 2023/03/30
- Re: treesit indentation "blinking", Dmitry Gutov, 2023/03/30
- Re: treesit indentation "blinking", João Távora, 2023/03/30
- Re: treesit indentation "blinking", Dmitry Gutov, 2023/03/30
- Re: treesit indentation "blinking", João Távora, 2023/03/30