* Is there any way to scoll up the other window @ 2005-09-14 8:17 tong wang 2005-09-14 9:41 ` Peter Dyballa 0 siblings, 1 reply; 3+ messages in thread From: tong wang @ 2005-09-14 8:17 UTC (permalink / raw) Hi: Searched a little bit , could only find C+M+v to scoll the other window down , is there any way to scoll it up also? thanks tong ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Is there any way to scoll up the other window 2005-09-14 8:17 Is there any way to scoll up the other window tong wang @ 2005-09-14 9:41 ` Peter Dyballa 0 siblings, 0 replies; 3+ messages in thread From: Peter Dyballa @ 2005-09-14 9:41 UTC (permalink / raw) Cc: help-gnu-emacs Am 14.09.2005 um 10:17 schrieb tong wang: > Searched a little bit , could only find C+M+v to scoll the other > window down , is there any way to scoll it up also? > Yes. You can bind another key to that function. (global-set-key (quote [C-s-up]) (quote scroll-other-window-down)) (global-set-key (quote [C-s-down]) (quote scroll-other-window)) -- Greetings Pete (: _ / __ - - _/ \__/_/ - - (´`) (´`) - - `´ `´ ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.7007.1126688809.20277.help-gnu-emacs@gnu.org>]
* Re: Is there any way to scoll up the other window [not found] <mailman.7007.1126688809.20277.help-gnu-emacs@gnu.org> @ 2005-09-14 9:31 ` David Hansen 0 siblings, 0 replies; 3+ messages in thread From: David Hansen @ 2005-09-14 9:31 UTC (permalink / raw) On Wed, 14 Sep 2005 01:17:26 -0700 tong wang wrote: > Hi: > Searched a little bit , could only find C+M+v to scoll the > other window down , is there any way to scoll it up also? C-M-S-v or M-prior David ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-14 9:41 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-09-14 8:17 Is there any way to scoll up the other window tong wang 2005-09-14 9:41 ` Peter Dyballa [not found] <mailman.7007.1126688809.20277.help-gnu-emacs@gnu.org> 2005-09-14 9:31 ` David Hansen
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).