When I try M-: (set-frame-position (selected-frame) 500 500) RET
in Emacs, the window is moved to position +500+500 with the various
window-managers I've tested, but not with my trusty old ctwm.
Emacs's code seems to just do a XMoveWindow, so I figured the bug is
probably on ctwm's side. I looked at events.c thinking the problem
might be there, but I'm not sure where the relevant code would be.
Any help?
Stefan
