At 04:09 PM 3/9/00 +0000, you wrote:
>>>>>> "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.
>

I believe that if you want to set the compilation height only for JDE
compilation buffers, you could do this now in your jde-mode-hook function
by making compilation-window-height buffer local and then setting it to the
JDE-specific height.

Anyway, when I add customization variables for the heights of JDE buffers,
I could include a variable for compilation buffers as well to simplify
setting a JDE-specific height.

- Paul

------------------------------------------------------------
JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html

If you have a problem with the JDE, please use JDE->Help->Submit Problem
Report to prepare your query. This will insure that you include all
information that may be required to solve your problem.

Reply via email to