[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: need force-header-line-update
>>>>> In [emacs-w3m : No.06517] 
>>>>>	no-spam@cua.dk (Kim F. Storm) wrote:
> Katsumi Yamaoka <yamaoka@jpl.org> writes:
>> ...Isn't there any plan to improve force-mode-line-update so that
>> it may update the header-line as well?
> In CVS emacs, (force-window-update window) does this.
Thanks.  Unfortunately, I couldn't see an ascii spinner spinning
in the header-line using the code I sent before.  The line
		      (force-mode-line-update)
was replaced with
		      (force-window-update (get-buffer-window ,buffer))
threre.  Did I mistake or misunderstand it?
-- 
Katsumi Yamaoka <yamaoka@jpl.org>