[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Bug in new sit-for?
From:
Chong Yidong
Subject:
Re: Bug in new sit-for?
Date:
2006年7月17日 00:28:04 -0400
User-agent:
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)
> This patch should bring back the old batch mode behavior. It's a bit
> of a hack, but I don't see any more elegant solution.
I take that back; a cleaner thing to do is to simply make sit-for call
sleep-for when noninteractive. I'll check in a fix to that effect
soon (and update the documentation accordingly).