Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site gitpyr.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!gatech!gitpyr!scott From: scott@gitpyr.UUCP (Scott Holt) Newsgroups: net.lang.lisp Subject: Lisp Question Message-ID: <394@gitpyr.UUCP> Date: Tue, 14-May-85 14:47:27 EDT Article-I.D.: gitpyr.394 Posted: Tue May 14 14:47:27 1985 Date-Received: Wed, 15-May-85 01:28:03 EDT Distribution: net Organization: Georgia Institute of Technology, Atlanta, GA Lines: 29 In certain dialects of lisp one can do the following... > ( defun myfunction ( p-list ) ( eval body ) ) myfunction then later > ( setq body '( car p-list ) ) (car p-list) > ( myfunction '(a b c d)) a and everything works fine....my questions is, are there any dialects of lisp where this wouldnt work, or not work the same? A novice, but working on it, lisp programmer, Scott Holt -- --------- "Its better to die on your feet than to live on your knees!" Scott Holt Georgia Tech Po Box 36199 Atlanta, GA 30332 ...!{akgua,allegra,amd,hplabs,ihnp4,masscomp,ut-ngp}!gatech!gitpyr!scott ...!{rlgvax,sb1,uf-cgrl,unmvax,ut-sally}!gatech!gitpyr!scott