If I have the default workspace (WIonWS) split into two nice tall frames, how can I get each new window to appear in the other frame?
At the moment I'm using emacs with pop-up-frames set to t, because that's convenient for reviewing multifile patches: I view the patch in one emacs frame, and the actual file can pop up in its own (emacs) frame. What I'd like is for that other (emacs) frame to appear in the other (ion) frame, so it doesn't obscure the patch. (Really I want it to be configurable, because I guess sometimes I wouldn't want this, but I'm assuming it will be configurable anyway---I just can't quite see how to do it.)
