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

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

Re: Calling different kinds of functions, which finish the same job


From: Stefan Monnier
Subject: Re: Calling different kinds of functions, which finish the same job
Date: Tue, 11 Apr 2006 23:55:20 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Sorry for the unclear description.  I may set f by

>    (setq f (key-binding " "))

> So, f can be only one of f1, f2, f3.  Suppose f is f3, then

Maybe the answer is quite different:

   (execute-command f)


-- Stefan
   


reply via email to

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