Eli Zaretskii <[EMAIL PROTECTED]> writes: > I realize that the original code had the same problem, but since we > are changing it: using lambda expressions to bind mouse clicks has a > negative side effect that "C-h c", "C-h k" and similar help commands, > when used with these mouse clicks, display test that to most users > sounds like nonsensical gibberish. > > 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. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel