[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pcase-memoize: equal first branch, yet different
From: |
Michael Heerdegen |
Subject: |
Re: pcase-memoize: equal first branch, yet different |
Date: |
Tue, 05 Mar 2013 15:13:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> The message is just a warning, so you can ignore it. But the better
> option is to try and fix the underlying problem and make sure pcase is
> not expanded repeatedly.
Ah, it's good to know that.
> PS: Why do you use (interactive "e") if you then don't use the
> `event' argument.
I hope this was a rhetorical question ;-) No, there is no reason, thanks
for the hint.
Regards,
Michael.