GNU bug report logs - #75594
31.0.50; [FR]: Change equality test for Pcase non-linear patterns

Previous Next

Package: emacs;

Reported by: Eshel Yaron <me <at> eshelyaron.com>

Date: Wed, 15 Jan 2025 20:20:02 UTC

Severity: wishlist

Found in version 31.0.50

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Eshel Yaron <me <at> eshelyaron.com>
Cc: 75594 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: bug#75594: 31.0.50; [FR]: Change equality test for Pcase non-linear patterns
Date: Sun, 19 Jan 2025 23:37:05 +0100
Eshel Yaron <me <at> eshelyaron.com> writes:

> > (with-equality-predicate ((foo . #'equal))
> >   `(,foo ,foo ,foo))
> > ?
>
> I'd rather not specify all affected variables explicitly, if that's what
> this syntax implies.  The most important use case is to convert entire
> pcase patterns to use equal semantics.  So transforming an arbitrary
> pcase pattern to one where all non-linear patterns use equal should be
> as simple as possible.

We could additionally support (with-equality-predicate #'equal ...)

> (Accordingly, I tend to "vote" for simply
> changing the semantics to use equal, so no transformation is needed.)

This would be a backward-incompatible change so it's probably not
eligible for voting.


Michael.




This bug report was last modified 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.