Hi, Nicolas. Thanks for replying

Given the documentation in
http://orgmode.org/manual/Structure-editing.html#Structure-editing, I would
expect it to still use org-move-subtree-down.

Anyway, my desired behavior can be easily achieved with hooks so I don't
mind it keeping it  as is, but I thought that somehow the functionality
described in the manual was lost unintentionally.

Regards,

Fernando Varesi.

On Fri, Sep 4, 2015 at 2:33 PM Nicolas Goaziou <m...@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Fernando Varesi <fvar...@gmail.com> writes:
>
> > Steps to reproduce:
> > 1. Create an outline with 2 headlines, each of them having their own
> drawers.
> > 2. Move the pointer to the headline.
> > 3. Hit M-S-down.
> >
> > Expected Behavior:
> > M-S-up/down should move the subtree/item up/down when pointer is in a
> headline/item.
> >
> > Current Behavior:
> > Only the headline is moved, even inside a drawer if it's present.
>
> M-S-down mostly ignores structure. It moves current line down, whatever
> it is. Check its docstring, in particular first and last sentences:
>
>   Drag the line at point down.
>   In a table, insert an empty row at the current line.
>   On a clock timestamp, update the value of the timestamp like `S-<down>'
>   but also adjust the previous clocked item in the clock history.
>   Everywhere else, drag the line at point down.
>
>
> Regards,
>
> --
> Nicolas Goaziou
>

Reply via email to