all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* global-set-key C-next
@ 2010-11-03  3:08 Philip
  2010-12-09 22:19 ` Drew Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Philip @ 2010-11-03  3:08 UTC (permalink / raw
  To: help-gnu-emacs

I want to bind the key Control+PageDown. I tried

(global-set-key (kbd "C-next") bury-buffer)

(global-set-key (kbd "C-<next>") bury-buffer)

but those don't work. How can I describe the key?


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-10 22:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03  3:08 global-set-key C-next Philip
2010-12-09 22:19 ` Drew Adams
2010-12-09 23:41   ` Philip Ganchev
2010-12-10  4:43     ` Drew Adams
     [not found]     ` <mailman.57.1291956252.5417.help-gnu-emacs@gnu.org>
2010-12-10 21:17       ` Stefan Monnier
2010-12-10 21:43         ` Drew Adams
     [not found]         ` <mailman.41.1292017466.4804.help-gnu-emacs@gnu.org>
2010-12-10 22:35           ` Stefan Monnier

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.