help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: page up key


From: Kevin Dziulko
Subject: Re: page up key
Date: Thu, 6 Feb 2003 10:54:53 -0500 (EST)

With (define-key function-key-map (kbd "ESC [3~") (kbd "<next>"))
in my .emacs, C-h k <pgup> yeilds the message:

delete is undefined

<pgup> C-h l displays:

ESC [ 3 ~ C-h l

Thanks again.

On Thu, 6 Feb 2003, Kai Großjohann wrote:

> Kevin Dziulko <dziulko@klaatu.canisius.edu> writes:
> 
> > This also does not do the trick. Any other ideas?
> 
> What happens if you do C-h k <pgup> with the define-key statement?
> What happens if you do <pgup> C-h l?
> 





reply via email to

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