[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Splitting GNU ELPA
From: |
Richard Stallman |
Subject: |
Re: Splitting GNU ELPA |
Date: |
Wed, 20 May 2020 00:01:39 -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. ]]]
I don't think that #(+ %1 %2) is very difficult to learn. So I don't
see a significant downside in supporting this construct.
On the other hand, for that particular function, you could write '+.
> I can already see the discussions in forums about "what's the difference
> between #(f % 1) and (lambda (x) (f x 1))", "when should I use which",
But the answer is simple: they are equivalent, the choice is a matter
of taste.
> If we want to shorten anonymous functions we could start with something
> like (λ (x) (f x 1)), which you can get with
> prettify-symbols-mode already.
That is not much of a simplification, and think it is a drawback
to display different text from what is really in the file.
#(f % 1) avoids that drawback.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- RE: "Write a new package" culture instead of patches?, (continued)
- Re: "Write a new package" culture instead of patches?, Matthias Meulien, 2020/05/17
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Richard Stallman, 2020/05/17
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/18
- Splitting GNU ELPA, Richard Stallman, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Eli Zaretskii, 2020/05/18
- Splitting GNU ELPA, Richard Stallman, 2020/05/18
- Splitting GNU ELPA, Richard Stallman, 2020/05/18
- Re: Splitting GNU ELPA, Eli Zaretskii, 2020/05/19
- Re: Splitting GNU ELPA,
Richard Stallman <=
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Richard Stallman, 2020/05/17
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Eli Zaretskii, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Eli Zaretskii, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/18
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], João Távora, 2020/05/19
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/19
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Stefan Kangas, 2020/05/19
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Dmitry Gutov, 2020/05/19