[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Richard Stallman |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Tue, 12 Sep 2023 20:00:43 -0400 |
[[[ 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. ]]]
> Of course, but nobody suggests it is all-in. `length' is not a keyworded
> in CL either.
Oops, I thought it was -- but the time when I implemented and used
Common Lisp was 40 years ago.
I am pretty sure `member' used keyword arguments, and I think that
getting behavior equivalent to traditional Lisp `member' required
specifying a keyword argument. I never forgot that, during that
period, because I got reminded of it almost every day.
> But it is convenient to have keywords in
> some places, like for example in define-minor-mode or make-process, or
> even "new" define-keymap.
I would not object to using keyword arguments for functions like that
-- complex and cumbersome to use, and not used often.
--
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: [External] : Re: Shrinking the C core, (continued)
- Re: [External] : Re: Shrinking the C core, João Távora, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/15
- Re: [External] : Re: Shrinking the C core, Eric S. Raymond, 2023/09/11
- Re: [External] : Re: Shrinking the C core, Arthur Miller, 2023/09/11
- Re: [External] : Re: Shrinking the C core, Gerd Möllmann, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Arthur Miller, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Arthur Miller, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/12
- Re: [External] : Re: Shrinking the C core, Tomas Hlavaty, 2023/09/12
- Re: [External] : Re: Shrinking the C core,
Richard Stallman <=
- Re: Shrinking the C core, Bob Rogers, 2023/09/08
- Re: Shrinking the C core, Emanuel Berg, 2023/09/16
- Re: Shrinking the C core, Richard Stallman, 2023/09/17
- Re: Shrinking the C core, Richard Stallman, 2023/09/08
- Re: Shrinking the C core, Arthur Miller, 2023/09/09
- Re: Shrinking the C core, Richard Stallman, 2023/09/11
Re: Shrinking the C core, Arthur Miller, 2023/09/12
Re: Shrinking the C core, Arthur Miller, 2023/09/12