>>>> "ms" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
ms> Looks good to me. (I must say that I do dislike using boolean
ms> operators as control structures, through ...)
Tee hee. Actually, I like the idiom (but then, I think of them as
control structures in the first place, since they short-circuit).
Anyway, if you're gonna call in the type-safety police, you'd have to
write that
(and (not (null (saved-window-next-child saved-window)))
(not (saved-window-minibufferp (saved-window-next-child saved-window)))
(progn
Bletch.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.