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 i


From: Mohammed Sadiq
Subject: bug#60270: 29.0.60; c-ts-mode: Comments are not indented right on auto indentation
Date: Sun, 15 Jan 2023 10:58:10 +0530

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





reply via email to

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