help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing key bound to function as argument


From: Edward O'Connor
Subject: Re: Passing key bound to function as argument
Date: Thu, 27 Oct 2005 14:10:24 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

This is not the best way to do what you'd like, but ItWorksForMe(TM):

(defun ted-self-insert-command ()
  (insert (this-command-keys)))


Ted

-- 
Edward O'Connor
hober0@gmail.com

Ense petit placidam sub libertate quietem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]