Am 28.09.2006 um 13:18 schrieb Miles Bader:
Is the shell buffer in "mac line-ending mode"? I guess that might
confuse things a lot (RET characters are being used for the ascii
graphics, but RET is newline in mac mode...).
No, it's obviously UNIX line ending mode. Kenichi Handa already asked
for coding system:
Coding system for terminal output:
U -- utf-8-unix (alias: mule-utf-8-unix)
Coding systems for process I/O:
encoding input to the process: U -- utf-8-unix (alias: mule-utf-8-
unix)
decoding output from the process: U -- utf-8-unix (alias: mule-
utf-8-unix)
Defaults for subprocess I/O:
decoding: U -- utf-8-unix (alias: mule-utf-8-unix)
encoding: U -- utf-8-unix (alias: mule-utf-8-unix)
In GNU Emacs 22.0.50 these defaults are not -unix – this might be the
difference. Is there a simple command to make all utf-8? I tried to
create a little init ELisp file with (prefer-coding-system 'utf-8),
but the new instance of 'emacs-23.0.0 -Q -l ELisp.file' again has -
unix set ...
--
Greetings
Pete
If you're not confused, you're not paying attention.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug