* Re: Emacs-diffstrunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics. [not found] <E1WmQDW-0005ht-9v@vcs.savannah.gnu.org> @ 2014-05-19 19:16 ` Glenn Morris 2014-05-20 11:11 ` Leo Liu 2014-05-20 14:23 ` [Emacs-diffs] trunk " Stefan Monnier 1 sibling, 1 reply; 4+ messages in thread From: Glenn Morris @ 2014-05-19 19:16 UTC (permalink / raw) To: Leo Liu; +Cc: emacs-devel Please could you update doc/misc/cl.texi as needed (in section 10.1 and Appendix A2). (Since it would have been easy to make this change at any time, you have to wonder if there was a reason for implementing it the way it was originally done. Perhaps appendix A2 explains it.) ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs-diffstrunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics. 2014-05-19 19:16 ` Emacs-diffstrunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics Glenn Morris @ 2014-05-20 11:11 ` Leo Liu 0 siblings, 0 replies; 4+ messages in thread From: Leo Liu @ 2014-05-20 11:11 UTC (permalink / raw) To: Glenn Morris; +Cc: emacs-devel On 2014-05-19 15:16 -0400, Glenn Morris wrote: > Please could you update doc/misc/cl.texi as needed (in section 10.1 and > Appendix A2). > > (Since it would have been easy to make this change at any time, you have > to wonder if there was a reason for implementing it the way it was > originally done. Perhaps appendix A2 explains it.) Thanks. I wondered though not in public. I have updated the doc to reflect the change and now the category of incompatibility is looser syntax. Leo ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] trunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics. [not found] <E1WmQDW-0005ht-9v@vcs.savannah.gnu.org> 2014-05-19 19:16 ` Emacs-diffstrunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics Glenn Morris @ 2014-05-20 14:23 ` Stefan Monnier 2014-05-21 0:45 ` Leo Liu 1 sibling, 1 reply; 4+ messages in thread From: Stefan Monnier @ 2014-05-20 14:23 UTC (permalink / raw) To: Leo Liu; +Cc: emacs-devel > + (signal 'wrong-type-argument (list 'list x 'x)))) ^^^^ listp -- Stefan ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] trunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics. 2014-05-20 14:23 ` [Emacs-diffs] trunk " Stefan Monnier @ 2014-05-21 0:45 ` Leo Liu 0 siblings, 0 replies; 4+ messages in thread From: Leo Liu @ 2014-05-21 0:45 UTC (permalink / raw) To: Stefan Monnier; +Cc: emacs-devel On 2014-05-20 10:23 -0400, Stefan Monnier wrote: >> + (signal 'wrong-type-argument (list 'list x 'x)))) > ^^^^ > listp Indeed all elisp functions uses type predicate here but cl-lib seems to use type per cl-check-type. Leo ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-05-21 0:45 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <E1WmQDW-0005ht-9v@vcs.savannah.gnu.org> 2014-05-19 19:16 ` Emacs-diffstrunk r117127: * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics Glenn Morris 2014-05-20 11:11 ` Leo Liu 2014-05-20 14:23 ` [Emacs-diffs] trunk " Stefan Monnier 2014-05-21 0:45 ` Leo Liu
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).