From: Bernardo <bernardo.bacic@pobox.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs 23 scrollbar behavior
Date: Sat, 13 Mar 2010 13:39:38 +1100 [thread overview]
Message-ID: <4B9AFAEA.6070703@pobox.com> (raw)
In-Reply-To: <4B9A6496.8030100@sun.com>
> I have a mouse with a scroll-wheel. An I use it a lot. But often I have
> to skip more than a few lines. Moving a quarter of a 4000 lines source
> file means to move 1000 lines. I use to do that with the scroll bar,
> rather than with a hundred wheel turns.
not addressing your original question, but to jump over large chunks in
a file you may want to consider an alternative to reaching for the
mouse, like in your case (roughly):
C-2 M-<
,----[ (beginning-of-buffer &optional arg) ]
| Move point to the beginning of the buffer; leave mark at previous
| position.
| With C-u prefix, do not set mark at previous position.
| With numeric arg N, put point N/10 of the way from the beginning.
| (beginning-of-buffer &optional arg)
| ...
`----
next prev parent reply other threads:[~2010-03-13 2:39 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-12 10:37 Emacs 23 scrollbar behavior Ingo Strüwing
2010-03-12 15:11 ` Peter Dyballa
2010-03-12 15:58 ` Ingo Strüwing
2010-03-12 19:46 ` Peter Dyballa
2010-03-12 20:01 ` Sean Sieger
2010-03-12 21:13 ` Peter Dyballa
2010-03-13 0:43 ` Sean Sieger
2010-03-13 10:13 ` Peter Dyballa
2010-03-13 11:59 ` Sean Sieger
2010-03-13 12:57 ` Peter Dyballa
2010-03-14 22:12 ` Harry Putnam
2010-03-15 1:29 ` Sean Sieger
2010-03-15 20:33 ` Harry Putnam
2010-03-16 21:10 ` Sean Sieger
2010-03-12 20:14 ` newer emacs on karmic, was: " Tom Roche
2010-03-12 21:08 ` Peter Dyballa
2010-03-12 22:32 ` newer emacs on karmic Tom Roche
2010-03-12 23:10 ` Peter Dyballa
2010-03-15 10:48 ` newer emacs on karmic, was: Emacs 23 scrollbar behavior Ingo Strüwing
2010-03-15 10:41 ` Ingo Strüwing
2010-03-15 19:44 ` Peter Dyballa
2010-03-16 8:36 ` Ingo Strüwing
2010-03-16 10:04 ` Peter Dyballa
2010-03-13 2:39 ` Bernardo [this message]
2010-03-13 1:13 ` Brendan Miller
2010-03-13 11:21 ` Peter Dyballa
2010-03-13 21:05 ` Brendan Miller
2010-03-13 22:40 ` 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=4B9AFAEA.6070703@pobox.com \
--to=bernardo.bacic@pobox.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).