unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jérôme Bouat" <jerome.bouat@wanadoo.fr>
Subject: [feature request] smooth scrolling
Date: Mon, 03 Feb 2003 23:24:18 +0100	[thread overview]
Message-ID: <b1mq8g$1g9$1@news-reader12.wanadoo.fr> (raw)

Hello

I posted a question on news:gnu.emacs.help
but the answers didn't give me the way to resolve my problem.

I would like a progressive scrolling in emacs.
I like this feature because
it is easier to read a text
when it doesn't jump
(even for a jump of one line).

I don't speek about:
(setq scroll-conservatively '1023)
but I want the progressive scrolling of each line as does:
(dotimes (i 20) (set-window-vscroll nil (* i 0.05)) (sit-for 0.05)).

I would like
an emacs option such as 'line-scrolling-duration'.
If setted to 0: as fast as possible (i.e. not smooth).
If setted to non 0 value:
the value would represent
the duration of the whole line scrolling.
In the last case,
the number of steps would be computed
so that each step would last 1/25 second.


Jérôme

             reply	other threads:[~2003-02-03 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 22:24 Jérôme Bouat [this message]
     [not found] <mailman.1361.1044311131.21513.bug-gnu-emacs@gnu.org>
2003-02-08 18:08 ` [feature request] smooth scrolling D. Goel
  -- strict thread matches above, loose matches on Subject: below --
2003-02-03 22:15 Jérôme Bouat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='b1mq8g$1g9$1@news-reader12.wanadoo.fr' \
    --to=jerome.bouat@wanadoo.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).