Author: Peter DyballaPeter Dyballa Date: Jan 4, 2008 01:36
Am 03.01.2008 um 09:49 schrieb Oleg Oltar:
> I am trying to customize my aquamacs.
Could be this list will give you more help:
---------------------------- Info -----------------------------
List Post: email.esm.psu.edu>
List Archives: <http://dir.gmane.org/gmane.emacs.macintosh.osx>
For my Emacsen (no Aquamacs Emacs, it does not like my ~/.emacs file)
I use, for example:
(setq initial-frame-alist '(
(mouse-color . "midnightblue")
(foreground-color . "grey20")
(background-color . "alice blue")
(internal...
|