[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16567: 24.3.50; pcase should signal an error if no case matches
From: |
Helmut Eller |
Subject: |
bug#16567: 24.3.50; pcase should signal an error if no case matches |
Date: |
Wed, 10 Sep 2014 16:28:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
On Wed, Sep 10 2014, Stefan Monnier wrote:
> I'm open to other suggestions, and `pcasex' is not unacceptable, so
> I think we're closing in.
pcase* looks less exotic that pcasex; though it's harder to type.
BTW, I find it surprising that this doesn't signal an error:
(pcase-let ((`(1 ,x) '("foo")))
x)
But I suspect that "it's not an option" to change pcase-let.
Helmut
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/08
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/08
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Helmut Eller, 2014/09/08
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/08
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/09
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/09
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/09
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Josh, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Helmut Eller, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches,
Helmut Eller <=
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Glenn Morris, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/10
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/11
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/12
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/12
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/12
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Leo Liu, 2014/09/13
- bug#16567: 24.3.50; pcase should signal an error if no case matches, Stefan Monnier, 2014/09/13