From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: docbook export-special Date: Wed, 27 May 2009 11:59:40 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9Ce4-0008KD-29 for emacs-orgmode@gnu.org; Wed, 27 May 2009 02:29:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9Cdz-0008J4-Hz for emacs-orgmode@gnu.org; Wed, 27 May 2009 02:29:47 -0400 Received: from [199.232.76.173] (port=40627 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9Cdz-0008J1-Cy for emacs-orgmode@gnu.org; Wed, 27 May 2009 02:29:43 -0400 Received: from mail-px0-f179.google.com ([209.85.216.179]:52202) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9Cdy-0007iS-Qx for emacs-orgmode@gnu.org; Wed, 27 May 2009 02:29:43 -0400 Received: by pxi9 with SMTP id 9so4594101pxi.14 for ; Tue, 26 May 2009 23:29:41 -0700 (PDT) In-Reply-To: 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: emacs-orgmode Baoqiu wrote: > What do you mean by export-special? Well the latest org comes with a contributed org-special-blocks.el [sorry I misnamed it] > Do you mean exporting blocks that look like the following lines? > #+begin_xyz > ... > #+end_xyz Yes I guess that would be what I want.