From: David W. <da...@wh...> - 2002-05-14 16:01:52
|
On 5/14/02 7:14 AM, "Andrew Choi" <ak...@sh...> claimed: > Specifying a font family for the default face doesn't seem to work if > the font does not have italic and bold variants. Damn. This worked in 21.1. > You can try using (set-frame-font FONT-SPEC). I added this to ~/.emacs: (set-frame-font "-apple-andale mono-medium-r-normal--0-0-75-75-m-0-mac-roman") And it made no difference. > That's because list-fontsets is an interactive function and > x-list-fonts is not. Put the Lisp expression `(x-list-fonts > "*andale*")' in a Lisp Interaction mode buffer such as *scratch* and > hit C-j, or in any buffer and hit C-x C-e. Gotcha - thanks. David -- David Wheeler AIM: dwTheory da...@wh... ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: Th...@ja... |