Re: Help with select-elements function

Subject: Re: Help with select-elements function
From: Chris Maden <crism@xxxxxxx>
Date: Thu, 2 Apr 1998 14:19:06 -0500
[W. Eliot Kimber]
> I thought "'()" was simply a shorthand for (list). I guess it means
> more than that?

'(blah blah)

is the quoted canonical representation of a list.

(list blah blah)

is the list constructor procedure.  The difference is that the former
*is* a quoted list, and the second *constructs* a list.  Usually, they
are identical, but inside the quoted list, variables aren't
recognized.

I think.  YMMV.

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Re: Help with select-elements function, (continued)
    • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA00872Thu, 2 Apr 1998 13:56:29 -0500 (EST)
      • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA01119Thu, 2 Apr 1998 14:03:50 -0500 (EST)
    • G. Ken Holman - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA01590Thu, 2 Apr 1998 14:13:27 -0500 (EST)
    • W. Eliot Kimber - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA01180Thu, 2 Apr 1998 14:05:30 -0500 (EST)
      • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA01815Thu, 2 Apr 1998 14:18:33 -0500 (EST) <=
      • Russell Senior - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA02375Thu, 2 Apr 1998 14:48:51 -0500 (EST)
        • Russell Senior - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id PAA02802Thu, 2 Apr 1998 15:07:25 -0500 (EST)
    • Pawson, David - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id CAA22214Fri, 3 Apr 1998 02:05:36 -0500 (EST)