[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: minibuffer resized when loading url is done
>>>>> In [emacs-w3m : No.09110] David Hansen wrote:
> On Tue, 23 Jan 2007 16:18:04 +0900 Katsumi Yamaoka wrote:
>> Unfortunately, I don't know how to shrink the height immediately.
>> Anyone?
> (message nil) seems to work here.
Oh, how simple it is! I've added it to the `w3m-message' function
so as to always clear the echo area first, though only Emacs 22 or
greater requires it.
Thank you,