>>>>> "Paul" == Paul Kinnucan <[EMAIL PROTECTED]> writes:

    Paul> I don't know of anyway to set the default height of the
    Paul> console window. I believe the JDE would have to provide a
    Paul> customization variale to do this just as compile.el provides
    Paul> a customization variable (which the JDE inherits) for
    Paul> compile windows. I'll put setting default heights for
    Paul> JDE-specific buffers on my list of enhancements for the JDE.

The name of the result in which compilation outputs is per default
*compilation* (which you can rename afterwards if you want to keep it
from being overwritten) or whatever is returned from the function in 
'compilation-buffer-name-function'.
(See the doc via C-h f compile)

compilation-window-height is a variable that states how high the window should be when 
doing compilation.

Remember that this will be set globally - not just for JDE.

-- 
Max R. Andersen ([EMAIL PROTECTED])

Reply via email to