Am 23.11.2007 um 21:28 schrieb Presto:

> When I select from the menu Emacs -> Preferences -> Default Font ->
> select for example Andale Mono -> close font selection window -> click
> OK, the font change does not take effect. Reentering the default font
> selection, the selection has reverted to Monaco. Is this a know issue?
> Is there a workaround?


Seems to have stopped working recently ...

Since the preferences are recorded in ~/Library/Preferences/ 
Emacs.plist you can simply:

                defaults write Emacs Font <your selection>
                defaults write Emacs FontSize <choice>

from the command line (in *shell* buffer).

--
Greetings

   Pete


"Evolution"            o           __o                     _o _
           °\___o      /0~         -\<,              ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to