[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Annoyance] resizing of echo area is too eager
From: |
Wedler, Christoph |
Subject: |
RE: [Annoyance] resizing of echo area is too eager |
Date: |
Thu, 8 May 2003 19:33:09 +0200 |
Kenichi Handa wrote:
>> Hm. Unfortunately, Stefans idea didn't work: the echo area would be
>> resized after the `sit-for' period.
> I think it's not resized after the `sit-for', but the echo
> area is redisplayed after the execution of the whole code.
Err, sorry, I meant that...
>>> By they way, even with the default value of resize-mini-windows
>>> (grow-only), the behaviour of quail input method should be improved.
>>> Previously, it resizes the echo area so frequently, but now it makes
>>> the area taller just once, and keep that hight until you turns the
>>> input method off. Could you verify it?
No, with Emacs-21.2.95, changing quail.el doesn't change the behaviour
(echo area has 2 lines only if korean characters are displayed there,
after the character has been inserted, the echo area is back to 1 line).
(face-font 'default)
=> "-Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1"
- Christoph