[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scrolling multiple lines [PATCH INCLUDED]
On 2017-08-04 11:06, Katsumi Yamaoka wrote:
> In [emacs-w3m:12779]
> But I've replaced
>
> > +(defun w3m-scroll-down (&optional arg)
> > + "Scroll the current window down ARG lines."
> > + (interactive "P") (scroll-up (if arg arg 1)))
>
> `scroll-up' with `scroll-down'. ;-)
Ooops! I had been doing a lot of testing editing and pasting and undoing
to check for keyboard and mouse and different values for
`scroll-margin'. I must have pasted wrong the final time.
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0