all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: 13690@debbugs.gnu.org
Subject: bug#13690: 24.3.50; scroll-conservatively and Info-up
Date: Tue, 12 Feb 2013 00:24:49 +0100	[thread overview]
Message-ID: <87sj52juwu.fsf@rosalinde.fritz.box> (raw)

0. emacs -Q
1. Type `M-x customize-option RET scroll-conservatively RET', set the
   value to 1 and save for the current session (or just evaluate `(setq
   scroll-conservatively 1)'). 
2. Type `C-h r m Basic RET m Repeating RET' to go to the Info node
   (emacs)Repeating.
3. Type `u' or `^' to go up to the node (emacs)Basic, with point on the
   menu Entry "Repeating".
==> The line point is on is at the top of the window, so all higher
    lines in the buffer are out of view.

In general, when scroll-conservatively is set to n (n > 0), then if
Info-up puts point on the nth line counting from eob, or on a lower line
(closer to eob), the start of that line is at window-start; if Info-up
puts point on a higher line than the nth above eob, then the whole
buffer is visible (up to recentering).  If scroll-conservatively has its
default value 0, the buffer display following Info-up is always
recentered.


In GNU Emacs 24.3.50.7 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
 of 2013-02-11 on rosalinde
Bzr revision: 111738 eggert@cs.ucla.edu-20130211194204-wj2qoqst9qvz53as
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description:	openSUSE 12.2 (x86_64)

Configured using:
 `configure --without-toolkit-scroll-bars CFLAGS=-g3 -O0'

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t





             reply	other threads:[~2013-02-11 23:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 23:24 Stephen Berman [this message]
2013-02-12 16:14 ` bug#13690: 24.3.50; scroll-conservatively and Info-up Eli Zaretskii
2013-02-12 22:00   ` Stephen Berman
2013-02-13  4:02     ` Eli Zaretskii
2013-02-13 13:36       ` Stephen Berman
2013-02-13 17:41         ` Eli Zaretskii
2013-02-13 19:02           ` Dmitry Gutov
2013-02-13 21:48             ` Eli Zaretskii
2013-02-14  1:51               ` Dmitry Gutov
2013-02-14  5:16                 ` Eli Zaretskii
2013-02-13 23:18           ` Stephen Berman
2013-02-14  5:12             ` Eli Zaretskii
2013-02-14 11:32               ` Stephen Berman
2020-08-25 11:31                 ` Lars Ingebrigtsen
2020-08-25 18:02                   ` Stephen Berman

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=87sj52juwu.fsf@rosalinde.fritz.box \
    --to=stephen.berman@gmx.net \
    --cc=13690@debbugs.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.
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.