Benjamin Bobich <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to