unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* pcase on multiple conditions
@ 2022-10-28  6:47 Heime
  2022-10-28  7:08 ` Jean Louis
  0 siblings, 1 reply; 12+ messages in thread
From: Heime @ 2022-10-28  6:47 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor


Is this the way to test for two values to perform the same operation?

 (pcase complt

    ((or 3 4)

       (myfunc)))




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-10-30 16:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28  6:47 pcase on multiple conditions Heime
2022-10-28  7:08 ` Jean Louis
2022-10-28  7:44   ` Michael Heerdegen
2022-10-28  9:57     ` Heime
2022-10-28 10:39       ` Michael Heerdegen
2022-10-28 12:05     ` Jean Louis
2022-10-28 12:47       ` Michael Heerdegen
2022-10-28 13:14       ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-30 12:58         ` Emanuel Berg
2022-10-30 16:29           ` Jean Louis
2022-10-30 12:55     ` Emanuel Berg
2022-10-30 12:53   ` Emanuel Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).