From: Tyler Smith <tyler.smith@mail.mcgill.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: a beginner's emacs troubles
Date: 30 Jul 2007 04:10:26 GMT [thread overview]
Message-ID: <slrnfaqskr.lbg.tyler.smith@blackbart.mynetwork> (raw)
In-Reply-To: 87fy36oe4l.fsf@zeus.home
On 2007-07-30, Daniel Leidisch <news@leidisch.net> wrote:
> "f33ldead@gmail.com" <f33ldead@gmail.com> writes:
>
>> * I want line-by-line scrolling. When I move the cursor at the
>> bottom of the screen and press down, emacs scrolls many lines, rather
>> than a single line.
>
> ,----[ C-h v scroll-step RET ]
>| scroll-step is a variable defined in `C source code'.
>| Its value is 1
>|
>|
>| Documentation:
>| *The number of lines to try scrolling a window by when point moves out.
>| If that fails to bring point back on frame, point is centered instead.
>| If this is zero, point is always centered after it moves off frame.
>| If you want scrolling to always be a line at a time, you should set
>| `scroll-conservatively' to a large value rather than set this to 1.
>|
>| You can customize this variable.
> `----
>
> I have (setq scroll-step 1) in my .emacs.
>
And if you read back over the documentation you've just quoted, you'll
see that you should probably also have something like
(scroll-conservatively 50)
in your .emacs as well, if you want to scroll one line at a time ;)
Tyler
next prev parent reply other threads:[~2007-07-30 4:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 22:48 a beginner's emacs troubles f33ldead
2007-07-30 0:08 ` roodwriter
2007-07-30 1:48 ` Daniel Leidisch
2007-07-30 4:10 ` Tyler Smith [this message]
2007-07-30 6:18 ` f33ldead
2007-07-30 7:56 ` Daniel Leidisch
2007-07-30 8:30 ` Mathias Häbich
2007-07-30 12:22 ` Tyler Smith
2007-07-31 1:02 ` f33ldead
2007-07-31 6:23 ` Kevin Rodgers
2007-07-31 16:25 ` don provan
2007-07-31 20:13 ` f33ldead
2007-07-31 22:45 ` Drew Adams
[not found] ` <mailman.4175.1185921962.32220.help-gnu-emacs@gnu.org>
2007-08-01 1:41 ` f33ldead
2007-08-01 8:59 ` Alan Mackenzie
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=slrnfaqskr.lbg.tyler.smith@blackbart.mynetwork \
--to=tyler.smith@mail.mcgill.ca \
--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).