* Re: [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation error. [not found] ` <20170131213600.2F81222015F@vcs.savannah.gnu.org> @ 2017-02-01 1:25 ` Stefan Monnier 2017-02-03 7:12 ` Thien-Thi Nguyen 0 siblings, 1 reply; 2+ messages in thread From: Stefan Monnier @ 2017-02-01 1:25 UTC (permalink / raw) To: emacs-devel; +Cc: Thien-Thi Nguyen > + ;; Albeit elegant, this assumes LtR OoE, unfortunately. Elisp is not Scheme: the order of evaluation is L2R. Stefan ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation error. 2017-02-01 1:25 ` [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation error Stefan Monnier @ 2017-02-03 7:12 ` Thien-Thi Nguyen 0 siblings, 0 replies; 2+ messages in thread From: Thien-Thi Nguyen @ 2017-02-03 7:12 UTC (permalink / raw) To: emacs-devel [-- Attachment #1: Type: text/plain, Size: 564 bytes --] () Stefan Monnier <monnier@IRO.UMontreal.CA> () 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 #2: signature.asc --] [-- Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-03 7:12 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20170131213559.9292.29086@vcs.savannah.gnu.org> [not found] ` <20170131213600.2F81222015F@vcs.savannah.gnu.org> 2017-02-01 1:25 ` [elpa] master 48cbab3: [gnugo int] Avoid latent order-of-evaluation error Stefan Monnier 2017-02-03 7:12 ` Thien-Thi Nguyen
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).