all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: 54648@debbugs.gnu.org
Subject: bug#54648: 27.2; Cannot autoload iter-defun
Date: Thu, 31 Mar 2022 15:41:19 +0800	[thread overview]
Message-ID: <m18rsqtvq8.fsf@gmail.com> (raw)

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.





             reply	other threads:[~2022-03-31  7:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31  7:41 Leo Liu [this message]
2022-03-31 11:16 ` bug#54648: 27.2; Cannot autoload iter-defun 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m18rsqtvq8.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=54648@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.