From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-src: allow `org-babel-edit-prep:.*' to mark region Date: Mon, 08 Dec 2014 00:37:52 +0100 Message-ID: <87fvcrvxnz.fsf@nicolasgoaziou.fr> References: <8761dynnca.fsf@nicolasgoaziou.fr> <871tomnldi.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxlNz-0000JY-T4 for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 18:37:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxlNp-0003G6-Pc for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 18:37:07 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:54411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxlNp-0003Fs-Jf for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 18:36:57 -0500 In-Reply-To: (Oleh's message of "Sat, 29 Nov 2014 15:34:50 +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: Oleh Cc: org mode Oleh writes: > Well, I'm not trying to push my markup or anything, I just want my > custom `org-babel-edit-prep:elisp' to be able to mark the region. > Currently I'm not given that option. Understood. Would you mind providing a patch with format-patch, and reference the current thread in the commit message? Regards,