[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Emanuel Berg |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Mon, 18 Sep 2023 21:38:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Drew Adams wrote:
>> For functions like `cl-incf', where there is no
>> corresponding "incf" [I don't know whatever happened to it
>> or why it was dropped, or maybe it wasn't ever there before
>> cl-lib?] [...]
>
> The CL emulation was originally in file `cl.el' and its
> helper files, such as `cl-macs.el'. At that time
> functions/macros such as `cl-incf' and `cl-case' had no
> `cl-' prefix. [...]
>
> There's no `incf' or `case' in Elisp that would conflict
> with the CL-emulation definitions, but when Someone decided
> to prefix CL thingies with `cl-' the decision was to do it
> wholesale, not just where there was a collision/conflict
> with existing Elisp thingies.
Ah, I see!
Thanks for explaining.
So I remembered correctly then, that I did use "incf" before
`cl-incf'!
--
underground experts united
https://dataswamp.org/~incal
- Re: [External] : Re: Shrinking the C core, Arthur Miller, 2023/09/13
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/15
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/09/16
- Re: [External] : Re: Shrinking the C core, Alfred M. Szmidt, 2023/09/17
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/17
- Re: [External] : Re: Shrinking the C core, Alfred M. Szmidt, 2023/09/17
- RE: [External] : Re: Shrinking the C core, Drew Adams, 2023/09/17
- Re: [External] : Re: Shrinking the C core,
Emanuel Berg <=
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/09/19
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/09/19
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/19
- Re: [External] : Re: Shrinking the C core, Eli Zaretskii, 2023/09/19
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/09/21
- Re: [External] : Re: Shrinking the C core, Eli Zaretskii, 2023/09/17
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/17
- RE: [External] : Re: Shrinking the C core, Drew Adams, 2023/09/17
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/09/18