> which puzzles me. Why does the order differ? (BTW, in a mono xterm it
> works like under Emacs.)
I'm even more surprised, as color_xterm maintainer -- because
color_xterm should only differ from mono xterm in, you guessed it,
color features... as far as I can tell I'm building it with the same
> Yves Arrouye writes:
Yves> If only Motif would get these keys too, and differentiate
Yves> between backspace and delete, I'd be really happy.
I think Motif uses a way that involves the Multi_key keysym. Assign
this keysym to some key and see if you can use it as a Compose key for
Motif
> Yves Arrouye writes:
Yves> - one user under VIP couldn't search because / is a prefix
Yves> key too :-(
Look at the function iso-accents-customize. Here's what I set up for
German:
; put this in site-start.el or in .emacs
(eval-after-load
"iso-acc"
'(progn
(setq iso-language
3 matches
Mail list logo