Hello, Bastien <b...@gnu.org> writes:
> I see that turning a commented line is prevented, while turning > several commented lines is allowed. This feels weird. I don't > think we should prevent this. > > What do you think? I don't think there's much point in comparing function's behaviours when acting on a single line or on a region: they are very different. For example, you can break the structure of an example block in the latter case, but not in the former. Anyway, in this particular case, I guess we could consider comments as a stack of one line elements. I added the feature. Regards, -- Nicolas Goaziou