emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cond*


From: Richard Stallman
Subject: Re: cond*
Date: Tue, 26 Dec 2023 23:54:24 -0500

[[[ 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. ]]]

  > Having a rough prototype of an implementation would still be useful to
  > have, to get a better felling of what the macro should look and feel
  > like.

Yes, it might do that.  Would you like to help write it?
I think some parts of the pcase code could be adapted.

  > E.g. from reading your messages, I am
  > still not sure how `cond*' and `match' are supposed to interact with one
  > another.

`match*' is not an independent construct defined on its own.
It is meaningful only within a cond* construct.  In effect,
it marks a certain part of the cond*.

If someone can figure out a way that `match*' could be meaningful on
its own, whi;e also working together with `cond*' so that the two
function together as desired, that would be a neat hack.  But I'm not
aiming for that.


-- 
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)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]