[Sawfish] Need help by assoc with lists

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

If i type in sawfish-client:

(assoc '(#<window 0>) '(((#<window 8a00003>) . Term) ((#<window 0>) . Mail) ((#<window 9000003>) . Office)))

it returns nothing, but if i remove all "#" and type:

(assoc '(<window 0>) '(((<window 8a00003>) . Term) ((<window 0>) . Mail) ((<window 9000003>) . Office)))

it returns like expected:
((<window 0>) . Mail)


Why it not work if i have a "#" character in the list?

Thank you.

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/