From mboxrd@z Thu Jan 1 00:00:00 1970 From: Torsten Anders Subject: Re: Bugs in lisp/ob-lilypond.el Date: Sat, 19 Nov 2011 15:23:49 +0000 Message-ID: <9D50F3F1-CE72-467C-ABEF-C2AF211E7666@beds.ac.uk> References: <34A65569-4229-42FE-B4D4-D78012E59031@beds.ac.uk> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRmtf-0000vg-M0 for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:32:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRmtQ-00040k-B4 for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:32:03 -0500 Received: from smtp.idnet.com ([212.69.40.133]:44706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRmtQ-00040Q-6k for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:31:48 -0500 Received: from localhost (unknown [127.0.0.1]) by smtp.idnet.com (Postfix) with ESMTP id 1BF999FA7A for ; Sat, 19 Nov 2011 15:23:49 +0000 (UTC) Received: from smtp.idnet.com ([127.0.0.1]) by localhost (smtp.idnet.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1f1cs-mtgeuH for ; Sat, 19 Nov 2011 15:23:48 +0000 (GMT) Received: from smtp.idnet.com (template [127.0.0.1]) by smtp.idnet.com (Postfix) with ESMTP id 27E129FA86 for ; Sat, 19 Nov 2011 15:23:48 +0000 (GMT) Received: from [192.168.0.3] (cust132-dsl91-135-3.idnet.net [91.135.3.132]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.idnet.com (Postfix) with ESMTPS id 132539FA7A for ; Sat, 19 Nov 2011 15:23:47 +0000 (GMT) In-Reply-To: <34A65569-4229-42FE-B4D4-D78012E59031@beds.ac.uk> 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: emacs-orgmode@gnu.org Also, the setting results: silent seems to be ignored.=20 Best wishes, Torsten On 19 Nov 2011, at 15:22, Torsten Anders wrote: > Dear Martyn Jago, dear all, >=20 > I just pulled the latest version of Org mode and noticed a few bugs in = the Lilypond support of Org babel that have not been there in the = previous version (so far I was still using version 7.6). >=20 > In general, there seems to be problems in parsing the line that starts = #+begin_src lilypond. More specifically,=20 >=20 > - Global :noweb settings are now ignored > - Any settings after the setting :file will be added to output file = name! > - Settings after :noweb yes cause trouble (disable this setting) >=20 > Again, thanks for lisp/ob-lilypond.el in the first place. >=20 > Best wishes, > Torsten >=20 > -- > Dr Torsten Anders > Course Leader, Music Technology > University of Bedfordshire > Park Square, Room A315 > torsten.anders@beds.ac.uk > http://strasheela.sourceforge.net > http://www.torsten-anders.de >=20 >=20 >=20 >=20 >=20 >=20 >=20