Name
should-circulate-skip? -- Return
#t if WIN should now be skipped when circulating,
#f otherwise.
Synopsis
(should-circulate-skip? #&optional (win (get-window)))
Description
Return #t if WIN should now be skipped when circulating, #f otherwise.
Uses the current state of WIN (whether it is iconified or not) in
determining the result.