all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#54648: 27.2; Cannot autoload iter-defun
@ 2022-03-31  7:41 Leo Liu
  2022-03-31 11:16 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Leo Liu @ 2022-03-31  7:41 UTC (permalink / raw
  To: 54648

I just discovered that autoload is broken in the following example:

  ;;;autoload
  (iter-defun i () (iter-yield 1))

The form is copied verbatim to the output and fails because of no
lexical-binding.





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

end of thread, other threads:[~2022-06-21 17:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-31  7:41 bug#54648: 27.2; Cannot autoload iter-defun Leo Liu
2022-03-31 11:16 ` Lars Ingebrigtsen
2022-03-31 12:19   ` Leo Liu
2022-03-31 12:20     ` Lars Ingebrigtsen
2022-04-01 22:58       ` Michael Heerdegen
2022-04-02 11:15         ` Leo Liu
2022-04-02 13:04         ` Lars Ingebrigtsen
2022-06-19 19:04           ` Stefan Kangas
2022-06-21 17:58             ` Michael Heerdegen

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.