Andy Piper writes:
At 03:20 PM 3/1/00 -0800, Kyle Jones wrote:
>Yay! I'm wondering, though, why you didn't hide the
>FRAME_*_GUTTER_BOUNDS stuff inside the FRAME_*_BORDER_* macros.
The problem is that the bottom gutter sits under the modeline rather than
the minibuffer. It needs to do this so that it looks relevant to the window
it sits next to. Thus the minibuffer comes between the bottom border and
the bottom gutter.
I think this means that the bottom gutter should be moved. It
isn't relevant to the bottommostwindow per se, it's a frame
element. For instance if I'm using buffer tabs and have two
windows in the frame then the bottom gutter isn't more relevant
to one window than the other.