Re: Emacs ignores signals

2007-04-16 Thread Vin Shelton
Christopher Faylor wrote: On Mon, Apr 16, 2007 at 01:48:56PM -0400, Vin Shelton wrote: I've attached it to this message. PLEASE DON'T DO THAT! You've sent a massive attachment to thousands of people, most of whom, are uninterested in said attachment. Please think before doing something like

Re: Emacs ignores signals

2007-04-16 Thread Christopher Faylor
On Mon, Apr 16, 2007 at 01:48:56PM -0400, Vin Shelton wrote: >Edwin Goei wrote: >>Karr, David wrote: >>>I'm guessing you weren't using the Cygwin-built xemacs. I use Xemacs >>>built for Cygwin, and I haven't been able to send signals to >>>subprocesses for a long time. >>> >>No, I am using the x

Re: Emacs ignores signals

2007-04-16 Thread Edwin Goei
9:47 AM To: cygwin@cygwin.com Subject: Emacs ignores signals I just switched from xemacs to gnu emacs 21.3.50.1 on cygwin 1.5.24(0.156/4/2) with an X server (the latest versions I can find). I have shell-mode working, except that signals sent to the subprocess are ignored. For example, if I want to c

RE: Emacs ignores signals

2007-04-16 Thread Karr, David
t; Sent: Saturday, April 14, 2007 9:47 AM > To: cygwin@cygwin.com > Subject: Emacs ignores signals > > I just switched from xemacs to gnu emacs 21.3.50.1 on cygwin > 1.5.24(0.156/4/2) with an X server (the latest versions I can > find). I have shell-mode working, except that signa

Emacs ignores signals

2007-04-14 Thread Edwin Goei
I just switched from xemacs to gnu emacs 21.3.50.1 on cygwin 1.5.24(0.156/4/2) with an X server (the latest versions I can find). I have shell-mode working, except that signals sent to the subprocess are ignored. For example, if I want to cancel or stop a process, I should be able to type C-c C-c