Hi Henrik,

> I was under the impression that (;) is a shortcut for (get), however
> when I try (; Lst Nth) I get NIL but not with (get Lst Nth).

'get' evaluates the second argument if I remember well and ';' does
not.  Also, you can chain the attributes for ';' while you cannot with
'get'.

Cheers,

Tomas
-- 
UNSUBSCRIBE: mailto:[EMAIL PROTECTED]

Reply via email to