From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: One-keystroke command to move blocks of text up and down Date: Sun, 24 Feb 2013 17:16:42 +0100 Message-ID: <0955390C-1431-4D94-8E0B-83515A46666F@gmail.com> References: <29798528.1361721216310.JavaMail.root@elwamui-muscovy.atl.sa.earthlink.net> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9eFh-0004pV-GX for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 11:16:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9eFg-00040t-FE for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 11:16:37 -0500 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:46526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9eFg-00040Z-90 for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 11:16:36 -0500 Received: by mail-we0-f177.google.com with SMTP id d7so1819481wer.22 for ; Sun, 24 Feb 2013 08:16:35 -0800 (PST) In-Reply-To: <29798528.1361721216310.JavaMail.root@elwamui-muscovy.atl.sa.earthlink.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Susan Cragin Cc: emacs-orgmode@gnu.org On 24.2.2013, at 16:53, Susan Cragin wrote: > I use Meta-up-arrow and Meta-down-arrow to move headings in org and = entries in spreadsheets.=20 > Would like to be able to use the same or similar command to move = blocks of text up or down.=20 > The current solution--highlight then kill/yank--is just too slow. > Suggestions? Hi Susan, what do you mean by "blocks". A paragraph? Does the command M-x mark-paragraph select the right amount of text? If so, you could try the command = transpose-paragraphs. - Carsten >=20 >=20 >=20 >=20