From: David Kastrup <dak@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, sdl.web@gmail.com, miles@gnu.org
Subject: Re: scroll-conservatively default
Date: Thu, 06 Dec 2007 23:13:47 +0100 [thread overview]
Message-ID: <85wsrro4is.fsf@lola.goethe.zz> (raw)
In-Reply-To: <uve7by19j.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 06 Dec 2007 23:14:00 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
>> From: David Kastrup <dak@gnu.org>
>> Date: Thu, 06 Dec 2007 12:10:22 +0100
>> Cc: Leo <sdl.web@gmail.com>, emacs-devel@gnu.org
>>
>> Emacs' keybindings in connection with the scrolling behavior don't help
>> (vi has extra keybindings C-e and C-y for scrolling without moving
>> point).
>
> I'm not sure I understand what you mean, but if I do, you can, of
> course, have this in Emacs. I have the following keybindings in my
> .emacs since about forever:
>
> (global-set-key "\C-z" (function (lambda () (interactive) (scroll-up 1))))
> (global-set-key "\M-z" (function (lambda () (interactive) (scroll-down 1))))
>
> (If you like to iconify Emacs, use C-x C-z instead of C-z that is taken
> by the above.)
Sure, I can have this in Emacs. So can you. But will a rank beginner
pick suitable bindings and create interactive functions on his own?
If we count my usage of --without-toolkit-scrollbars as one attempt of
getting a fine-grained control over window-start, that is third report
where the default keybindings and scroll behaviors are unproductive
enough to actually cause people to code (or compile) around them.
That is a road not apparent to the rank beginner. So perhaps if the
majority is satisfied with the general scrolling behavior and just wants
a separate window-start adjustment, we should think about a way to
provide. Maybe a reasonable starting point would be to bind
scroll-lock-mode by default to <Scroll_Lock>: there is not much point in
a different default binding, is there? And currently it appears
unbound. I am not saying that this will put the problem behind us, but
it appears like it could help some people without causing any harm.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2007-12-06 22:13 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 13:16 recenter-top-bottom Alan Mackenzie_JWA
2007-11-07 14:09 ` recenter-top-bottom Lennart Borgman (gmail)
2007-11-08 4:42 ` recenter-top-bottom Richard Stallman
2007-11-11 20:16 ` recenter-top-bottom Drew Adams
2007-11-11 21:47 ` recenter-top-bottom Juri Linkov
2007-11-11 22:38 ` recenter-top-bottom Drew Adams
2007-11-11 22:59 ` recenter-top-bottom Juri Linkov
2007-11-11 23:06 ` recenter-top-bottom Drew Adams
2007-11-12 0:12 ` recenter-top-bottom Bastien
2007-11-11 23:56 ` recenter-top-bottom Drew Adams
2007-11-12 4:56 ` recenter-top-bottom Bastien
2007-11-12 8:33 ` recenter-top-bottom Drew Adams
2007-11-12 13:01 ` recenter-top-bottom Bastien
2007-11-12 13:06 ` recenter-top-bottom Bastien
2007-11-12 12:06 ` recenter-top-bottom Robert J. Chassell
2007-11-12 13:05 ` recenter-top-bottom Lennart Borgman (gmail)
2007-11-12 5:59 ` recenter-top-bottom Richard Stallman
2007-11-12 7:17 ` recenter-top-bottom Bastien
2007-11-12 8:34 ` recenter-top-bottom Drew Adams
2007-11-12 8:50 ` recenter-top-bottom Drew Adams
2007-11-12 13:15 ` recenter-top-bottom Bastien
2007-11-12 21:57 ` recenter-top-bottom Juri Linkov
2007-11-12 23:00 ` recenter-top-bottom Drew Adams
2007-11-13 13:35 ` recenter-top-bottom Bastien
2007-11-13 5:10 ` recenter-top-bottom Richard Stallman
2007-11-14 21:57 ` recenter-top-bottom Drew Adams
2007-11-14 22:07 ` recenter-top-bottom Lennart Borgman (gmail)
2007-11-14 22:51 ` recenter-top-bottom Bastien
2007-11-14 23:51 ` recenter-top-bottom Juri Linkov
2007-11-15 0:23 ` recenter-top-bottom Lennart Borgman (gmail)
2007-11-15 0:58 ` recenter-top-bottom Drew Adams
2007-11-15 8:36 ` recenter-top-bottom Lennart Borgman (gmail)
2007-11-15 13:07 ` recenter-top-bottom Richard Stallman
2007-11-15 15:16 ` recenter-top-bottom Stefan Monnier
2007-11-15 15:52 ` recenter-top-bottom Drew Adams
2007-11-16 4:29 ` recenter-top-bottom Richard Stallman
2007-11-16 18:51 ` recenter-top-bottom Stefan Monnier
2007-12-01 13:55 ` recenter-top-bottom Johan Bockgård
2007-12-01 14:28 ` recenter-top-bottom Leo
2007-12-01 15:48 ` recenter-top-bottom Eli Zaretskii
2007-12-01 18:33 ` recenter-top-bottom Leo
2007-12-01 21:07 ` recenter-top-bottom Eli Zaretskii
2007-12-01 23:41 ` recenter-top-bottom Richard Stallman
2007-12-01 16:22 ` recenter-top-bottom Drew Adams
2007-12-01 23:41 ` recenter-top-bottom Richard Stallman
2007-12-02 0:48 ` scroll-conservatively default (was: Re: recenter-top-bottom) Dan Nicolaescu
2007-12-02 1:21 ` scroll-conservatively default Johan Bockgård
2007-12-02 3:58 ` Eli Zaretskii
2007-12-02 4:52 ` Drew Adams
2007-12-03 21:20 ` Dan Nicolaescu
2007-12-04 4:13 ` Eli Zaretskii
2007-12-04 7:25 ` Dan Nicolaescu
2007-12-04 21:10 ` Eli Zaretskii
2007-12-05 4:29 ` Dan Nicolaescu
2007-12-05 2:57 ` Richard Stallman
2007-12-05 4:32 ` Dan Nicolaescu
2007-12-04 9:28 ` Leo
2007-12-04 21:14 ` Eli Zaretskii
2007-12-06 7:49 ` Miles Bader
2007-12-06 11:10 ` David Kastrup
2007-12-06 11:36 ` Andreas Schwab
2007-12-06 21:43 ` Richard Stallman
2007-12-07 9:46 ` Andreas Schwab
2007-12-06 21:14 ` Eli Zaretskii
2007-12-06 22:13 ` David Kastrup [this message]
2007-12-07 3:01 ` Miles Bader
2007-12-02 0:47 ` recenter-top-bottom Johan Bockgård
2007-12-02 4:53 ` recenter-top-bottom Drew Adams
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=85wsrro4is.fsf@lola.goethe.zz \
--to=dak@gnu.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=miles@gnu.org \
--cc=sdl.web@gmail.com \
/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).