(fset <symbol> "\C-x8?") where ? is Function key 1.
How can I do this?
tia.
-- War is a failure of the imagination. --William Blake
(fset <symbol> [?\C-x ?8 f1])
Stefan