[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems binding keys
From: |
Dan Anderson |
Subject: |
Problems binding keys |
Date: |
Sun, 23 Nov 2003 22:03:02 GMT |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
I'm trying to figure out how to bind some keys and place the LISP in
my .emacs. I can't figure out how to use the "vectors" to represent
keys. For instance, I think the following should work:
(global-set-key "C-c f" font-lock-mode)
But I just get a bunch of lisp errors.
What am I doing wrong?
Thanks,
Dan
- Problems binding keys,
Dan Anderson <=