[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing cond* in core
From: |
Richard Stallman |
Subject: |
Re: Installing cond* in core |
Date: |
Fri, 15 Mar 2024 21:45:01 -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. ]]]
> Then I don't understand what's the intended semantics: how can you use
> PAT's bindings over ALWAYS when PAT failed to match?
It makes bindings for all the variables it could bind, independent of
which ones matched in a given case.
pcase does that to, I found out by experiment.
--
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: Installing cond* in core, Richard Stallman, 2024/03/12
- Re: Installing cond* in core, Stefan Monnier, 2024/03/12
- Re: Installing cond* in core,
Richard Stallman <=
- Re: Installing cond* in core, Stefan Monnier, 2024/03/16
- Re: Installing cond* in core, Richard Stallman, 2024/03/17
- Re: Installing cond* in core, Stefan Monnier, 2024/03/17
- Re: Installing cond* in core, Peter Hull, 2024/03/19
- Re: Installing cond* in core, Richard Stallman, 2024/03/20
- Re: Installing cond* in core, Stefan Monnier, 2024/03/20