From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Calling 'org-babel-mark-block' with 'M-x cmd' and 'M-: (cmd)' Date: Mon, 11 Feb 2013 15:43:46 +0100 Message-ID: <87621yj3u7.fsf@bzg.ath.cx> References: <877gmpdxid.fsf@googlemail.com> <10035.1359920583@alphaville> <8738xddv4s.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4upI-0005XY-L9 for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4upH-000233-0q for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:48 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:61913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4upG-00022q-Pp for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:46 -0500 Received: by mail-wi0-f182.google.com with SMTP id hi18so3203840wib.9 for ; Mon, 11 Feb 2013 06:57:46 -0800 (PST) In-Reply-To: <8738xddv4s.fsf@googlemail.com> (Thorsten Jolitz's message of "Sun, 03 Feb 2013 21:01:39 +0100") 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > Interesting, I have to check what happens when I use this function in a > program. Kind of strange, though, is that a bug in > 'org-babel-mark-block' - or in Emacs itself? I think it may have been a temporary bug in Emacs. Can you reproduce it with a recent Emacs? Also, M-h is bound to `org-mark-element', which will mark a block (the whole block, not just its content). You might find it useful too! Best, -- Bastien