Re: Please how to use the Scheme debugger?

2014-06-01 Thread mark damerell
My apologies to D. Kastrup for having replied in the wrong way. It seems that Lilypond ( lilypond-2.18.2-1.linux-x86.sh installed with default options ) comes with its own private copy of Guile (1.8.7). Unfortunately this means that installing another version of Guile does not change anything.

Re: Please how to use the Scheme debugger?

2014-05-28 Thread David Pirotte
Mark, > (use-modules (ice-9 readline)) > readline is not provided in this Guile installation The Guile Reference Manual version 2.0.11 says: 4.4.2 Readline To make it easier for you to repeat and vary previously entered expressions, or to edit the expression that you’r

Re: Please how to use the Scheme debugger?

2014-05-28 Thread David Kastrup
Please _never_ silently take the list off your recipients (always use "Reply to All"). It wastes the time of people who then find they replied only to you when writing a response intended for the list. What was intended to be a simple helpful reply taking 1 minute instead takes a double-take, du

Re: Please how to use the Scheme debugger?

2014-05-28 Thread David Kastrup
mark damerell writes: > I am using > > L-Ubuntu 12.04, Lilypond 2.18.2, > Guile 1.6, then 1.8 (from Ubuntu repository), then > Guile 2.0.11 (from gnu.org) > > The manual ( Contributor's Sec 10.7.3 ) > says to do \include "guile-debugger.ly" > This produces > > Parsing... > /usr/local/

Please how to use the Scheme debugger?

2014-05-28 Thread mark damerell
I am using L-Ubuntu 12.04, Lilypond 2.18.2, Guile 1.6, then 1.8 (from Ubuntu repository), then Guile 2.0.11 (from gnu.org) The manual ( Contributor's Sec 10.7.3 ) says to do \include "guile-debugger.ly" This produces Parsing... /usr/local/lilypond/usr/share/lilypond/current/ly/guile-