[EMAIL PROTECTED] (Johan Bockgård) writes:

> 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


And sometimes I've found that I need to hit Ctrl-C many times to get out of a
job running in a shell.  Must be something that is timing dependent.




_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to