From: alistair_happencross@hotmail.com
Subject: Sending signals in shell-mode
Date: 21 Jul 2006 06:46:03 -0700 [thread overview]
Message-ID: <1153489563.614605.54400@i42g2000cwa.googlegroups.com> (raw)
When I ssh to a remote host in a *shell* buffer, it seems that `C-c
C-c' (comint-interrupt-subjob) sends a signal which makes my ssh
process exit, instead of getting passed through to the other side:
M-x shell
locahost$ ssh remotehost
remotehost$ ./long-running-foreground-job
remotehost$ C-c C-cKilled by signal 2.
localhost$
When I typed C-c C-c, I wanted the signal to stop
long-running-foreground-job.
Anyone have any ideas?
By the way, this is on CVS Emacs.
reply other threads:[~2006-07-21 13:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1153489563.614605.54400@i42g2000cwa.googlegroups.com \
--to=alistair_happencross@hotmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).