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

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

Re: page up key


From: Kai Großjohann
Subject: Re: page up key
Date: Mon, 10 Feb 2003 14:36:48 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50

Kevin Dziulko <dziulko@klaatu.canisius.edu> writes:

> C-h c <next> causes "delete is undefined" to be displayed in the 
> minibuffer.  <next> C-h l displays "ESC [ 3 ~ C-h l"

It's really strange.  I don't understand.  Hm.  How about this:

(define-key function-key-map (kbd "<delete>") (kbd "<next>"))

Does C-h c <next> now say something about next instead of delete?
-- 
A turnip curses Elvis


reply via email to

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