12 Nov
2008
12 Nov
'08
5:13 a.m.
Jeremy Huddleston <jeremyhu@apple.com> writes:
It works for me: ~ $ emacs -geometry 80x61-0+0 ~ $ emacs --version GNU Emacs 22.3.1
Well, I'd be the first to admit that I'm using an ancient Emacs (19.34.1 actually) ... but I wouldn't expect it to break between beta2 and beta3. In any case there are some points here that make me think you've got a pretty small value of "work":
-geometry 80x61-0-20
This doesn't match the requested value.
Bit gravity: NorthWestGravity Window gravity: NorthWestGravity Program supplied window gravity: NorthWestGravity
Shouldn't the window gravity be northeast given the -0+0 position request? On mine, I see the program supplied gravity that way. regards, tom lane