* Smooth scroll and hightlight mode
@ 2007-06-12 2:03 Michael Chen
2007-06-12 18:48 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: Michael Chen @ 2007-06-12 2:03 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Smooth scroll and hightlight mode
2007-06-12 2:03 Smooth scroll and hightlight mode Michael Chen
@ 2007-06-12 18:48 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2007-06-12 18:48 UTC (permalink / raw)
To: Michael Chen; +Cc: help-gnu-emacs
Am 12.06.2007 um 04:03 schrieb Michael Chen:
> emacs 23
You should also send this bug report to the right address: Help menu -
> Report Emacs bug!
Launch GNU Emacs 23 with the argument -Q and then evaluate your code
in *scratch* buffer – it should provoke the same effects. If not,
than it's some other code in your ~/.emacs or site-start.el file.
--
Greetings
Pete
Clovis' Consideration of an Atmospheric Anomaly:
The perversity of nature is nowhere better demonstrated
than by the fact that, when exposed to the same atmosphere,
bread becomes hard while crackers become soft.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-12 18:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-12 2:03 Smooth scroll and hightlight mode Michael Chen
2007-06-12 18:48 ` Peter Dyballa
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).