> Cc: emacs-devel@gnu.org
> From: Chong Yidong <[EMAIL PROTECTED]>
> Date: Mon, 05 Sep 2005 08:31:27 -0400
> 
> > So may I suggest to define a real function, with a real doc string,
> > and then bind those clicks to that function?
> 
> I can't see a clean way to do that, without putting in 8 function
> definitions that vary from each other by only a couple characters.
> Yuck.

Perhaps you could use a lambda expression or a macro inside a single
function.  Lisp is an interpreted language, as I'm sure you know.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to