Hi!
 
I'm loading a file but I want Scheme to print the value of each _expression_ in the file as it is evaluated. I created .scheme.init with (set! load-noisily? #t) in it but when I use (load  "test.scm") I still can't see the values of all the expressions. Can anyone help? Thanks!
 
_______________________________________________
MIT-Scheme-users mailing list
MIT-Scheme-users@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-users

Reply via email to