From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rakestraw Subject: Re: Moving an item to a precise place Date: Wed, 19 Sep 2007 12:26:35 -0400 Message-ID: <20070919122635.0509b57b@dhcp-296-6> References: <200709160100.l8G10AqN005822@localhost.localdomain> <87zlzm942b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1941598748==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IY2O0-0005Pb-0j for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 12:26:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IY2Nz-0005PB-7r for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 12:26:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IY2Ny-0005P4-W2 for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 12:26:47 -0400 Received: from relay00.pair.com ([209.68.5.9]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IY2Ny-0005MW-LY for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 12:26:46 -0400 In-Reply-To: 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 --===============1941598748== Content-Type: multipart/signed; boundary="Sig_0IJPBHAmm_kCp/DQFVp2XEB"; protocol="application/pgp-signature"; micalg=PGP-SHA1 --Sig_0IJPBHAmm_kCp/DQFVp2XEB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > A really stupid solution is also to promote the entry to > top level with M-left, then to move it down with M-down, > then to demote it again with M-right. For short distances > this requires the lease amount of thinking..... I found this "stupid solution" appealing (not sure what this says about me ;), but learned that in my set-up "M-up" performs the same action as=20 "M-S-" -- i.e, it moves an entire tree rather than just a heading. So I have this -- * Heading 1 ** Subheading 1 * Heading 2 ** Subheading 1a ** Subheading 2a If I put point on **Subheading 1a and do M-left, I have this: * Heading 1 ** Subheading 1 * Heading 2 * Subheading 1a ** Subheading 2a If I then have point on * Subheading 1a and do M-up, I get this: * Heading 1 ** Subheading 1 * Subheading 1a ** Subheading 2a * Heading 2 Emacs 22.1.1 Org 5.09 --=20 John Rakestraw --Sig_0IJPBHAmm_kCp/DQFVp2XEB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFG8U27uxnwM8FPA34RAmwoAKCZaWGzLY//KxNd/J9Fh395nj0aQACfYHc2 zmmoLssaYpn0Ogn2+NWtdxM= =gvxR -----END PGP SIGNATURE----- --Sig_0IJPBHAmm_kCp/DQFVp2XEB-- --===============1941598748== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1941598748==--