]> code.delx.au - gnu-emacs/blobdiff - src/xfns.c
-
[gnu-emacs] / src / xfns.c
index 74c559a5a0b36182dd9862eba6df57a38318aa25..f7779e52590c0c8dd25b37939583fba9d9f64fa8 100644 (file)
@@ -273,7 +273,7 @@ x_real_pos_and_offsets (struct frame *f,
       XFree (tmp_children);
 #endif
 
-      if (wm_window == rootw || had_errors)
+      if (had_errors || wm_window == rootw)
         break;
 
       win = wm_window;