Howdy,
On Mon, 13 Aug 2001, you wrote:
< Everything backward from 21.4.2 always changed font size just fine,
< but not 21.4.4. This is the 1st time I've done so since 21.4.4 came out.
<
< xemacs -vanilla
< set debug-on-error to `t'
< from the menubar: Options -> Font Size -> 20
<
< Signaling: (wrong-type-argument number-char-or-marker-p nil)
< font-menu-set-font(nil nil 200)
< eval((font-menu-set-font nil nil 200))
I'm seeing the same behavior, but am using motif widgets not athena. I've
attached a patch that seems to correct the problem, but since I'm removing
"gtk" from font-menu.el in two places, this patch may cause problems when
using GTK widgets.
Jeff.