[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Arsen Arsenović |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Fri, 20 Oct 2023 09:48:54 +0200 |
Hi,
Richard Stallman <rms@gnu.org> writes:
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > We have them in Elisp as well, `cl-remove-if' and
> > `cl-remove-if-not', both in cl-seq.el.
>
> A partial emulation of some Common Lisp functions is present
> in the cl-lib library, for emulation purposes. It is not supposed to
> be used a lot.
Apologies for my ignorance (and late reply), but why not? It hosts some
quite useful functions.
For instance, I'm not aware of an ``flet'' equivalent in Elisp proper.
Thanks in advance, have a lovely day.
--
Arsen Arsenović
signature.asc
Description: PGP signature
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, (continued)
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, João Távora, 2023/10/29
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, Emanuel Berg, 2023/10/30
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, João Távora, 2023/10/30
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, Emanuel Berg, 2023/10/30
- Re: [External] : Re: Lisp files that load cl-lib in problematical ways, Emanuel Berg, 2023/10/30
- Re: Lisp files that load cl-lib in problematical ways, Emanuel Berg, 2023/10/25
- Re: Lisp files that load cl-lib in problematical ways, Eli Zaretskii, 2023/10/25
- Re: Lisp files that load cl-lib in problematical ways, Richard Stallman, 2023/10/25
- Re: Lisp files that load cl-lib in problematical ways, Eli Zaretskii, 2023/10/26
- Re: Lisp files that load cl-lib in problematical ways, Richard Stallman, 2023/10/24
Re: [External] : Re: Shrinking the C core,
Arsen Arsenović <=