This only makes sense when being run in the background. By all means don't detach otherwise.
On Wed, May 29, 2013 at 8:03 AM, Taylor R Campbell <campb...@mumble.net> wrote: > 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 _______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel