emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation


From: Thien-Thi Nguyen
Subject: Re: [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation error.
Date: Fri, 03 Feb 2017 08:12:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() Stefan Monnier <address@hidden>
() Tue, 31 Jan 2017 20:25:58 -0500

   Elisp is not Scheme: the order of evaluation is L2R.

You're right.  Thanks for the reminder.  I have installed a
change to revert the bogus fix, w/ a better (IMHO) comment.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)
   (pcase (context query)
     (`(technical mailing-list) t)
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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