emacs-devel
[Top][All Lists]
Advanced

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

Re: [patch] Prompt problems in tcl-mode


From: Eli Zaretskii
Subject: Re: [patch] Prompt problems in tcl-mode
Date: Wed, 19 Apr 2006 10:43:21 +0300

> From: Jesper Harder <address@hidden>
> Date: Tue, 18 Apr 2006 22:45:51 +0200
> 
> !     ;; Make tclsh display a prompt on ms-windows. Doesn't affect wish, 
> unfortunately.
> !     (when (eq system-type 'windows-nt)
> !       (tcl-send-string (inferior-tcl-proc) "set ::tcl_interactive 1; 
> concat\n")))

Should we do this in the Cygwin build as well (which has a different
value for system-type)?  Or does Cygwin emulate isatty correctly?




reply via email to

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