Background Color problems in New frames
Steven Tamm <[email protected]> Fri, 14 Jun 2002 19:44:42 -0700
| Newsgroups | gmane.emacs.macintosh.user |
|---|---|
| Message-ID | <[email protected]> |
I've only been using Emacs 21 or Mac OS X for a little while, but I'm
pretty far along in hacking it. However, I'm having some trouble
keeping my background color correct. The behavior I'm seeing is that
the background color for areas without text is white, regardless of what
I specify in the default. However the background color for areas with
text is what I specify. I'm not sure whether it's emacs 21 or specific
to the mac. It seems to only happen in newly created frames, and it
goes away if I specifically call (set-background-color)
Here's the code I'm using to specify the frame parameters:
(cond ((eq window-system 'mac)
(setq default-frame-alist
'((mouse-color . "midnightblue")
(foreground-color . "midnightblue")
(background-color . "antiquewhite1")))
))
Thanks for any help,
-Steven
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink