From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org.el: Added a new interactive function which inserts a code block Date: Tue, 08 May 2012 22:41:46 +0200 Message-ID: <87d36e76d1.fsf@gnu.org> References: <20120508211909.7e532ba3@asmara> <87r4uuh6ee.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRrDJ-0001ym-CG for emacs-orgmode@gnu.org; Tue, 08 May 2012 16:40:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRrDH-00034S-KW for emacs-orgmode@gnu.org; Tue, 08 May 2012 16:40:52 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:62818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRrDH-000340-An for emacs-orgmode@gnu.org; Tue, 08 May 2012 16:40:51 -0400 Received: by werc12 with SMTP id c12so196649wer.0 for ; Tue, 08 May 2012 13:40:49 -0700 (PDT) In-Reply-To: <87r4uuh6ee.fsf@gmx.com> (Eric Schulte's message of "Tue, 08 May 2012 14:30:49 -0400") 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: Eric Schulte Cc: emacs-orgmode@gnu.org, Florian Adamsky Hi Florian and Eric, Eric Schulte writes: > Have you tried typing " code blocks, as well as > That said your function does more than the limits the languages to those which are supported. If others think this > is generally useful I'd be happy to add it to ob.el. Don't we have this already?