all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dkcombs@panix.com (David Combs)
Subject: Re: Compiling Emacs with GTK
Date: Wed, 16 Mar 2005 17:02:40 +0000 (UTC)	[thread overview]
Message-ID: <d19org$k7o$1@reader1.panix.com> (raw)
In-Reply-To: 87k6oyc7ae.fsf@informatik.uni-freiburg.de

In article <87k6oyc7ae.fsf@informatik.uni-freiburg.de>,
Lee Sau Dan  <danlee@informatik.uni-freiburg.de> wrote:




>
>I think  the PageUp/PageDown keys  are more intuitive than  the wheel.
>And guess what C-PageUp and C-PageDown do in Emacs!

Well, THANK YOU FOR THAT!

I never would have known it but for your two lines there!

No?  But isn't it clearly documented?

Well, sort of.   Here's part of a C-h b and a couple of C-h k's:

| <M-prior>	scroll-other-window-down
| <M-next>	scroll-other-window
| <C-next>	scroll-left
| <C-prior>	scroll-right
| <next>		scroll-up
| <prior>		scroll-down
| 
| 
| <prior> runs the command scroll-down
| (scroll-down &optional ARG)
|    which is an interactive built-in function.
| 
| Scroll text of current window down ARG lines; or near full screen if no ARG.
| A near full screen is `next-screen-context-lines' less than a full screen.
| Negative ARG means scroll upward.
| If ARG is the atom `-', scroll upward by nearly full screen.
| When calling from a program, supply as argument a number, nil, or `-'.
| 
| 
| 
| 
| <C-prior> runs the command scroll-right
| (scroll-right &optional ARG)
|    which is an interactive built-in function.
| 
| Scroll selected window display ARG columns right.
| Default for ARG is window width minus 2.
| Value is the total amount of leftward horizontal scrolling in
| effect after the change.
| If `automatic-hscrolling' is non-nil, the argument ARG modifies
| a lower bound for automatic scrolling, i.e. automatic scrolling
| will not scroll a window to a column less than the value returned
| by this function.

"<prior>"?   "<next>?".  

Why the <expletive-deleted> (shows my age, no?) didn't
"they" (rms?) call them pageDown and pageUp?

Yeah, maybe those two words, prior and next, are defined
somewhere in the gnu-emacs manual, but c'm on, give me a break!

Anyway, again, thanks for those two lines!

-------


STRANGE this M-prior -- C-h b reports (see above) it
bound to scrolling the other window down --

BUT! -- C-h k  on it says "unbound"????



David

  parent reply	other threads:[~2005-03-16 17:02 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1362.1109200883.32256.help-gnu-emacs@gnu.org>
2005-02-23 23:26 ` Compiling Emacs with GTK David Kastrup
2005-02-24  0:44   ` August
2005-02-24 10:25     ` Peter Dyballa
2005-02-24 15:07       ` August
     [not found]   ` <mailman.1374.1109208216.32256.help-gnu-emacs@gnu.org>
2005-02-24  8:12     ` Hendrik Sattler
2005-02-24 11:33     ` David Kastrup
2005-02-24 11:49       ` Hendrik Sattler
2005-02-24 12:12         ` David Kastrup
2005-02-24 14:37           ` Hendrik Sattler
2005-02-24 14:58             ` David Kastrup
2005-02-24 15:22         ` Lee Sau Dan
2005-02-24 15:53           ` Hendrik Sattler
2005-03-16 17:02           ` David Combs [this message]
2005-03-16 17:46             ` Stefan Monnier
2005-03-16 18:48             ` Kevin Rodgers
2005-02-25 13:46       ` Stefan Monnier
2005-02-25 14:18         ` David Kastrup
2005-02-25 17:50           ` August
     [not found]           ` <mailman.1673.1109355702.32256.help-gnu-emacs@gnu.org>
2005-02-25 18:36             ` David Kastrup
2005-02-25 23:28               ` August
2005-02-26  0:13                 ` nfreimann
2005-02-26  1:40                   ` August
2005-02-26 13:29                     ` Eli Zaretskii
     [not found]                   ` <mailman.1725.1109384617.32256.help-gnu-emacs@gnu.org>
2005-02-26  8:22                     ` Thien-Thi Nguyen
2005-02-26 13:23                   ` Eli Zaretskii
2005-02-26 15:09                     ` nfreimann
2005-02-26 16:02                       ` Eli Zaretskii
2005-02-26 15:06                   ` David Hansen
2005-02-26 16:05                     ` nfreimann
     [not found]                     ` <mailman.1792.1109435067.32256.help-gnu-emacs@gnu.org>
2005-02-26 16:38                       ` David Hansen
2005-02-26 17:02                       ` David Kastrup
     [not found]                   ` <mailman.1777.1109425933.32256.help-gnu-emacs@gnu.org>
2005-02-26 19:40                     ` Stefan Daschek
     [not found] <mailman.1721.1109377814.32256.help-gnu-emacs@gnu.org>
2005-02-26  0:49 ` Hendrik Sattler
2005-02-26  1:17   ` David Kastrup
2005-02-26  1:57     ` August
     [not found]     ` <mailman.1728.1109384621.32256.help-gnu-emacs@gnu.org>
2005-02-26  2:58       ` David Kastrup
     [not found]         ` <cvugmg$4ks$1@news.sap-ag.de>
2005-02-28 17:13           ` Kevin Rodgers
2005-02-26  1:12 ` David Kastrup
2005-02-23 23:01 August

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='d19org$k7o$1@reader1.panix.com' \
    --to=dkcombs@panix.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 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.