> Date: Wed, 16 May 2007 09:58:41 -0600 > From: Sean LeBlanc <[EMAIL PROTECTED]> > > By "unix" colors, I mean the default that one gets on at least some > installations of Emacs on *nix...a green background (with yellow fg?).
That's not the default, that's what the sysadmins on that system or the maintainers of the Emacs binary package for that system forced Emacs to do, probably in site-init.el. > Is there configuration code I could copy into my .emacs to do this? Find the customizations in site-init.el and use them.