emacs-tangents
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The poor state of documentation of pcase like things.


From: David Kastrup
Subject: Re: The poor state of documentation of pcase like things.
Date: Sun, 03 Jan 2016 16:15:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Dmitry Gutov <address@hidden> writes:

> On 01/03/2016 04:50 PM, David Kastrup wrote:
>
>> So it should not get fixed or made more consistent with expectations?
>
> I think you should file bug(s) with specific examples and improvements.
>
>> Its forced use of `quasiquote' where `quote' would suffice were it
>> properly implemented is a contributor to the "there must be something
>> non-obvious going on" impression.
>
> IIUC, you can use quotes where they would "suffice".

So why would people write

(pcase exp
  (`nil nil) ...

?  What's with the overuse of quasiquote?

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]