[OS X Emacs] Default frame size

Timothy Hsu timothyhsu at earthlink.net
Wed Jan 14 11:19:07 EST 2009


Hi Aquamacs powers that be: Thanks again for the nifty
new Aquamacs 1.6, but I have a question I seem to have
with every new version.  I like to make all of my frames
80 x 43:

(setq default-frame-alist
       (append '((height . 43) (width . 80)) default-frame-alist))

(setq initial-frame-alist default-frame-alist)

I have this in both my .emacs and my Preferences.el.  So
what's the correct way to do that under Aquamacs 1.6?

Thanks,
Tim Hsu




More information about the MacOSX-Emacs mailing list