[Orgmode] Org suggestion: option which allows moving subtrees freely

2009-08-11 Thread PT
Often I want to move an item or a subtree to an other location
with M-up/down and I get the message Cannot move past superior
level.

I think there could be an option allowing this behavior. In
practice I found sometimes it would be quicker and easier to move
stuff under a different heading in the same file by simply using
Meta+cursor keys than using the refill interface.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Org suggestion: option which allows moving subtrees freely

2009-08-11 Thread Scot Becker
+1

I always supposed there was some Good Reason (tm) for prohibiting
this, which I hadn't yet understood, so I never asked for it before.
But since PT asked, I'll join in.

Scot


On Tue, Aug 11, 2009 at 10:24 AM, PTspamfilteracco...@gmail.com wrote:
 Often I want to move an item or a subtree to an other location
 with M-up/down and I get the message Cannot move past superior
 level.

 I think there could be an option allowing this behavior. In
 practice I found sometimes it would be quicker and easier to move
 stuff under a different heading in the same file by simply using
 Meta+cursor keys than using the refill interface.



 ___
 Emacs-orgmode mailing list
 Remember: use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Org suggestion: option which allows moving subtrees freely

2009-08-11 Thread Carsten Dominik

The good reason is this:


* heading
** A child
*** a grand child

if you try to move the grand child up, the integrity of the
tree is broken because then you have

* heading
*** a grand child
** A child

Even worse if you move a child beyond the first top-level heading.

I do M-left M-up M-right to get past a parent.  When moving down,
M-left M-down M-right will get you to the end of that subtree, but
otherwise it works just fine.

- Carsten

On Aug 11, 2009, at 11:36 AM, Scot Becker wrote:


+1

I always supposed there was some Good Reason (tm) for prohibiting
this, which I hadn't yet understood, so I never asked for it before.
But since PT asked, I'll join in.

Scot


On Tue, Aug 11, 2009 at 10:24 AM, PTspamfilteracco...@gmail.com  
wrote:

Often I want to move an item or a subtree to an other location
with M-up/down and I get the message Cannot move past superior
level.

I think there could be an option allowing this behavior. In
practice I found sometimes it would be quicker and easier to move
stuff under a different heading in the same file by simply using
Meta+cursor keys than using the refill interface.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Org suggestion: option which allows moving subtrees freely

2009-08-11 Thread Eric S Fraga
At Tue, 11 Aug 2009 10:36:16 +0100,
Scot Becker wrote:
 
 +1
 
 I always supposed there was some Good Reason (tm) for prohibiting
 this, which I hadn't yet understood, so I never asked for it before.
 But since PT asked, I'll join in.

+1

ditto.  I often find myself doing an arbitrary sequence of M-up,
M-left, M-up, M-right, M-up, with one or more instances of each of
these actions as required, all to move past a higher level heading
/barrier/.

but I can't say I'm all that bothered, especially if there is a Good
Reason why this is not possible!

eric


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode