all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Sending signals in shell-mode
@ 2006-07-21 13:46 alistair_happencross
  0 siblings, 0 replies; only message in thread
From: alistair_happencross @ 2006-07-21 13:46 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-21 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-21 13:46 Sending signals in shell-mode alistair_happencross

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.