[5535] in testers
Re: emacs shell C-c C-c doesn't halt program
daemon@ATHENA.MIT.EDU (Laura Baldwin)
Thu Jun 19 23:57:11 2003
Message-Id: <200306200357.h5K3v9NN017506@geskekelud.mit.edu>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: Laura Baldwin <boojum@MIT.EDU>, testers@MIT.EDU, justom@MIT.EDU
In-Reply-To: Your message of "Thu, 19 Jun 2003 17:10:34 EDT."
<200306192110.h5JLAY1G019980@brad-majors.mit.edu>
Date: Thu, 19 Jun 2003 23:57:09 -0400
From: Laura Baldwin <boojum@MIT.EDU>
A workaround (that seems to work for most things I've tried) is
C-q C-c RET, which I guess sends the ctrl-c into the shell. Better
than killing the shell buffer, at least.
-Laura