[racket-dev] enter! verbosity

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Fri Dec 10 12:26:59 EST 2010

Whenever I use enter! in racket, it spews a huge list of notifications
of every file being loaded.  Is there any reason for this?  It seems
like a complete waste of screen space, it obscures anything useful I
did before the enter!, and the first time it made me worry I'd done
something wrong.

--Carl

Welcome to Racket v5.0.99.3.
> (enter! typed/racket)
 [loading $PLTROOT/collects/typed/compiled/racket_rkt.zo]
 [loading $PLTROOT/collects/typed/racket/compiled/base_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/require_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/require-syntax_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/require-transform_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/compiled/minimal_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/compiled/typed-scheme_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/prims_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/base-types_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/base-types-extra_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/extra-procs_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/type-env-lang_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/utils_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/provide-syntax_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/pconvert_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/mpair_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/pconvert-prop_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/class_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/mpair_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/provide-transform_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/init-envs_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/filter-rep_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/type-rep_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/convenience_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/union_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/rep-utils_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/tc-utils_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/utils_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/subtype_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/abbrev_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/printer_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/comparison_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/object-rep_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/substitute_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/free-variance_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/index-env_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/tvar-env_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/syntax-traversal_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/struct_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/rep/compiled/interning_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/match_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/stxclass-util_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/trace_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/debug_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/pretty_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/trace_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/pretty_rkt.zo]
 [loading $PLTROOT/collects/racket/compiled/flonum_rkt.zo]
 [loading $PLTROOT/collects/racket/private/compiled/vector-wraps_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/resolve_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/type-name-env_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/type-alias-env_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/infer-dummy_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/promise_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/global-env_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/require-contract_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/colon_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/typecheck/compiled/internal-forms_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/internal_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/typed-renaming_rkt.zo]
 [loading $PLTROOT/collects/syntax/private/compiled/util_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/parse-type_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/annotate-classes_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/type-contract_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/for-clauses_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/type-env-structs_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/env/compiled/lexical-env_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/mutated-vars_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/typecheck/compiled/tc-metafunctions_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/remove-intersect_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/filter-ops_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/infer_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/infer-unit_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/constraints_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/dmap_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/signatures_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/restrict_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/promote-demote_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/unit_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/unit-utils_rkt.zo]
 [loading $PLTROOT/collects/racket/unit/compiled/lang_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/infer/compiled/constraint-structs_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/hash_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/list_rkt.zo]
 [loading $PLTROOT/collects/unstable/compiled/poly-c_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/utils/compiled/any-wrap_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/class_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/vector_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/private/compiled/base-special-env_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/string-constant_rkt.zo]
 [loading $PLTROOT/collects/mzlib/compiled/file_rkt.zo]
 [loading $PLTROOT/collects/string-constants/private/compiled/only-once_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/file_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/path_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/english-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/spanish-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/german-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/french-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/dutch-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/danish-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/portuguese-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/japanese-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/traditional-chinese-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/simplified-chinese-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/russian-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/ukrainian-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/korean-string-constants_rkt.zo]
 [loading $PLTROOT/collects/string-constants/compiled/string-constant-lang_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/typecheck/compiled/renamer_rkt.zo]
 [loading $PLTROOT/collects/typed-scheme/types/compiled/type-table_rkt.zo]
 [loading $PLTROOT/collects/scheme/compiled/require_rkt.zo]
>


Posted on the dev mailing list.