all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trying to global-set-key
@ 2003-06-03 18:53 Harshdeep S Jawanda
  2003-06-03 21:18 ` Harshdeep S Jawanda
  0 siblings, 1 reply; 5+ messages in thread
From: Harshdeep S Jawanda @ 2003-06-03 18:53 UTC (permalink / raw)


I want to global-set-key C-u 1 C-v (scroll-up) to C-down in my .emacs 
file. How do I do that?

As a starting point I tried: (global-set-key [C-down] 'scroll-up), but 
that doesn't seem to do even a simple scroll-up.  When I do C-h a for 
scroll-up, the keybinding shows up, but it doesn't seem to work.

Thanks.

-- 
Harshdeep

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.7223.1054666197.21513.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2003-06-03 23:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-03 18:53 Trying to global-set-key Harshdeep S Jawanda
2003-06-03 21:18 ` Harshdeep S Jawanda
     [not found] <mailman.7223.1054666197.21513.help-gnu-emacs@gnu.org>
2003-06-03 21:07 ` Kevin Rodgers
2003-06-03 21:53   ` Harshdeep S Jawanda
     [not found]   ` <mailman.7232.1054677270.21513.help-gnu-emacs@gnu.org>
2003-06-03 23:16     ` 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.