Yes, M-w should remove the extra per-line indentation. -- Bob
> On Nov 7, 2020, at 2:23 AM, Jean Louis <bugs@gnu.support> wrote: > > * Robert Weiner <rsw...@gmail.com> [2020-11-07 04:25]: >> Within a single cell, the standard M-w binding should work as it >> does normally. Maybe you have changed the binding and the Koutliner >> function overload is not being set up properly. > > Actually I was not thinking on M-w standard binding. I was thinking on > mode specific M-w type of taking it into memory. > > Please see here what is happening with M-w: > > https://gnu.support/images/tmp/2020-11-07-09:17:39.ogv > > You may observe that M-w works, but yanking will also insert those > spaces of indentation, which is not what one wants. As user did not do > the identation. > > I guess that those other functions to copy before/after some cell are > doing essentially that what I imagine. > > Please close this "bug" as it is not necessary to complicate.