[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: What's missing in ELisp that makes people want to u
From: |
Richard Stallman |
Subject: |
Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib? |
Date: |
Wed, 08 Nov 2023 21:35:19 -0500 |
[[[ 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. ]]]
> When incorporating whatever you describe as incorporating
> from cl-* into Elisp (using `equal' as default), I hope
> you mean giving it some other name than the CL name it
> has (ignoring the `cl-' prefix or not).
Yes, for sure. (I thought I had made that explicit.) The natural
name to use is the existing Emacs Lisp name -- for instance, `member'.
I'm not arguing for adding the :key and :test keyword args to every
function that could support them, or to any functions at all. But IF
and WHEN we want to have functions supporting those keyword arguments
as parts of Emacs Lisp that programmers need to know about, this is
the clean way to do it.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: What's missing in ELisp that makes people want to use cl-lib?, (continued)
- Re: What's missing in ELisp that makes people want to use cl-lib?, João Távora, 2023/11/02
- Re: What's missing in ELisp that makes people want to use cl-lib?, Emanuel Berg, 2023/11/02
- RE: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Drew Adams, 2023/11/02
- Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, João Távora, 2023/11/02
- Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Emanuel Berg, 2023/11/02
- Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Richard Stallman, 2023/11/07
- RE: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Drew Adams, 2023/11/07
- RE: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Bob Rogers, 2023/11/07
- Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?,
Richard Stallman <=
- Re: [External] : Re: What's missing in ELisp that makes people want to use cl-lib?, Gerd Möllmann, 2023/11/08