From: Stefan Monnier via "Emacs development discussions." <emacs-devel@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: pcase bindings in patterns with complicated logic
Date: Tue, 23 Jan 2024 10:08:07 -0500 [thread overview]
Message-ID: <jwv1qa8xfa0.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: 87edeag4r1.fsf@localhost
> I looked up the use of pcase's `app' pattern across the packages I use
> and inside Emacs source code. There are only several trivial uses,
> actually:
The `app` pattern is mostly for internal use when defining other
patterns. It's key to the implementation of patterns like backquote so
it's very important, but you'll rarely see it "out and about" in
a `pcase` or `pcase-let` statement.
Stefan
next prev parent reply other threads:[~2024-01-23 15:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-13 3:54 pcase bindings in patterns with complicated logic Richard Stallman
2024-01-13 19:58 ` Ihor Radchenko
2024-01-14 6:58 ` Thierry Volpiatto
2024-01-14 7:27 ` Thierry Volpiatto
2024-01-14 15:42 ` Ihor Radchenko
2024-01-14 15:58 ` Thierry Volpiatto
2024-01-14 16:21 ` Ihor Radchenko
2024-01-14 17:54 ` Thierry Volpiatto
2024-01-16 3:32 ` Richard Stallman
2024-01-16 13:18 ` Ihor Radchenko
2024-01-18 3:37 ` Richard Stallman
2024-01-18 13:13 ` Ihor Radchenko
2024-01-20 3:39 ` Richard Stallman
2024-01-20 12:48 ` Ihor Radchenko
2024-01-21 3:06 ` Richard Stallman
2024-01-21 14:06 ` Ihor Radchenko
2024-01-23 13:40 ` Richard Stallman
2024-01-23 15:08 ` Stefan Monnier via Emacs development discussions. [this message]
2024-01-23 19:59 ` Stefan Monnier via Emacs development discussions.
2024-01-15 3:13 ` Richard Stallman
2024-01-14 7:03 ` Thierry Volpiatto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv1qa8xfa0.fsf-monnier+emacs@gnu.org \
--to=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.