X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Problems with cygwin bash shell under NT Emacs Date: Mon, 14 Jul 2008 12:38:42 -0500 Lines: 46 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com rolf wrote: [snip] > Couldn't it be, that the Cygwin port of python has something to do > with it? The point was that mixing a "native" application with a Cygwin app is=20 probably the problem . Which one has to adapt to the other? >> You should ask the NTEmacs list, tell them >> about your TERM and TERMCAP environment strings, those look like the >> real cause of the problem. > Thanks for the hint, I'll dig into TERM and TERMCAP Just for reference, with XEmacs opening a shell: sh-3.2$ echo $TERM dumb sh-3.2$ echo $TERMCAP emacs:co#79:tc=3Dunknown: 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 > And, it seems I can't find a NTEmacs list alive. Is there one? I don't know, I don't use it. >> Cygwin has emacs and XEmacs, both work fine. > I don't remember why, but my Emacs life started with NTEmacs and I > haven't bothered to change that. Maybe now is a good time.... Something else, they don't require X Windows (Cygwin/X), the one I use,=20 XEmacs, runs a GUI with or without X. But the FAQ seems to endorse NTemacs: http://cygwin.com/faq/faq-nochunks.html#faq.using.ntemacs --=20 Ren=E9 Berber -- 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/