From: Harshdeep S Jawanda <hjawanda@cs.unm.edu>
Subject: Trying to global-set-key
Date: Tue, 03 Jun 2003 12:53:45 -0600 [thread overview]
Message-ID: <3EDCEEB9.9020803@cs.unm.edu> (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
next reply other threads:[~2003-06-03 18:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 18:53 Harshdeep S Jawanda [this message]
2003-06-03 21:18 ` Trying to global-set-key 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EDCEEB9.9020803@cs.unm.edu \
--to=hjawanda@cs.unm.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.