Am 30.07.2007 um 00:28 schrieb khb:
> I never set anything, this is the result of trying to execute shortly
> after installation of the summer2007 code. If I could have gotten it
> to execute at all, I wouldn't have bothered setting fonts ... I
> typically survive with defaults.
Could be this helps a bit:
(setq initial-frame-alist '(
(mouse-color . "midnightblue")
(foreground-color . "midnightblue")
(background-color . "antiquewhite1")
(font . "-*-*-medium-r-normal--10-*-*-*-*-*-fontset-
hiraginomin")
(top . 10) (left . 650) (width . 89) (height . 60)))
(setq default-frame-alist '(
(cursor-color . "purple")
(cursor-type . box)
(vertical-scroll-bars . left)
(active-alpha . 0.875)
(inactive-alpha . 0.75)
(font . "-*-*-medium-r-normal--9-*-*-*-*-*-fontset-
hiraginokaku")
(top . 20) (left . 150) (width . 89) (height . 56)))
--
Greetings
Pete
It's not the valleys in life I dread so much as the dips.
-- Garfield
--~--~---------~--~----~------------~-------~--~----~
"Carbon Emacs" group mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---