gnu-emacs-sources
[Top][All Lists]
Advanced

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

Re: elisp.m4


From: Thien-Thi Nguyen
Subject: Re: elisp.m4
Date: Tue, 08 Nov 2016 13:03:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() Stefan Monnier <address@hidden>
() Sun, 06 Nov 2016 17:57:59 -0500

   >    [(require 'cl) (cl-defstruct zow one two)],

   Haven't read carefully, but this line is suspicious:
   cl-defstruct is provided by `cl-lib`, not `cl`.

Good catch, thanks.  After a bit of archeology, i think EDB must
give up dreams of portability to pre-24.3 (i.e., pre cl-lib) and
simply require cl-lib.  Betrayed by ‘flet’.  Rats.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (type via)
   (case type
     (technical (eq 'mailing-list via))
     ...))                              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]