emacs-devel
[Top][All Lists]
Advanced

[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: Tue, 12 Mar 2024 22:27:34 -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. ]]]

  > > But there are also nonempty ni-exit clauses:
  > >
  > >   >     (cond*
  > >   >      (:no-exit (match* PAT FORM) THEN)
  > >   >      . ALWAYS)
  > >
  > > Can rewriting handle that?

  > Assuming it means "if PAT matches, execute THEN (with the corresponding
  > bindings) for its side effects, and in all cases continue with ALWAYS
  > without PAT's bindings", then it's just

The bindings cover both THEN and ALWAYS.

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