Re: IDLWAVE quickie [message #53278] |
Fri, 30 March 2007 10:27 |
JD Smith
Messages: 850 Registered: December 1999
|
Senior Member |
|
|
On Fri, 30 Mar 2007 11:21:33 -0500, Christopher Thom wrote:
> Hi,
>
> When using the idlwave C-c C-s command to jump the idl shell, the windows
> are resized if the shell is not currently visible.
>
> The resizing makes both windows of equal height, but I like to have the
> code window much larger than the shell window (e.g. I only need see 10-15
> lines of history in the shell).
>
> Are the relative sizes of these two windows configurable?
The defaults can be configured with idlwave-shell-frame-parameters,
assuming you are using a separate "frame" (Emacs for window) for the
shell. It's configurable in general shell setup. It should be 30 lines
tall by default. The original source buffer should not change size. If
it does, it's probably some misfeature of the window manager or OS.
JD
|
|
|