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

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

bug#50840: 28.0.50; Support GNU style of multiline comments in C source


From: Lars Ingebrigtsen
Subject: bug#50840: 28.0.50; Support GNU style of multiline comments in C source code
Date: Fri, 02 Sep 2022 12:59:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> Recently lisp/newcomment.el was fixed in bug#47167 and bug#50226
> to handle whitespace in 'comment-continue' with the multi-line style.
> So you can get the above with:
>
>   (setq-local comment-style 'multi-line
>               comment-continue "   ")

Seems to work well, so I guess there isn't more to be done here, and I'm
closing this bug report.

> PS: It doesn't add double space at the sentence end
> since this is a separate feature.

Yup.





reply via email to

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