Racket: not loading errortrace by default
commit096dfb84f6ca774c7f241b9ea446b510bbbccaf5
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Thu, 27 Jun 2013 17:23:35 +0000 (27 19:23 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Thu, 27 Jun 2013 17:23:35 +0000 (27 19:23 +0200)
treeb0997e6490fd02641a615b70ab276e0d71b47b94
parentbc3d5897f789de9afdf5d4f7aab48df8566bebf9
Racket: not loading errortrace by default

The new submodules and errortrace interact badly, for what i've seen.
In particular, even with the submodule[+*] loading correctly, its
namespace doesn't have all identifiers bound, and new ones seem to
appear in the bindings lists (things like a.1 or b.2, when a and b are
the actual identifiers defined inside the module).

Since moreover someone mentioned in the devel ML that errortrace is in
general terms buggy, i guess we can leave without it for the time
being.
scheme/racket/geiser/enter.rkt
scheme/racket/geiser/startup.rkt
scheme/racket/geiser/user.rkt