There is a general emacs compilation-window-height variable which you
can set - either directly with something like '(setq
compilation-window-height 20)' or via custom under
programming->tools->compilation. I don't know believe there's a way to
control the jde run buffer size without modifying jde source code.

Paul, it would be nice if this was customizable in jde and if the jde
run buffer was set use to the compilation buffer size by default.
(Though it should keep the behavior it has now which is to not modify
the buffer size if that buffer already exist.)

john


Heinz-Dieter Conradi wrote:
> 
> it's just a minor inconvenience, but i would like the compilation and run
> buffer not to obtain half of the current buffer everytime they are
> started.
> 
> is it possible to tell them e.g. just to take 10 lines.
> i know that something like this is possible in gnus, but i have no  idea
> how to make it work in JDE.
> 
> any ideas?
>               heinz-dieter

Reply via email to