[macemacsjp-english 744] Re: setting a font in .emacs

Back to archive index

Peter Dyballa Peter_Dybal****@Web*****
Tue Nov 7 19:02:22 JST 2006


Am 07.11.2006 um 07:09 schrieb xah lee:

> i want always to use «hiraginokaku: 14-dot medium» when i start
> emacs. What should i put in my .emacs?

(set-default-font "-*-*-medium-r-normal--14-*-*-*-*-*-fontset- 
hiraginokaku") ?

         (setq initial-frame-alist '(
         ;  (foreground-color     . "midnightblue")
         ;  (background-color     . "antiquewhite1")
         ;  (mouse-color          . "midnightblue")
         ;  (cursor-color         . "purple")
         ;  (cursor-type          . box)
         ;  (vertical-scroll-bars . left)
         ;  (active-alpha         . 0.875)
         ;  (inactive-alpha       . 0.75)
           (font . "-*-*-medium-r-normal--14-*-*-*-*-*-fontset- 
hiraginokaku")
	))

Also for default frame.

>
> PS is it possible to have carbon emacs use Mac OS X's fonts?

Do you use non-system fonts? How do you achieve this?

--
Mit friedvollen Grüßen

   Pete

The future will be much better tomorrow.
                                -- George W. Bush





More information about the macemacsjp-english mailing list
Back to archive index