Re: Xemacs/cygwin 21.4.3 and new console window during compilation

2001-12-17 Thread Andy Piper
So my supposition is that a console window is created because XEmacs doesn't have one by default when started from the desktop. The reason it works in bash is that children inherit their parent's console by default and somewhere up the foodchain cygwin has a console. I have no idea how we coul

Re: bash/cmd CTRL-C problem...

2002-01-11 Thread Andy Piper
Chris Faylor wrote: >There is a snapshot up there now which seems to work ok. > >Again, many thanks to Robert Collins for tracking this down. > >Although I said I wasn't overly interested in tracking this down >myself, I was interested in seeing the lessening in email traffic that I >hope this fi

Re: Ash spawning win32 programs (was Re: bash/cmd CTRL-C problem...)

2002-01-11 Thread Andy Piper
At 11:11 PM 1/11/2002 +1100, Robert Collins wrote: >Can I suggest you start a new thread when the topic changes, it helps >prevent confusion - particulary if the original thread hangs around. Sorry. I thought the two might be related. > > Interactive bash shell starts: > > -> shell scri

Re: Ash spawning win32 programs (was Re: bash/cmd CTRL-C problem...)

2002-01-11 Thread Andy Piper
At 11:11 PM 1/11/2002 +1100, Robert Collins wrote: >Start the ash script in the background, and then use ps. See if the java >program appears in ps. If it does - check via task manager or process >explorer to see if the reported cygwin pid is the same as the actual >java.exe pid. > >If it doesn't

Re: Ash spawning win32 programs (was Re: bash/cmd CTRL-C problem...)

2002-01-11 Thread Andy Piper
At 01:22 AM 1/12/2002 +1100, Robert Collins wrote: >- Original Message - >From: "Andy Piper" <[EMAIL PROTECTED]> > > > ash script pid reported by shell: 828 > > ash script pid in task manager: 856 > > java pid reported by ps

Re: Ash spawning win32 programs (was Re: bash/cmd CTRL-C problem...)

2002-01-14 Thread Andy Piper
At 10:50 AM 1/12/2002 +1100, Robert Collins wrote: >Have you tried the latest snapshot and confirmed that this still occurs? Yes, this is with the latest snapshot. I actually haven't upgraded past 1.3.2 because the problems (like this) get worse from then on (using bash as /bin/sh being the onl

Re: is anyone able to successfully use make/grep from within xemacs/c ygwin?

2002-03-13 Thread Andy Piper
That's why I stay on 1.3.2 :) Are you running a pre-built binary? I build the binaries under 1.3.2 - I don't know whether that would make a difference. andy At 12:18 PM 3/13/02 -0800, Taylor, Patrick wrote: >Ever since upgrading from cygwin 1.3.2 (quite a few months ago), >I have had a lot of