all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilmar Igl <wilmar.igl@gmx.de>
Subject: Bug: Scroll-margin
Date: Wed, 03 Jan 2007 10:09:18 +0100	[thread overview]
Message-ID: <459B72BE.6000600@gmx.de> (raw)

Dear Emacs developers,

I'm currently using
GNU Emacs 22.0.92.1 (i386-mingw-nt5.1.2600) of 2006-12-29 on 
LENNART-69DE564 (W32 package, patched) under MS Windows XP
and I'd like to point out that the options

(setq-default scroll-margin 5) ;; this does not work
(setq-default scroll-step 1)
(setq-default scroll-conservatively 1000)
(setq-default scroll-preserve-screen-position 't)

don't work properly, to achieve _smooth_ scrolling. When I scroll up 
within a buffer everything works as expected, only when I scroll down 
the cursor often touches the window border and only occasionally behaves 
as expected. In a previous Emacs version (22.0.5.xxx) the same scrolling 
  problems (like now at the bottom border) appeared in both directions 
(up and down), so maybe the bug is already partially fixed.

After googling I've found a page (sorry, couldn't find the link again) 
where somebody else tracked that problem back to differences between the 
  displayed text and the actually safed text (or something like that).

As I think smooth scrolling is very much desirable and that the 
_recentering of the cursor_ after leaving the window is _highly 
irritating_ I suggest to implement _soft scrolling_ as the _default_ 
option in Emacs 22.1.

Thank you very much for your work and looking forward to the official 
release of Emacs 22.1

Yours,

Wilmar Igl

                 reply	other threads:[~2007-01-03  9:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=459B72BE.6000600@gmx.de \
    --to=wilmar.igl@gmx.de \
    /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.