help-gnu-emacs
[Top][All Lists]
Advanced

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

after exiting emacs, command line text is invisible on CYGWIN


From: Eric
Subject: after exiting emacs, command line text is invisible on CYGWIN
Date: 3 Jun 2005 18:21:28 -0700
User-agent: G2/0.2

I had problems exiting e-macs, using the C-x C-c command, and found a
solution in this topic:

http://groups-beta.google.com/group/gnu.emacs.help/browse_frm/thread/a180845843d43295/d9207452f30f389b?hl=en&lr=&ie=UTF-8&oe=UTF-8&rnum=5&prev=/groups%3Fas_q%3D'C-x%2520C-g'%26safe%3Dimages%26ie%3DUTF-8%26oe%3DUTF-8%26as_ugroup%3D*emacs*%26lr%3D%26as_scoring%3Dd%26hl%3Den#d9207452f30f389b

I use CYGWIN and ran the command:

export CYGWIN="binmode ntsec tty"


Now my C-x C-c works, but upon exit, when I type anything in my command
prompt, the text isn't displayed. I know that text is being entered
because I can run commands, but I cannot see what I am typing. I have
to exit and restart cygwin.

BEFORE running emacs, my terminal settings look like this:

$ stty
speed 38400 baud; line = 0;
erase = ^?;
-imaxbel
-echoe -echok -echoctl -echoke

AFTER I exit emacs, my terminal settings look like this:

$ speed 38400 baud; line = 0;
erase = ^?; min = 1; time = 0;
-brkint -icrnl -imaxbel
-icanon -iexten -echo -echoe -echok -echoctl -echoke

(notice that the $stty command that I typed isnt being displayed!)

$ reset 

does nothing



help would be dandy! thank you.



reply via email to

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