emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi-tty breakage on MS-Windows


From: Jason Rumney
Subject: Re: multi-tty breakage on MS-Windows
Date: Tue, 25 Sep 2007 10:01:05 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Eli Zaretskii wrote:
> Some problems that are still to be fixed, before "emacs -nw" can be
> considered operable on Windows:
>   
>   o Ctrl-C keystrokes are swallowed and don't get to Emacs input
>     queue.  For example, "C-x C-c" will not kill Emacs.
>   
This was due to terminal->set_terminal_modes_hook not being called.

>   o The screen buffer dimensions are not restored by Emacs when it
>     exits.  You will see that the scroll bar of the DOS box is not
>     restored, for example.  (Use the Properties of the DOS box to
>     restore manually.)
>   
I think this was due to terminal->reset_terminal_modes_hook not being
called, but my scrollbars do not change when Emacs starts, so I don't
know know for sure.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]