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

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

bug#47167: Multi-line comment-region with empty comment-continue


From: Juri Linkov
Subject: bug#47167: Multi-line comment-region with empty comment-continue
Date: Thu, 18 Mar 2021 20:01:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 47167 fixed
close 47167 28.0.50
quit

>> But currently it has no effect.  So needed to fix newcomment.el.
>> One possible fix is to return the original string from 'comment-padright'
>> even when the string contains only whitespace.  Maybe this would be
>> the right fix, but still not sure about other calls of 'comment-padright'.
>> So a safer fix would be to do this in the caller:
>
> Looks good to me.

Now pushed to master.





reply via email to

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