| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Wed, 8 Nov 2000 22:08:07 -0500 |
| From: | Tom Zerucha <tz AT execpc DOT com> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Emacs via Telnet - "standard input is not a tty". |
| Message-ID: | <20001108220807.A7683@deimos.mw.mediaone.net> |
| Mime-Version: | 1.0 |
| X-Mailer: | Mutt 1.0.1i |
I'm trying to run ntemacs using cygwin. Everything else works fine, including vim, but I tried emacs -nw (no windows). Without -nw it pops up a window. With -nw, it works in a console window on the machine. But that doesn't work if I telnet in. tty returns /dev/tty0, but src/dispnew.c doesn't think it is a tty (isatty() apparently says it isn't). I can't recompile the nt version of emacs since that seems to require Visual C or something close - Most things tell me to check in etc/MACHINES for a supported configuration, but it won't take i[3-5]86-*-windowsnt even though it says it will. (I'm not subscribed so please mail me directly with any suggestions) Can anyone point me at a precompiled version of emacs that will work via telnet? Or point me at a source tree and what to type to ./configure to get it to compile under cygwin? Or can someone compile it for me and add a --no-it-really-is-a-tty option or simply comment out the 5 lines in the dispnew file that does the check? Or does anyone else have any other suggestions? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |