emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS X fullscreen


From: YAMAMOTO Mitsuharu
Subject: Re: Mac OS X fullscreen
Date: Tue, 18 Jan 2011 09:17:50 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Fri, 14 Jan 2011 17:23:22 +0100, Žiga Lenarčič <address@hidden> said:

> Please include the Mac OS X fullscreen patch in the next version, so
> I don't have to use separately compiled version.
> http://cloud.github.com/downloads/typester/emacs/feature-fullscreen.patch

Besides the interface issue Adrian mentioned, it doesn't do proper
adjustment for operations that would involve position/size changes if
they were applied to ordinary frames.  For example,

(scroll-bar-mode)

(set-frame-font "Courier-18")

(set-frame-parameter nil 'left 100)

(set-frame-parameter nil 'internal-border-width 30)

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]