#| -*-Scheme-*-
-$Id: rep.scm,v 14.55 1999/02/23 21:34:01 cph Exp $
+$Id: rep.scm,v 14.56 2001/02/27 17:21:01 cph Exp $
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (c) 1988-2001 Massachusetts Institute of Technology
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
*working-directory-pathname*)
(*default-pathname-defaults*
*default-pathname-defaults*)
- (*current-input-port* port)
- (*current-output-port* port)
- (*notification-output-port* port)
- (*trace-output-port* port)
- (*interaction-i/o-port* port))
+ (*current-input-port* #f)
+ (*current-output-port* #f)
+ (*notification-output-port* #f)
+ (*trace-output-port* #f)
+ (*interaction-i/o-port* #f))
(let loop ((message message))
(loop
(bind-abort-restart cmdl