]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / scm / lily.scm
index 8e00cc15dd26c3dfa8811a102c9107c437c2eb73..795536e68f48ea9679a8a8de331e109e93735035 100644 (file)
 
 ;;(write standalone (current-error-port))
 
-;;; General settings
 
+;;; General settings
+;; debugging evaluator is slower.
 
+;(debug-enable 'debug)
+;(debug-enable 'backtrace)
+;(read-enable 'positions)
 
-(debug-enable 'backtrace)
 
 
 (define point-and-click #f)