I'm starting a background subprocess and to check the status I periodically use: (sleep-current-thread 250) In Edwin everything is OK but if I run as a batch file or with Emacs this function hangs. Is there a (load-option) that gets called under Edwin?