emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add autoload cookies in seq.el


From: Eli Zaretskii
Subject: Re: Add autoload cookies in seq.el
Date: Thu, 21 Jul 2016 19:09:20 +0300

> From: Lars Ingebrigtsen <address@hidden>
> Cc: address@hidden,  address@hidden,  address@hidden
> Date: Thu, 21 Jul 2016 17:01:29 +0200
> 
> > Maybe I'm misremembering, but I only saw discussions about preloading
> > seq once or twice, including this discussion.  So I'm not sure where
> > does "persona non grata" thing come from.  Can you point me to those
> > incidents which led you to this conclusion?
> 
> commit 9c969e1f848e65b24e06d3919cde9a7ae668bfb8
> Author: Glenn Morris <address@hidden>
> Date:   Mon May 23 12:48:19 2016 -0400
> 
>     * lisp/image.el (image--get-image): Avoid requiring a library for
>     one trivial operation.
> 
> commit c6493c68f8fd6a5e6893eb3837a1a27f8d8a98a8
> Author: Paul Eggert <address@hidden>
> Date:   Mon May 23 08:13:03 2016 -0700
> 
>     Fix seq requirement that broke bootstrap
>     
>     * lisp/image.el (image--get-image): Require seq here, not at the
>     top level, to avoid ‘(require seq) while preparing to dump’ while
>     bootstrapping.  Suggested by Tino Calancha in:
>     http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00477.html

That's a single issue that got 2 separate changes.

So my memory was correct in this case.  I'd like this library to have
more (potential) users before we preload it (and its prerequisites).

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]