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

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

bug#60270: 29.0.60; c-ts-mode: Comments are not indented right on auto


From: Yuan Fu
Subject: bug#60270: 29.0.60; c-ts-mode: Comments are not indented right on auto indentation
Date: Mon, 16 Jan 2023 00:24:56 -0800

Mohammed Sadiq <sadiq@sadiqpk.org> writes:

> On 2023-01-14 13:23, Yuan Fu wrote:
>> I added some more indent and filling tests. Now I think this can be
>> closed, yay!
>
>
> Thanks, Looks like almost all issues has been fixed.  I found one more
> case that this fails:
>
> int
> main (void)
> {
> /*
> line one
> line 2
> */
> }
>
> In the above code, if I select the whole buffer and indent, line 2
> doesn't
> indent

Ok, that’s not due to incorrect due to incorrect indentation rule, but
rather the indentation function. Anyway, I fixed it and added a test.
Thanks!

Yuan





reply via email to

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