Opened 12 years ago

Closed 12 years ago

#36284 closed enhancement (fixed)

Emacs-app @24.2 old fullscreen

Reported by: rhuelga (Roberto Huelga) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: humem (humem)
Port: emacs-app

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: hum@… added
Description: modified (diff)
Keywords: fullscreen removed
Owner: changed from macports-tickets@… to css@…
Port: emacs-app added; Emacs-app removed

comment:2 in reply to:  description Changed 12 years ago by humem (humem)

Resolution: fixed
Status: newclosed

Replying to 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
Note: See TracTickets for help on using tickets.