ecb-home / ecb

ECB Main Repository
Other
54 stars 11 forks source link

How can I shrink compile window when it loses focus to an edit window #13

Open jsyjr opened 9 years ago

jsyjr commented 9 years ago

I use ECB (2.5-dev) with a persistent compile window. I have it customized to grow the compile window at various times. That works nicely.

One remaining frustration is when the compile window has focus and loses it to an edit window (as opposed to one of ECB's special windows or the minibuffer). In that case sometimes the compile window shrinks (yeah!) and other times it does not (boo!).

Is there something I can do to get more consistent shrinking? A felicitous hook variable perhaps?

(For what it is worth I am using the emacs tip, i.e. 25.0.50.1)

johnbendi commented 9 years ago

Sometimes, I manually do C-c . /

ware commented 8 years ago

@jsyjr, I'll see if I can reproduce this with 24.5. I'm not going to be looking into issues found on Emacs tip.