lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging/showing internal stuff?


From: David Kastrup
Subject: Debugging/showing internal stuff?
Date: Sun, 08 Mar 2009 14:28:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi, using a file debug.ly with the contents

#(top-repl)

I can get an interactive guile prompt.  However, things like
(display-scheme-music #{ \notemode { c' e'  g' c'' e'' } #})

which I picked off
<URL:http://nicolas.sceaux.free.fr/prelude/prelude.html> don't work.

I get

lilypond debug
GNU LilyPond 2.13.0
Processing `debug.ly'
Parsing...guile> 
(display-scheme-music #{ \notemode { c' e'  g' c'' e'' } #})
ERROR: In procedure ly:parser-clone:
ERROR: Wrong type argument in position 1 (expecting Lily_parser): #f
ABORT: (wrong-type-arg)
guile> 

What gives?  What should I rather write here?

-- 
David Kastrup





reply via email to

[Prev in Thread] Current Thread [Next in Thread]