[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs 21.2 odd behavior in shell window
From: |
Tom Wurgler |
Subject: |
Re: emacs 21.2 odd behavior in shell window |
Date: |
Thu, 28 Mar 2002 17:06:13 -0500 (EST) |
Recently Richard Stallman <rms@gnu.org> wrote:
> Date: Thu, 28 Mar 2002 13:48:15 -0700 (MST)
> From: Richard Stallman <rms@gnu.org>
> CC: bug-gnu-emacs@gnu.org, t901353@rds294.goodyear.com
> Reply-to: rms@gnu.org
>
> Also in a shell, I used to be able to hit ^C^C to interrupt a subjob.
> That no longer works.
>
> What does it do? What command does it actually run?
> What command is C-c C-c bound to in the shell buffer?
>
I am unable to duplicate the problem (right now at least). What I had (ever
since installing 21.2) was that if I started a program in a shell and it was
prompting for a filename or whatever, if I hit ^C^C it did *NOT* abort the
program. But if I did esc-x comint-interupt-subjob, that *DID* abort it. But
in checking the keystroke, it really was bound to `comint-interupt-subjob' as it
should have been. I know it sounds dumb, but it did it repeatedly, hence my
note to the list.
The ^C^C did nothing at all. No interupt, no beep, nada.
Not much help, I know.
I'll let you know if it re-occurs.
Thanks
tom