help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems stopping simulations in emacs shells


From: Johan Bockgård
Subject: Re: Problems stopping simulations in emacs shells
Date: Tue, 12 Jul 2005 20:39:44 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Benjamin Bobich <benjamin.bobich@philips.com> writes:

> I am running ncsim in an emacs shell and I'm not able to Ctrl C, D,
> break or anything out of simulations once they start. When I run the
> simulations on a terminal, Ctrl C, pressed twice, normally stops the
> sim. Any advice on how to fix this problem?

C-c C-c runs `comint-interrupt-subjob', so maybe you could try that
twice. Likewise C-c C-d is `comint-send-eof' and C-c C-z is
`comint-stop-subjob'.

-- 
Johan Bockgård


reply via email to

[Prev in Thread] Current Thread [Next in Thread]