Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > No it doesn't. I have > > > ;;; General settings > ;;; debugging evaluator is slower. This should > ;;; have a more sensible default. > > (if (ly:get-option 'verbose) > (begin > (debug-enable 'debug) > (debug-enable 'backtrace) > (read-enable 'positions))) > > near the top of the first .scm file, but lilypond --verbose doesn't > produce any backtraces.
OK, thanks for confirming this. > If you intend to look at this, then I can try to isolate it to a > smaller case. Yes, please; I'm keen to understand this. Or I can work from the Lilypond code, if you can suggest a point to start from (such as where the error occurs that you want backtrace for). Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel