Martyn Jago <martyn.j...@btinternet.com> 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/