Try out this one... http://people.freedesktop.org/~jeremyhu/quartz-wm-20081128.1.bz2 Just replace /usr/bin/quartz-wm with it: curl -LO http://people.freedesktop.org/~jeremyhu/quartz-wm-20081128.1.bz2 bunzip2 quartz-wm-20081128.1.bz2 sudo cp quartz-wm-20081128.1 /usr/bin/quartz-wm sudo chmod 755 /usr/bin/quartz-wm
What _does not_ work: - When changing either the font or the font size after moving the window, this change makes the window jump back to its initial position. - xemacs -geometry +0+0: opens window correctly in top left corner - now manually move (drag) the window out of that corner - change the font (menu: options->font->... and pick one) - watch the window move back into the top left corner
Thanks, I can see this and know what the problem is... but it's gonna take a bit to get the fix.