[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Global bar to display global information
From: |
martin rudalics |
Subject: |
Re: Global bar to display global information |
Date: |
Sat, 20 Aug 2011 18:01:56 +0200 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
> I made some tries on my side. The above three lines of code provides an
> interesting result. However, I have one important issue : when using the
> minibuffer with more than one line, the "foo" buffer size is increased
> and never come back to its original one line size.
Basically, this problem can be resolved by making the window
fixed-height which would be needed anyway, for example, when resizing
the frame.
But the behavior you observe might hint at a more fundamental problem
with minibuffer resizing. Can you produce it with (split-window nil -1)
for example? Here the window goes back to a height of one when the echo
area is temporarily enlarged and goes back to one line.
martin
- Re: Global bar to display global information, (continued)
- Re: Global bar to display global information, Nicolas Martyanoff, 2011/08/17
- Re: Global bar to display global information, Jérémy Compostella, 2011/08/20
- Re: Global bar to display global information, Óscar Fuentes, 2011/08/20
- Re: Global bar to display global information, martin rudalics, 2011/08/20
- Re: Global bar to display global information, Óscar Fuentes, 2011/08/20
- Re: Global bar to display global information, martin rudalics, 2011/08/21
- Re: Global bar to display global information,
martin rudalics <=
- Re: Global bar to display global information, Thien-Thi Nguyen, 2011/08/16
- Re: Global bar to display global information, Stefan Monnier, 2011/08/16
- Re: Global bar to display global information, Jérémy Compostella, 2011/08/17
- Re: Global bar to display global information, chad, 2011/08/17
- Re: Global bar to display global information, Jérémy Compostella, 2011/08/21
- Re: Global bar to display global information, joakim, 2011/08/16
Re: Global bar to display global information, chad, 2011/08/16
Re: Global bar to display global information, Andreas Röhler, 2011/08/20