all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: help-gnu-emacs@gnu.org
Subject: Re: How to scroll other window backwards? C-M-v does forwards
Date: Sun, 04 Jul 2010 18:02:47 +0300	[thread overview]
Message-ID: <87wrtbz3vs.fsf@mithlond.arda> (raw)
In-Reply-To: 2f1f9c14-8cdb-4507-aa1a-a2a8d72f0763@5g2000yqz.googlegroups.com

* 2010-07-03 22:50 (-0700), Daniel wrote:

> I think that the control + meta + v function is great. However, is
> there a way to scroll the other window's file backwards without having
> to leave my current window?

Add Shift key to that key combination.

    C-M-S-v runs the command scroll-other-window-down, which is an
    interactive compiled Lisp function in `simple.el'.

    It is bound to <M-prior>, C-M-S-v, ESC <prior>.

    (scroll-other-window-down LINES)

    Scroll the "other window" down.
    For more details, see the documentation for `scroll-other-window'.


  parent reply	other threads:[~2010-07-04 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2f1f9c14-8cdb-4507-aa1a-a2a8d72f0763@5g2000yqz.googlegroups.com>
2010-07-04 14:50 ` How to scroll other window backwards? C-M-v does forwards Michael Jahn
2010-07-04 15:02 ` Teemu Likonen [this message]
2010-07-04 15:40 ` Lowell Gilbert
2010-07-04 18:16   ` Daniel
2010-07-04 18:31     ` Lowell Gilbert

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=87wrtbz3vs.fsf@mithlond.arda \
    --to=tlikonen@iki.fi \
    --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.
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.