GNU bug report logs - #39546
28.0.50; Do not require subr-x at run time

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Mon, 10 Feb 2020 14:01:02 UTC

Severity: wishlist

Tags: patch, wontfix

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 39546 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: 39546 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, michael.albinus <at> gmx.de,
 Tassilo Horn <tsdh <at> gnu.org>
Subject: Re: bug#39546: 28.0.50; Do not require subr-x at run time
Date: Wed, 19 Feb 2020 14:41:31 +0100
Tino Calancha <tino.calancha <at> gmail.com> writes:

> -;;;###autoload
>  (defmacro when-let (spec &rest body)
>    "Bind variables according to SPEC and conditionally evaluate BODY.

Sorry; I haven't been following this thread closely, but I don't think
this is a good idea.  It means putting

+(eval-when-compile (require 'subr-x))

in more and more files, for no particularly good reason that I can see?

What's the reason for removing this autoload?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.