From: Matthew Huggett <mhuggett@zam.att.ne.jp>
Subject: Re: Newbie, Emacs won't quit
Date: Tue, 25 Jan 2005 01:03:47 +0900 (JST) [thread overview]
Message-ID: <20050124160347.507A8631E@smtp3.att.ne.jp> (raw)
In-Reply-To: <1106579602.684581.96780@f14g2000cwb.googlegroups.com> (elim.qiu@gmail.com)
From: "YL" <elim.qiu@gmail.com>
> > I figured it out by accident. In trying to get sshd working under
> > cygwin (which I haven't done yet) I set the environment variable
> >
> > CYGWIN=binmode ntsec tty
> >
> > This fixes this problem for me, and I believe it is the tty portion
> of
> > that environment variable that is the key one to changing the
> > behaviour.
> >
> > ~>Bill
>
> It worked for me. Thanks. But after exit emacs and back to cygwin
> shell,
> any command typed won't shown (they still work though). Also, I don't
> know where and how to put 'CYGWIN=binmode ntsec tty' so that emacs can
> work correctly without set this environment everytime.
It goes in your cygwin.bat file in the root of your cygwin
installation.
It should look something like:
@echo off
set CYGWIN=binmode tty ntsec
C:
chdir \cygwin\bin
bash --login -i
Reference: http://ist.uwaterloo.ca/~kscully/SSH/CygwinSSHD_W2K3.html
Matt
next prev parent reply other threads:[~2005-01-24 16:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-01 19:21 Newbie, Emacs won't quit Greg K
2002-09-01 19:30 ` A. L. Meyers
2002-09-01 20:21 ` Greg K
2002-09-01 20:18 ` Kai Großjohann
2002-09-01 20:42 ` Greg K
2002-09-02 14:34 ` Kai Großjohann
2002-09-04 23:53 ` Bill Wishon
2002-09-05 1:39 ` Sacha Chua
[not found] ` <mailman.1031190246.25006.help-gnu-emacs@gnu.org>
2002-09-06 4:13 ` Bill Wishon
2002-09-18 20:13 ` Bill Wishon
2005-01-24 15:13 ` YL
2005-01-24 16:03 ` Matthew Huggett [this message]
2002-10-01 0:15 ` David Combs
2002-09-01 21:01 ` Jochen Küpper
2002-09-01 21:17 ` Greg K
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050124160347.507A8631E@smtp3.att.ne.jp \
--to=mhuggett@zam.att.ne.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).