GNU bug report logs -
#11886
24.1; Ctrl-G in an emacs running in a terminal sends a SIGINT to the parent shell
Previous Next
Reported by: Vincent Lefevre <vincent <at> vinc17.net>
Date: Mon, 9 Jul 2012 12:19:01 UTC
Severity: normal
Merged with 12038
Found in version 24.1
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 11886 <at> debbugs.gnu.org (full text, mbox):
On 2012-07-09 16:29:35 +0200, Andreas Schwab wrote:
> Vincent Lefevre <vincent <at> vinc17.net> writes:
>
> > This can be seen with dash, mksh and posh under Debian. For instance:
> >
> > $ dash -c "/usr/local/emacs-24.1/bin/emacs -Q -nw"
>
> What happens when you run gdb like this and type C-c?
Exactly the same thing and differences between shells. I assume that
like Ctrl-G in Emacs, a Ctrl-C in gdb is intended to be just for gdb,
not for the parent processes, contrary to something like
some_shell -c "sleep 3"; echo foo
where Ctrl-C is typed during the "sleep 3" (as expected, "foo" is
never output).
--
Vincent Lefèvre <vincent <at> vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
This bug report was last modified 12 years and 261 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.