[OS X Emacs] Re: Aquamacs Emacs 1.4rc2

egv g.evstratov at gmail.com
Wed Jun 11 15:34:04 EDT 2008


Renzo Been <swangdoodles at gmail.com> writes:

> I tried adding transparency (as that would be very nice with the full-screen
> mode) by using;
> (set-alpha 47)
> But that does not seem to work (it did work under 1.3)
>

(add-to-list 'default-frame-alist '(alpha . (80 70)))

where 80 is alpha of the active frame, and 70 of the inactive one do just fine for me.

--
Gennady.



More information about the MacOSX-Emacs mailing list