On Jul 21, 2008, at 9:35 PM, Denis Bueno wrote: > On Mon, Jul 21, 2008 at 19:12, Peter Dyballa <[EMAIL PROTECTED]> > wrote: >> Am 22.07.2008 um 00:50 schrieb Denis Bueno: >>> Checking the Preferences pane shows that is >>> indeed the default font. How can I teach Emacs to load the font >>> according to custom-set-faces? >> >> Probably be deleting the "global" settings in Emacs.plist. This is >> likely >> also the reason why my different default- and initial-frame-alists >> lead to >> very similiar frame looks ... > > $ find ~/Library/ -iname "*Emacs*plist" -exec rm -f {} \; # 2 were > found > $ nextstep/Emacs.app/Contents/MacOS/Emacs > > Still shows the cursive font.
Does it use this same cursive font with ./nextstep/Emacs.app/Contents/ MacOS/Emacs -Q ? That font spec has to be coming from somewhere. Also, try customizing the face within emacs.app. It's possible it's just not interpreting your setting ("andale mono" IIRC) correctly. The trick is you need to find the family name. Do this by calling up the font panel and looking at the name there. If the name has spaces, substitute underscores. Case is important. (Patches to ensure compatibility with carbon-emacs-style font naming, if this is preferred, are welcome. ;) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-