Heinz-Dieter Conradi writes: > hi olle, > > On Tue, 11 Dec 2001, Olle Sundblad wrote: > > > > Heinz-Dieter Conradi writes: > > > > > since some prereleases, i have noticed that after some commands (e.g. > > > > after compiling) the minibuffer is temporarily enhanced. in turn the > > > > compilation buffer gets smaller such that part of the > > > information can only > > > > be read after moving the mouse or the cursor. > > > >
Hi Heinz-Dieter, Turns out there was an extraneous print statement in jde-compile-run-exec, perhaps left over from a debugging session, that was dumping the compiler arguments into the minibuffer. I've removed the print statement from the latest version of compile.el in the CVS repository. - Paul
