|
From: | GNU bug Tracking System |
Subject: | bug#54648: closed (27.2; Cannot autoload iter-defun) |
Date: | Tue, 21 Jun 2022 17:59:01 +0000 |
Your message dated Tue, 21 Jun 2022 19:58:39 +0200 with message-id <87sfnx290w.fsf@web.de> and subject line Re: bug#54648: 27.2; Cannot autoload iter-defun has caused the debbugs.gnu.org bug report #54648, regarding 27.2; Cannot autoload iter-defun to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@gnu.org.) -- 54648: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54648 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems
--- Begin Message ---Subject: 27.2; Cannot autoload iter-defun Date: Thu, 31 Mar 2022 15:41:19 +0800 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.
--- End Message ---
--- Begin Message ---Subject: Re: bug#54648: 27.2; Cannot autoload iter-defun Date: Tue, 21 Jun 2022 19:58:39 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Stefan Kangas <stefan@marxist.se> writes: > How about pushing this fix to master. Michael? Done. I've also added the `cl-iter-defun' as had been suggested. Michael.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |