[MacPorts] #36284: Emacs-app @24.2 old fullscreen
#36284: Emacs-app @24.2 old fullscreen -------------------------+-------------------------------- Reporter: rhuelga@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: fullscreen | Port: Emacs-app -------------------------+-------------------------------- Since lion the fullscreen makes useless the second monitor. So every time there is a update I edit the Portfile removing the system check if {${os.major} >= 11} and forcing to use the patch-fullscreen.diff instead of the patch-lion- fullscreen.diff I think that will be great if a new variant is created, maybe oldfullscreen. For the people who prefere the pre-lion fullscreen mode for emacs. What do you think? And Thank you people for your great work on MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/36284> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36284: Emacs-app @24.2 old fullscreen --------------------------+------------------- Reporter: rhuelga@… | Owner: css@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: emacs-app | --------------------------+------------------- Changes (by ryandesign@…): * keywords: fullscreen => * cc: hum@… (added) * owner: macports-tickets@… => css@… * port: Emacs-app => emacs-app Old description:
Since lion the fullscreen makes useless the second monitor. So every time there is a update I edit the Portfile removing the system check
if {${os.major} >= 11}
and forcing to use the patch-fullscreen.diff instead of the patch-lion- fullscreen.diff
I think that will be great if a new variant is created, maybe oldfullscreen. For the people who prefere the pre-lion fullscreen mode for emacs.
What do you think?
And Thank you people for your great work on MacPorts.
New description: Since lion the fullscreen makes useless the second monitor. So every time there is a update I edit the Portfile removing the system check {{{ if {${os.major} >= 11} }}} and forcing to use the patch-fullscreen.diff instead of the patch-lion- fullscreen.diff I think that will be great if a new variant is created, maybe oldfullscreen. For the people who prefere the pre-lion fullscreen mode for emacs. What do you think? And Thank you people for your great work on MacPorts. -- -- Ticket URL: <https://trac.macports.org/ticket/36284#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36284: Emacs-app @24.2 old fullscreen --------------------------+-------------------- Reporter: rhuelga@… | Owner: css@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: emacs-app | --------------------------+-------------------- Changes (by hum@…): * status: new => closed * resolution: => fixed Comment: Replying to [ticket:36284 rhuelga@…]:
I think that will be great if a new variant is created, maybe oldfullscreen. For the people who prefere the pre-lion fullscreen mode for emacs.
Thank you for your proposal. I added oldfullscreen variant to the emacs- app port, and committed in r98023 and r98024. Please build the port with that variant and play around it. {{{ $ sudo port selfupdate $ sudo port clean emacs-app $ sudo port install emacs-app +oldfullscreen }}} -- Ticket URL: <https://trac.macports.org/ticket/36284#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts