[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Preloading seq.el
From: |
Lars Ingebrigtsen |
Subject: |
Re: Preloading seq.el |
Date: |
Thu, 29 Aug 2019 14:50:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> I'm all for preloading both seq.el and cl-lib.el. I think it's annoying
>> that we're not allowed to use these very useful libraries in the most
>> central bits of Emacs, but instead have to write less optimal and
>> readable code in those files.
>
> Preloading is a far cry from being allowed to use the packages. I
> don't understand why you consider not preloading a package as if that
> denies your ability to use it.
I was talking about using seq/cl-lib in the parts of Emacs that's dumped
(like help.el), which is currently not allowed, because that would
require preloading seq/cl-lib.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Preloading seq.el, Stefan Kangas, 2019/08/29
- Re: Preloading seq.el, Lars Ingebrigtsen, 2019/08/29
- Re: Preloading seq.el, Eli Zaretskii, 2019/08/29
- Re: Preloading seq.el,
Lars Ingebrigtsen <=
- Re: Preloading seq.el, Eli Zaretskii, 2019/08/29
- Re: Preloading seq.el, Lars Ingebrigtsen, 2019/08/29
- Re: Preloading seq.el, Eli Zaretskii, 2019/08/29
- Re: Preloading seq.el, Lars Ingebrigtsen, 2019/08/29
- Re: Preloading seq.el, Eli Zaretskii, 2019/08/29
- Re: Preloading seq.el, Lars Ingebrigtsen, 2019/08/29
- Re: Preloading seq.el, Stefan Monnier, 2019/08/29
Re: Preloading seq.el, Stefan Monnier, 2019/08/29
Re: Preloading seq.el, Eli Zaretskii, 2019/08/29
Re: Preloading seq.el, Zhu Zihao, 2019/08/31