From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martyn Jago Subject: Export #+call: within example block Date: Fri, 18 Nov 2011 12:09:20 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRNGI-0000lD-ES for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:09:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRNGE-00071N-OD for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:09:42 -0500 Received: from lo.gmane.org ([80.91.229.12]:54617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRNGE-00071B-Is for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:09:38 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RRNG9-0008PI-Jo for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 13:09:33 +0100 Received: from 88-96-171-138.dsl.zen.co.uk ([88.96.171.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Nov 2011 13:09:33 +0100 Received: from martyn.jago by 88-96-171-138.dsl.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Nov 2011 13:09:33 +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: emacs-orgmode@gnu.org Hi Is there a way to export the following, is this a bug, or is there a work-around (to HTML)? --8<---------------cut here---------------start------------->8--- #+begin_example #+call: rubbish() #+end_example --8<---------------cut here---------------end--------------->8--- For instance this exports fine... --8<---------------cut here---------------start------------->8--- #+begin_example #+begin_src emacs-lisp (some rubbish) #+end_src #+end_example --8<---------------cut here---------------end--------------->8--- Best, Martyn --- Org-mode version 7.7 (release_7.7.571.g0dc50.dirty) GNU Emacs 24.0.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.35) of 2011-08-21 on virtualmac.porkrind.org