[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Tomas Hlavaty |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Tue, 12 Sep 2023 21:57:43 +0200 |
On Tue 12 Sep 2023 at 04:30, Arthur Miller <arthur.miller@live.com> wrote:
> Perhaps elisp would be better off to accept them and make cl-defun the
> norm, instead of seing macros like define-minor-mode re-implement the
> technique and some other macro possibly do something similar which
> leads to more less maintanable code.
cl-defmacro would not help with define-minor-mode because it cannot
describe the special argument list structure in this case.
- Re: [External] : Re: Shrinking the C core, (continued)
- 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 <=
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/09/12
- 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