From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [PATCH] Adding support for :results output for clojure src blocks. Date: Wed, 13 Jul 2011 11:48:23 -0600 Message-ID: <87wrfmhy08.fsf@gmail.com> References: <871uxu4ks7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh3Yk-0006KL-Bu for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qh3Yi-0005A3-56 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:18 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:65290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh3Yh-00055x-SX for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:16 -0400 Received: by mail-iw0-f169.google.com with SMTP id 8so6771366iwn.0 for ; Wed, 13 Jul 2011 10:49:15 -0700 (PDT) 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: Bastien Cc: emacs-orgmode@gnu.org, Robert McIntyre Yes, please do consider signing the FSF papers to enable this and future contributions to be included into Org-mode. 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. Also, for patches directed at ob-* files, if you don't mind building the patch with "git format-patch" I would prefer that format -- although I'll happily take patches in any format. Thanks for contributing! -- Eric Bastien writes: > Hi Robert, > > Robert McIntyre writes: > >> This small patch handles :results output for clojure src blocks by >> using clojure's with-out-str function. > > I let Eric Schulte apply (or not) your patch. > >> Please let me know if I've done anything wrong as this is my first >> patch to org-mode. > > It is more than 10 lines long, so for the patch to be applied we would > need you to sign FSF papers. I will send them to you privately. > > Thanks! -- Eric Schulte http://cs.unm.edu/~eschulte/