> Inside a while-no-input, if the user hits a key (or clicks), then a > `throw' is executed that exits the while-no-input. I thought input-pending-p covers that base. If we use while-no-input, don't we still need to use accept-process-output, thus not solving the problem? > Then please go ahead and install your change. Thanks, rev 115123. Closing.