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.
_______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel