Ilpo Nyyssonen wrote:
> > Scandinavian characters like äö display right, but when I
try to type
> > those I get M-v from ö and M-d from ä. (I have Finnish keyboard.)
>
> (set-input-mode nil nil 'foo)
>
> The third argument can be anything except nil or t.
Is this documented somewhere? (Except the documentation for that
function)
It's in the "lispref" Info file, under:
System Interface -> Terminal Input -> Input Modes
It isn't in the "xemacs" Info file.
However, I probably wouldn't have found it from the documentation
either. I looked at the source code, starting with character_to_event.
Personally, I think that the default is wrong. But if it were to be
changed, people who have come to rely upon XEmacs working around their
terminal misconfiguration will probably complain.
--
Glynn Clements <glynn.clements(a)virgin.net>