Is default-frame-plist still the way to set the default frame size? If not,
what is the right way?
If so, then there's a small issue. When xemacs starts, I get a certain
frame size. The splash screen is kind of scrunched (due to my font
sizes). When I click on splash screen the frame automatically resizes to
the expected size. Is this how it's supposed to work?
A minor visual annoyance. I changed my default font to be Bitstream Vera
Sans Mono-10[1]. The columns on the splash screen don't line up nicely
anymore. xemacs -vanilla has nicely lined up columns using whatever the
default font is.
Ray
[1] I set the font using:
(set-specifier
(face-font 'default)
(cons '(x)
(fc-name-unparse
(fc-font-match (selected-device)
(fc-name-parse "Bitstream Vera Sans Mono-10:lang=en")))))
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta