all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58602: 29.0.50; Please document (:documentation FORM) spec for closures
@ 2022-10-18  0:46 Michael Heerdegen
  2022-10-18  2:05 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Heerdegen @ 2022-10-18  0:46 UTC (permalink / raw)
  To: 58602


Hello,

I think we need to document this new feature described in etc/NEWS.25:

| ** Lexical closures can use '(:documentation FORM)' to build their docstring.
| It should be placed right where the docstring would be, and FORM is then
| evaluated (and should return a string) when the closure is built.

at least in the ELisp reference manual (dunno, maybe also in the
docstring of `lambda' and `defun'?).

Thanks,

Michael.







^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-20 16:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18  0:46 bug#58602: 29.0.50; Please document (:documentation FORM) spec for closures Michael Heerdegen
2022-10-18  2:05 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-18  2:20   ` Christopher Dimech
2022-10-18  3:16   ` Michael Heerdegen
2022-10-18 13:34     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-18 20:13       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-18 20:39         ` Drew Adams
2022-10-19  1:24         ` Michael Heerdegen
2022-10-19 23:23           ` Michael Heerdegen
2022-10-20  9:35             ` Michael Albinus
2022-10-20 16:50               ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.