From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Clojure Code Block Results not Tabularized Date: Fri, 31 Jan 2014 10:11:50 +0100 Message-ID: <87eh3oms6h.fsf@bzg.ath.cx> References: <1390915384.2241.11.camel@raven-CM5571> <87ob2t7mh2.fsf@bzg.ath.cx> <1391133508.2290.16.camel@raven-CM5571> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9A8o-0008Er-JE for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 04:12:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9A8g-00069F-6S for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 04:12:02 -0500 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:57086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9A8f-000699-Uc for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 04:11:54 -0500 Received: by mail-wg0-f52.google.com with SMTP id b13so8137846wgh.31 for ; Fri, 31 Jan 2014 01:11:53 -0800 (PST) In-Reply-To: <1391133508.2290.16.camel@raven-CM5571> (Soapy Smith's message of "Thu, 30 Jan 2014 20:58:28 -0500") 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: Soapy Smith Cc: emacs-orgmode@gnu.org Hi Greg, Soapy Smith writes: > Is there a way to get the > complete code blocks exported in an entire org file using a global > option? I think you want :export both -- see tangle export options in the manual. > Python code blocks are used for comparison. There were some > differences. Please report further bugs -- thanks! -- Bastien