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: Thu, 14 Jul 2011 17:49:38 +0200 Message-ID: <87k4bkx3ot.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]:51922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhOAA-00036X-Ch for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 11:49:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhOA8-0002UI-H7 for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 11:49:18 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:34590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhOA7-0002U3-Ts for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 11:49:16 -0400 Received: by fxd18 with SMTP id 18so1015845fxd.39 for ; Thu, 14 Jul 2011 08:49:15 -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: > Yes, please do consider signing the FSF papers to enable this and future > contributions to be included into Org-mode. Robert sent the paper, let's wait till the process is done. > 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. :) Robert, can you reapply a <10-lines patch? > 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. For the record, I much prefer patch with "git format-patch". Easy to read, easy to apply, easy to amend. Thanks! -- Bastien