emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why are <next> and <prior> not called <page down> and <page up>?


From: Lennart Borgman
Subject: Re: Why are <next> and <prior> not called <page down> and <page up>?
Date: Sun, 03 Sep 2006 16:52:13 +0200
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Jason Rumney wrote:
Lennart Borgman <address@hidden> writes:

BTW, it feels ridiculous, but I have never been able to learn where
<paste> is on my keyboard.

You probably don't have a Paste key. Sun keyboards have them
though. Due to the primitive protocols that keyboards use, it is not
possible for Emacs to discover what keys you have on your keyboard.
Thanks, but do you mean that I can use a Sun keyboard on w32? Does the Paste key then work in Emacs?

BTW, I just noticed that I can do things like

    (define-key global-map [page-down] 'scroll-up)

I get no error. It is just that it does not work. Should it be this way?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]