Rob Browning <[EMAIL PROTECTED]> writes:

[snip]

> (defun open-paren () (interactive nil) (insert "("))
> (global-set-key [f5] 'open-paren)
> 
> I'm sure there are even better ways to do this...

You mean something like (global-set-key [f5] "(")?

-- 
                Carey Evans  <*>  [EMAIL PROTECTED]

                 "Double, double, toil and trouble, /
                   Fire burn and cauldron bubble."


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to