René Berber writes:
[snip] > Just for reference, with XEmacs opening a shell: > > sh-3.2$ echo $TERM > dumb > sh-3.2$ echo $TERMCAP > emacs:co#79:tc=unknown: > sh-3.2$ python > Python 2.5.1 (r251:54863, May 18 2007, 16:56:43) > [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin > Type "help", "copyright", "credits" or "license" for more information. >>>> 2+2 > 4 >>>> > sh-3.2$ echo $SHELL > /bin/bash Changing the TERM/TERMCAP settings didn't help. Thanks for your reference. Python just seems to be the only cygwin binary my bash can't handle. Thats driving me nuts.... -- Rolf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/