[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-scroll-left effects forgotten upon return to window.
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 12 Jan 2010 11:48:24 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11096
- References: <87bph437un.fsf@xxxxxxxxxxx>
>>>>> In [emacs-w3m : No.11094] jidanni@xxxxxxxxxxx wrote:
> Visit a wide page like
> http://www.mofnpb.gov.tw/Edict.php?page=ConstrueMain
> and browse down, then use a few
>> runs the command w3m-scroll-left
> OK, now do C-n C-p.
> Notice how our vertical position is retained, but our > > > need to be
> typed in again!
> emacs-w3m-version "1.4.364"
Fixed in CVS. Thanks.
BTW, I found a couple of warnings while compiling emacs-w3m under
Emacs 23.1.91:
In w3m-cache-setup:
w3m.el:4560:31:Warning: `save-excursion' defeated by `set-buffer'
I'll fix it later.