[CM] bind-key function
Troy Will
troydwill at yahoo.com
Sat Nov 2 17:01:16 PST 2002
I'm trying to bind a key to a function. I uncommented
;(bind-key (char->integer #\m) 0 (lambda ()
(first-mark-in-window-at-left))) in examp.scm. Thus I
would expect (first-mark-window-at-left) to execute
whenever I hit the "m" key. However, the "m" goes into
the minibuffer. Do I have the wrong idea of what
bind-key does?
Thanks,
__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
More information about the Cmdist
mailing list