emacs-devel
[Top][All Lists]
Advanced

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

Re: master 431b098: * lisp/emacs-lisp/pcase.el (let): Reimplement as a p


From: Basil L. Contovounesios
Subject: Re: master 431b098: * lisp/emacs-lisp/pcase.el (let): Reimplement as a pcase macro
Date: Sat, 06 Feb 2021 11:07:03 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

monnier@iro.umontreal.ca (Stefan Monnier) writes:

> branch: master
> commit 431b098a206d27a2dff6a88312c28c36926f90e9
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>     * lisp/emacs-lisp/pcase.el (let): Reimplement as a pcase macro
>     
>     (pcase--macroexpand, pcase--u1): Remove handling of `let` from
>     `pcase`s core.

Does this mean (info "(elisp) pcase Macro") has to be updated, e.g. to
document (let ...) alongside (rx ...) as another "built-in" pattern, or
can we still pretend (let ...) is a "core" pattern for documentation
purposes?

Thanks,

-- 
Basil



reply via email to

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