From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Custom keymaps on org blocks Date: Tue, 06 Jun 2017 20:16:34 +0200 Message-ID: <878tl5ugl9.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIJ21-0003l9-3N for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 14:16:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIJ20-0005cU-5x for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 14:16:41 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:49618) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dIJ1z-0005bz-Vh for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 14:16:40 -0400 In-Reply-To: (John Kitchin's message of "Mon, 05 Jun 2017 15:53:33 -0600") 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" To: John Kitchin Cc: emacs-orgmode@gnu.org Hello, John Kitchin writes: > Is there any interest in having custom keymaps on org blocks? > > The idea I had is to have the option to make the major-mode keymaps be > active on the src blocks. There is already `org-babel-do-key-sequence-in-edit-buffer', i.e., C-c C-v C-x. Regards, -- Nicolas Goaziou