all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/hyperbole a74747a330 4/4: Add interactive creation of named implicit buttons via Ibut/Create
       [not found] ` <20230331075830.772A2C13A8A@vcs2.savannah.gnu.org>
@ 2023-04-04  3:28   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2023-04-04  3:28 UTC (permalink / raw)
  To: Bob Weiner; +Cc: emacs-devel

Hmm... regarding:

> +(def-edebug-spec cl-defun
> + (&define name lambda-key-list
> +          [&optional stringp]   ; Match the doc string, if present.
> +          def-body))
> +
> +(def-edebug-spec lambda-key-list
> + (([&rest arg]
> +   [&optional ["&optional" "&key" arg &rest arg]]
> +   [&optional ["&optional" arg &rest arg]]
> +   &optional ["&rest" arg])))

Why do you need that?  `cl-lib` already provides that (and more) and if
this file is loaded, than `cl-lib` should also be loaded.


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-04  3:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <168024950908.30561.16721594000636290535@vcs2.savannah.gnu.org>
     [not found] ` <20230331075830.772A2C13A8A@vcs2.savannah.gnu.org>
2023-04-04  3:28   ` [elpa] externals/hyperbole a74747a330 4/4: Add interactive creation of named implicit buttons via Ibut/Create Stefan Monnier

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.