emacs/21.2 on cygwin/1.3.13-2 or 1.3.18-1, slow startup up with -q

2003-03-07 Thread Richard H. Broberg
I noticed that the emacs/21.2 built with both the 1.3.13-2 and the 1.3.18-1 (2 distributions I have on 2 different machines) is built in a funny way: a whole ton of stuff is loaded up at startup due to 'loadup.el' being loaded, even when I start with 'emacs -q'. I have a script which runs emacs i

cygwin/1.3.20-1 bash child process disassociation behavior weirdness

2003-03-07 Thread Richard H. Broberg
In non-cygwin unix I'm familiar with being able to do the following in a shell (bash or other): $ nohup long-running-command & $ exit and be able to leave it running. However, under cygwin (this has been true for at least back to cygwin/1.3.6 for me), when I start a process in the background an

Re: cygwin/1.3.20-1 bash child process disassociation behavior weirdness

2003-03-10 Thread Richard H. Broberg
> Resent-To: [EMAIL PROTECTED] > Resent-From: [EMAIL PROTECTED] > From: "Max Bowsher" <[EMAIL PROTECTED]> > Date: Sat, 8 Mar 2003 01:17:25 -0000 [snip] > > Richard H. Broberg wrote: > >> From: "Max Bowsher" <[EMAIL PROTECTED]> >

Re: cygwin/1.3.20-1 bash child process disassociation behavior weirdness

2003-03-10 Thread Richard H. Broberg
> Resent-To: [EMAIL PROTECTED] > Resent-From: [EMAIL PROTECTED] > From: "Max Bowsher" <[EMAIL PROTECTED]> [snip] > > Richard H. Broberg wrote: > > In the meantime I'll > > happily use rxvt in place of bash, since it does what I need. &g

Re: cygwin/1.3.20-1 bash child process disassociation behavior weirdness

2003-03-12 Thread Richard H. Broberg
D]> > Date: Tue, 11 Mar 2003 23:43:23 +0100 [snip] > > * Francis Litterio (03-03-11 21:03 +0100) > > Max Bowsher wrote: > >> Richard H. Broberg wrote: > >>> In the meantime I'll > >>> happily use rxvt in place of bash, since i