|
| From: | Stefan Monnier |
| Subject: | Re: Idempotency of add-hook wrt lambda expressions |
| Date: | Wed, 04 Mar 2009 20:54:13 -0500 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
> A similar case are commands bound to menu items (or any other keys): C-
> h k does not bring up something useful for keys that are just bound to
> a lambda term.
C-h k does give useful info, provided the lambda term has a docstring.
Just as is the case for symbols.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |