() Stefan Monnier () 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