From 117402b86d9199a8ff226075f804d2f8908dac9e Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Mon, 17 Mar 2008 23:34:55 +0000 Subject: M-x term does not work on Windows. --- etc/PROBLEMS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc') diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 329d1086a5d..6751546808e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2133,6 +2133,10 @@ problem. ** Known problems with the MS-Windows port of Emacs 22.1 +M-x term does not work on MS-Windows. TTY emulation on Windows is +undocumented, and programs such as stty which are used on posix platforms +to control tty emulation do not exist for native windows terminals. + Using create-fontset-from-ascii-font or the --font startup parameter with a Chinese, Japanese or Korean font leads to display problems. Use a Latin-only font as your default font. If you want control over -- cgit v1.2.1