From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Adding support for :results output for clojure src blocks. Date: Sat, 16 Jul 2011 15:09:09 +0200 Message-ID: <878vryxthm.fsf@gnu.org> References: <871uxu4ks7.fsf@gnu.org> <87wrfmhy08.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi4bv-00078E-Im for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 09:08:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qi4bu-00062o-6R for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 09:08:47 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:62191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi4bt-00062i-PV for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 09:08:45 -0400 Received: by fxd18 with SMTP id 18so3468048fxd.39 for ; Sat, 16 Jul 2011 06:08:44 -0700 (PDT) In-Reply-To: <87wrfmhy08.fsf@gmail.com> (Eric Schulte's message of "Wed, 13 Jul 2011 11:48:23 -0600") 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: Eric Schulte Cc: emacs-orgmode@gnu.org, Robert McIntyre Eric Schulte writes: > However, in this particular case, you could easily sneak your patch into > under 10 lines by replacing the `cond' with a nested `if', and I would > be happy to include such a patch immediately. I just applied Robert's patch in a way that makes his contribution short enough... in size, not in significance! Thanks again, -- Bastien