With the latest CVS code, once I execute set-face-font, set-frame-font stops working.
For instance, please start emacs, and evaluate this: (set-face-font 'default "fixed") Then the font is changed to "fixed" and frame size is also adjusted. Next, evaluate this: (set-default-font "-adobe-courier-medium-r-normal--24-*-iso8859-1") The frame size is once adjusted (i.e. get bigger) but soon be back to the original size, and the font doesn't change. (frame-parameter nil 'font) still returns "fixed". --- Ken'ichi HANDA [EMAIL PROTECTED] _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel