From mboxrd@z Thu Jan 1 00:00:00 1970 From: Susan Cragin Subject: Re: One-keystroke command to move blocks of text up and down Date: Sun, 24 Feb 2013 12:13:21 -0500 (GMT-05:00) Message-ID: <12349347.1361726002329.JavaMail.root@elwamui-mouette.atl.sa.earthlink.net> Reply-To: Susan Cragin Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9f8d-0005W0-V9 for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 12:13:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9f8c-0004ST-Vu for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 12:13:23 -0500 Received: from elasmtp-spurfowl.atl.sa.earthlink.net ([209.86.89.66]:52618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9f8c-0004SO-Qi for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 12:13:22 -0500 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: Nicolas Goaziou , Carsten Dominik Cc: emacs-orgmode@gnu.org >M-up and M-down also move paragraphs and most blocks (in Org 7.9). >Unfortunately, binding is shadowed when trying to move a src block. When I try that I get these messages: Cannot drag this element forward. Cannot drag this element backward.