From: Dan Jacobson <jidanni@jidanni.org>
To: chet.ramey@case.edu
Cc: bug-bash@gnu.org, 16665@debbugs.gnu.org
Subject: bug#16665: Hitting C-c C-c in Emacs' *shell* causes segmentation fault
Date: Fri, 07 Feb 2014 11:25:42 +0800 [thread overview]
Message-ID: <878utnd2o9.fsf__43105.6127803915$1391743583$gmane$org@jidanni.org> (raw)
In-Reply-To: <878utphrsx.fsf@jidanni.org>
>>>>> "CR" == Chet Ramey <chet.ramey@case.edu> writes:
CR> OK, I'll bite. What is C-c C-c supposed to do? It looks like it just
CR> spews a bunch of garbage to your screen. Is that the intent?
C-c C-c runs the command comint-interrupt-subjob, which is an
interactive compiled Lisp function in `comint.el'.
(comint-interrupt-subjob)
Interrupt the current subjob.
This command also kills the pending input
between the process mark and point.
next prev parent reply other threads:[~2014-02-07 3:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <52F45028.6030509@case.edu>
2014-02-06 2:57 ` bug#16665: Hitting C-c C-c in *shell* causes segmentation fault Dan Jacobson
2014-02-06 17:07 ` Glenn Morris
[not found] ` <87k3d7degf.fsf_-_@jidanni.org>
2014-02-07 3:16 ` bug#16665: Hitting C-c C-c in Emacs' " Chet Ramey
2014-02-06 23:11 ` Dan Jacobson
2014-02-07 3:25 ` Dan Jacobson [this message]
2014-02-07 3:27 ` Chris Down
2014-02-07 3:32 ` Glenn Morris
[not found] ` <878utnd2o9.fsf@jidanni.org>
2014-02-07 14:13 ` Chet Ramey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='878utnd2o9.fsf__43105.6127803915$1391743583$gmane$org@jidanni.org' \
--to=jidanni@jidanni.org \
--cc=16665@debbugs.gnu.org \
--cc=bug-bash@gnu.org \
--cc=chet.ramey@case.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.