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
signature.asc
Description: PGP signature
