[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: w3m-scroll-left effects forgotten upon return to window.



>>>>> 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.