[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: How to make M-x TAB not work on (interactive) decla
From: |
Rudolf Adamkovič |
Subject: |
Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration? |
Date: |
Sun, 15 Jan 2023 21:18:26 +0100 |
Jean Louis <bugs@gnu.support> writes:
>> (+) ➜ 0
>
> Why? It is wrong.
In Lisp, the `+' operator returns the sum of the additive identity with all of
its arguments. The additive identity equals zero and you provided zero
arguments. Hence, you get the additive identity.
>> (*) ➜ 1
>
> Why? It is wrong.
In Lisp, the `*' operator returns the product of the multiplicative identity and
all of its arguments. The multiplicative identity equals one and you provided
zero arguments. Hence, you get the multiplicative identity.
Rudy
--
"The whole science is nothing more than a refinement of everyday
thinking."
-- Albert Einstein, 1879-1955
Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia
- Re: How to make M-x TAB not work on (interactive) declaration?, (continued)
- Re: How to make M-x TAB not work on (interactive) declaration?, Eli Zaretskii, 2023/01/08
- Re: How to make M-x TAB not work on (interactive) declaration?, Jean Louis, 2023/01/08
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/08
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Emanuel Berg, 2023/01/09
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Jean Louis, 2023/01/09
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Emanuel Berg, 2023/01/12
- (*)->1, Jean Louis, 2023/01/13
- Re: (*)->1, Michael Heerdegen, 2023/01/14
- Re: (*)->1, Michael Heerdegen, 2023/01/14
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?,
Rudolf Adamkovič <=
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Jean Louis, 2023/01/15
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/15
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Jean Louis, 2023/01/16
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/16
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Jean Louis, 2023/01/16
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/16
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, tomas, 2023/01/17
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/17
- Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, address@hidden, 2023/01/18
- RE: [External] : Re: How to make M-x TAB not work on (interactive) declaration?, Drew Adams, 2023/01/18