You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Land of Lisp
Better:
(defun have (object)
(member object (cdr (inventory))))
Brisance
unread,
Nov 9, 2010, 9:24:37 PM11/9/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Land of Lisp
I was referring to the canonical version as presented in the book.
Conrad
unread,
Nov 14, 2010, 2:36:23 PM11/14/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Land of Lisp
Thanks Brisance- I'm updating the source code as we speak.
Thanks Faré- You are right on the "have" command- What you have
pointed out is a bug, though of course very harmless. I will note it
in the errata I'm compiling.