unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael  Chen <viadoo@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Smooth scroll and hightlight mode
Date: Tue, 12 Jun 2007 02:03:49 -0000	[thread overview]
Message-ID: <1181613829.350096.315290@n15g2000prd.googlegroups.com> (raw)

Hi all,

I am using emacs of unicode branch(emacs 23). In order to scroll
smoothly, I setup the following:
(setq scroll-step 1
      scroll-margin 3
      scroll-conservatively 10000)

Meanwhile I enable the highlight current line.
(global-hl-line-mode 1)

But it seems they conflict with each other after my testing. The
screen would jump when scrolling down if both are enabled. So I have
to disable highlight mode even though I think it is wonderful. Anyone
come across this problem? Any hacks?

Thanks a lot,

Ming

             reply	other threads:[~2007-06-12  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12  2:03 Michael Chen [this message]
2007-06-12 18:48 ` Smooth scroll and hightlight mode Peter Dyballa

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=1181613829.350096.315290@n15g2000prd.googlegroups.com \
    --to=viadoo@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.
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).