GNU bug report logs -
#66152
Support indenting box comments in c-ts-mode
Previous Next
Full log
View this message in rfc822 format
Le 14/01/2024 à 06:33, Stefan Kangas a écrit :
> Yuan Fu <casouri <at> gmail.com> writes:
>
>> I had a look again, the first patch is applied, the second patch is fixed in
>> another report,
>
> Thanks.
>
>> the third patch is still in discussion. Augustin said he’ll
>> clean it up and extend it to apply to other modes if it’s desirable. I think
>> it’s good to have, we just need to make sure it doesn’t bring any
>> regression. Also I don’t know how widely used is this kind of comments and how
>> important it is.
>
> I guess it's for indenting this kind of comment?
>
> /*---------.
> | %param. |
> `---------*/
>
> I have no idea either. Are there any significant projects that use it?
Yes, it is for indenting these kind of comments.
It depends on your definition of "significant", but GNU Bison sometimes
uses it (example:
<https://git.savannah.gnu.org/cgit/bison.git/tree/src/getargs.c#n171>).
However I don't know if it is more widely used, if some convention exist
or if pretty much everyone has his own style.
It could be more annoying than helpful if it messes with your personal
style, though.
In any case I won't be able to contribute for a while, as I recently
moved to a new company. They never did copyright assignment and they are
quite fussy (understandably) on copyright issues.
This bug report was last modified 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.