----- Original Message ----- > AFAIK, there is nothing in NEWS or in the manuals that tells you how > to change > the font for a given frame.
(set-face-attribute FACE FRAME &rest ARGS) e.g.: ; set default font attributes (for all frames) (set-face-attribute 'default nil :font "Consolas-10.5") -- . . . . . . . . . . . . . . . . . . . . . . . . . Gary Oberbrunner ga...@genarts.com GenArts, Inc. Tel: 617-492-2888 955 Mass. Ave Fax: 617-492-2852 Cambridge, MA 02139 USA www.genarts.com