From mboxrd@z Thu Jan 1 00:00:00 1970 From: giles@pexip.com Subject: Re: Possible bug with new exporter and org-babel Date: Mon, 20 May 2013 19:02:32 +0100 Message-ID: References: <87d2slwwik.fsf@gmail.com> <87zjvpvbqr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeUQ6-0005T5-N3 for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:02:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeUQ1-0007lr-VU for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:02:50 -0400 Received: from plane.gmane.org ([80.91.229.3]:50657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeUQ1-0007lU-Ox for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:02:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UeUPz-0005yp-Kn for emacs-orgmode@gnu.org; Mon, 20 May 2013 20:02:43 +0200 Received: from 82.69.78.253 ([82.69.78.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 May 2013 20:02:43 +0200 Received: from giles by 82.69.78.253 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 May 2013 20:02:43 +0200 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 Eric Schulte writes: > Oh, I understand now, thanks for explaining. I think I talk "minimal example" a little too far! >> In any event: is there a way I can include the phrase "call_req()" in >> the plain body of my document? Ideally without escaping it, but so so be >> it. > You can either set the `org-export-babel-evaluate' variable to nil, That's the one I need: basically a way to 'dumb down' the exporter. Thanks . -- Giles Chamberlin