[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] detaching from the ctty
From: |
Taylor R Campbell |
Subject: |
[MIT-Scheme-devel] detaching from the ctty |
Date: |
Wed, 29 May 2013 15:03:07 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1.1 |
Does anyone rely on Scheme's behaviour of detaching from the ctty in
batch mode or when file descriptors 0/1/2 are not ttys? This causes
Scheme to blithely ignore ^C when run under make, to my interminable
frustration. If you want to detach from the ctty, you could always
use a trivial wrapper around Scheme to do just that.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [MIT-Scheme-devel] detaching from the ctty,
Taylor R Campbell <=