Marc Aurel wrote:
since running X on Red Hat LiNUX 5.1 with the de-latin1 keymap, I
get
this boring "dead-circumflex not defined" whenever I touch the
"^"-key
(and I don't mean Control) in XEmacs. The key works fine in other
applications (e.g. pressing "^", then space will give me the circumflex
in xterm) - so I imagine I should correct the key binding in XEmacs.
Try: (define-key function-key-map 'dead-circumflex compose-circumflex-map)
I think that XEmacs may be confused about what the keysym is called
(e.g. dead-circum instead of dead-circumflex).
--
Glynn Clements <glynn(a)sensei.co.uk>