From mboxrd@z Thu Jan 1 00:00:00 1970 From: PT Subject: Org suggestion: option which allows moving subtrees freely Date: Tue, 11 Aug 2009 09:24:44 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ManbM-00028c-UH for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:25:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ManbH-00027j-Pf for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:25:03 -0400 Received: from [199.232.76.173] (port=42183 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ManbH-00027g-Hc for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:24:59 -0400 Received: from main.gmane.org ([80.91.229.2]:55281 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ManbH-0005W5-2b for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:24:59 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ManbC-0005l2-7r for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 09:24:54 +0000 Received: from dsl51B67344.pool.t-online.hu ([81.182.115.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Aug 2009 09:24:54 +0000 Received: from spamfilteraccount by dsl51B67344.pool.t-online.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Aug 2009 09:24:54 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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.