From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: ob-lilypond Date: Wed, 29 Jun 2011 14:15:25 -0700 Message-ID: <87r56c5ogi.fsf@gmail.com> References: <87k4c79kdg.fsf@gmail.com> <87d3hyl15p.fsf@gnu.org> <874o3al0ib.fsf@gnu.org> <87zkl1bs7s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qc26f-00084e-EJ for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 17:15:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qc26d-0008DJ-8j for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 17:15:33 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:43631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qc26c-0008DE-UT for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 17:15:31 -0400 Received: by iyl8 with SMTP id 8so1845435iyl.0 for ; Wed, 29 Jun 2011 14:15:29 -0700 (PDT) In-Reply-To: (Martyn Jago's message of "Wed, 29 Jun 2011 17:07:17 +0000 (UTC)") 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: Martyn Jago Cc: emacs-orgmode@gnu.org Martyn Jago writes: > Hi > >> I have a commit ready to push to add lilypond support to Org-mode, first >> I just have two questions. >> >> 1. I see Shelagh Manton mentioned as an author, would it be possible for >> Shelagh to complete the FSF copyright assignment forms? Otherwise I >> don't believe we can add ob-lilypond to the Org-mode core, although >> we could still place it in the contrib directory with ob-oz. > > Initially this project was intended to be a joint project between Shelagh and > myself, but short of the initial commit, Shelagh hasn't been involved > (unfortunately, since she will certainly know LilyPond better than I do - I > believe she is very busy). The initial commit was broken and wasn't used. > I'll try to contact her, but haven't an email address, so must use Github. > If Shelagh hasn't actually authored any of ob-lilypond.el (or at least hasn't authored more than 10 lines of) then we could simply remove her name from the authors list and include it into the Org-mode core. This however may not be the best long-term solution if you anticipate her increased participation later-on in the project. Please let me know (soon) if you would like me to make this change. > > >> 2. I see you have a test suite which is fantastic. Additionally this >> test suite uses ert, which is what the main Org-mode test suite uses. >> Would it be possible to fold this test suite into Org-mode's test >> suite in the testing directory? > > My test suite can live anywhere - it requires altering relative paths. Currently > my test suite requires the test-build directory and contained files. > Alright, I think we can wait for this integration, but please don't delete your github repo in the mean time as I would like to fold this test suite in at some point. Ultimately this points to the more general issue of how to include Babel language-specific tests into the Org-mode test suite s.t. they can be executed independently of the core of the test suite. Thanks -- Eric > >> If these tests require a lilypond executable we may have to partition >> them off from the main Org-mode test suite so that they can be run >> independently of each other. > > They don't. > > Regards > > Martyn > > > -- Eric Schulte http://cs.unm.edu/~eschulte/