make-keymap and strings

fuchur <[email protected]>
Newsgroups gmane.comp.window-managers.sawfish
Organization W.W
Message-ID <[email protected]>
Hi,

If i open sawfish-client and type:
(bind-keys (make-keymap) "C-i" (lambda (w) (toggle-window-iconified w)))

i got:
(keymap (#<closure 8495294 @ user> 105 . 65540))


this is ok but i have only a sting like this:
(setq my-keymap (concat "C-i (lambda (w) (toggle-window-iconified w))"))

if i now type my-keymap i got:
"C-i (lambda (w) (toggle-window-iconified w))"

and:
(bind-keys (make-keymap) my-keymap) 

returns:
(keymap)

What must i do with my-keymap therewith (bind-keys (make-keymap)
my-keymap) works.


-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0
signature.asc (application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iEYEARECAAYFAlNbCj8ACgkQ5bxw1bjXsrA9+gCeMmkrmNujnGmumb7LJByJBa/h
LJsAoJafD52U+UgD+8lz/nGbsqFjK298
=c+H9
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.