From: Juanma Barranquero <lekktu@gmail.com>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Smooth scrolling
Date: Tue, 6 Jul 2010 18:37:42 +0200 [thread overview]
Message-ID: <AANLkTinK3Tam6n9DngqYy6ph2xbAYR5oAtgy77knniim@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimxqdiyxRyQh2mpEryLCuWMQqeMS68X0QiqiEyM@mail.gmail.com>
> Is there a way to setup emacs for a almost-flawless smooth scrolling mode?
You can try
(setq redisplay-dont-pause t
scroll-conservatively most-positive-fixnum
scroll-step 0)
and perhaps, depending on your tastes
(setq scroll-preserve-screen-position 'always)
Juanma
next prev parent reply other threads:[~2010-07-06 16:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-06 16:32 Smooth scrolling Marcelo de Moraes Serpa
2010-07-06 16:37 ` Juanma Barranquero [this message]
2010-07-06 16:42 ` Marcelo de Moraes Serpa
2010-07-06 16:42 ` Marcelo de Moraes Serpa
2010-07-06 16:45 ` Deniz Dogan
2010-07-06 16:47 ` Marcelo de Moraes Serpa
2010-07-06 17:16 ` Juanma Barranquero
2010-07-06 21:15 ` Marcelo de Moraes Serpa
2010-07-06 21:21 ` Deniz Dogan
2010-07-07 1:47 ` Jesse W. Wilson
2010-07-07 18:12 ` Marcelo de Moraes Serpa
2010-07-07 19:21 ` Deniz Dogan
2010-07-07 19:29 ` Jesse W. Wilson
2010-07-08 8:51 ` David Engster
2010-07-08 15:05 ` Marcelo de Moraes Serpa
[not found] ` <mailman.10.1278579640.25905.help-gnu-emacs@gnu.org>
2010-07-08 10:01 ` Andreas Politz
2010-07-07 19:40 ` Marcelo de Moraes Serpa
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTinK3Tam6n9DngqYy6ph2xbAYR5oAtgy77knniim@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=celoserpa@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.