Fix various bugs with evaluation commands:
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Wed, 28 Aug 1991 21:07:07 +0000 (21:07 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Wed, 28 Aug 1991 21:07:07 +0000 (21:07 +0000)
commita6a823c6f9c47ea600d2f23268ec80d17c02ea41
tree8c37e8408ba06be6f9f003cc37ac167f50a30ac0
parent4a429438a7058dd6c5fa333ceeac053dafdb10df
Fix various bugs with evaluation commands:

Grab the transcript buffer (and whether it's enabled) BEFORE
beginning an evaluation, because, for example, the output from the
debugger Z command would go into a completely random place (window
and buffer).

Make sure that buffers for which the transcript buffer is not enabled
do not output values to the transcript buffer.
v7/src/edwin/evlcom.scm
v7/src/edwin/intmod.scm