From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: [Babel] Need for an extra literal block construct Date: Fri, 19 Nov 2010 16:17:05 +0100 Message-ID: <4CE694F1.2050409@christianmoe.com> References: <87zkvhoh18.fsf@mundaneum.com> <87fwx5c98w.fsf@gmail.com> <87sk14p6y6.fsf@mundaneum.com> <87mxrbdyhs.fsf@gmail.com> <87tylfsd7h.fsf@mundaneum.com> <4C9D1196.8030309@gmail.com> <87r5gfppob.fsf@mundaneum.com> <8039qxmojd.fsf_-_@mundaneum.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56242 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJSgd-0003HL-Ik for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 10:15:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJSgc-0000mF-Ad for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 10:15:39 -0500 Received: from mars.hitrost.net ([91.185.193.39]:17523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJSgc-0000gg-4u for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 10:15:38 -0500 In-Reply-To: <8039qxmojd.fsf_-_@mundaneum.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?UTF-8?B?U8OpYmFzdGllbiBWYXViYW4=?= Cc: emacs-orgmode@gnu.org > Along this (still open -- at least, I hope so) discussion, I have a request > for a new literal block. > > Currently, when looking at http://orgmode.org/manual/Literal-examples.html, we > see we only have two "environments" that keep line breaks as they are in the > Org buffer, that is SRC and EXAMPLE, both mapped in HTML to PRE. There's VERSE, too. Yours, Christian