Are terminal input coding systems supposed to be working in 21.4 ?
With 21.4.21, and mule-ucs, I do
(set-console-tty-input-coding-system (selected-console) 'utf-8)
(set-input-mode nil nil 2 7)
but it does not seem that terminal input is interpreted via the utf-8
coding system - rather the eight-bit bytes are inserted in binary mode
into the buffer. (Whether they're bypassing utf-8 entirely, or whether
utf-8 is getting things one char a time, and so falling back to
dumping them out in binary, I don't know.)
If it's not supposed to work, I can go in and fix it, but I'd like to
know whether it's supposed to work first!
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta