If you modify the the following Scheme variable to #t before
you load a file, the load procedure will display the value of each expression
in the file as it is evaluated. Otherwise, nothing is displayed by the
load procedure other than the value of the last expression in the file.
(Note: the noisy loading feature is implemented for source-code files only)