Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes: > Both `M-S-up' and `M-S-down' work line wise and ignore any structure > around point. OTOH, `M-up' and `M-down' should do what you want.
BTW the name of the menu item is misleading. C-h C-k M-S-up: ~~ It is bound to <M-S-up>, <menu-bar> <Org> <Edit Structure> <Move Subtree Up>, <menu-bar> <Tbl> <Row> <Delete Row>. ~~ This is why I thought that M-S-up/down would work on entry + contents -- I looked in the Emacs menu and saw "Move Subtree Up," and I didn't think to check the docstring (which contradicts the name in the menu by saying, correctly, "Drag the line at point up"). hjh