emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: org-shitmeta(up/down) does not seem to handle subtrees and


From: Fernando Varesi
Subject: Re: [O] Bug: org-shitmeta(up/down) does not seem to handle subtrees and items properly [8.3.1 (8.3.1-95-g1dbb25-elpa @ /home/fvaresi/.emacs.d/elpa/org-20150831/)]
Date: Fri, 04 Sep 2015 17:40:15 +0000

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 <address@hidden> wrote:
Hello,

Fernando Varesi <address@hidden> 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

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