[slime-devel] Restore window configuration after closing a debug window.

Tobias C. Rittweiler tcr at freebits.de
Thu Dec 10 17:58:29 UTC 2009


Nicolas Buduroi <nbuduroi at gmail.com> writes:

> On Thu, Dec 10, 2009 at 4:13 AM, Tobias C. Rittweiler <tcr at freebits.de>wrote:
>
>> Hi, I've been using slime casually for some time now and something
>> > always annoyed me, when the debug window pop up, it changes the size of
>> > the second window if there's one.
>>
>> I cannot seem to reproduce this. Could you provide all steps beginning
>> with M-x slime, then your window changing commands etc, please?
>>
>
> in a source code file buffer
> C-x 2
> M-7 C-x ^
> C-x o
> M-x slime
> C-x o
> eval some wrong code
> press zero to close the debug window
> the second window size is back to where it was before shrinking it
>
> Maybe that's not a usual way to work for more experienced slimers. It also
> happen with elisp evaluation by the way. When the mini-buffer
> auto-completion window pop-up, it sometimes resize the second window, if
> it's too small I think, but restores window configuration afterward. I find
> this much less annoying. I didn't thought about looking at how it's made for
> auto-completion, just remembered that detail today.

Ok, it seems to me that you want to set `even-window-heights' to nil.

  -T.





More information about the slime-devel mailing list