[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: progressive scrolling
From: |
D . Goel |
Subject: |
Re: progressive scrolling |
Date: |
01 Feb 2003 14:26:35 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
David Kastrup <dak@gnu.org> writes:
> M-: (dotimes (i 20) (set-window-vscroll nil (* i 0.05)) (sit-for
> 0.05)) RET
[plug] ...
similar "progressiv scrolling" behavior is in a library called vel.el
(see gnu.emacs.sources)... I am so used to vel now, that haven't used
C-n or C-v in a while...
DG http://deego.gnufans.org/~deego/
--
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: progressive scrolling,
D . Goel <=