From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Export #+call: within example block Date: Fri, 18 Nov 2011 11:32:38 -0700 Message-ID: <871ut5i5ey.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35879) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRUKQ-0007fy-G7 for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 14:42:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRUKO-0004yr-He for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 14:42:26 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:38070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRUKO-0004ym-DJ for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 14:42:24 -0500 Received: by iaek3 with SMTP id k3so5116249iae.0 for ; Fri, 18 Nov 2011 11:42:23 -0800 (PST) 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: Martyn Jago Cc: emacs-orgmode@gnu.org Hi Martyn, Thanks for pointing out this bug. I've just pushed up a fix and a test case. Cheers -- Eric Martyn Jago writes: > Hi > > Is there a way to export the following, is this a bug, or is there a > work-around (to HTML)? > > > > #+begin_example > > #+call: rubbish() > > #+end_example > > > For instance this exports fine... > > > #+begin_example > > #+begin_src emacs-lisp > > (some rubbish) > > #+end_src > > #+end_example > > > 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 > > -- Eric Schulte http://cs.unm.edu/~eschulte/