New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23180 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

ocaml-mode.el needs emacs-app variant

Reported by: marcin.zalewski@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: marcin.zalewski@…, nox@…
Port: ocaml-mode.el

Description

It seems that ocaml-mode.el does not have an emacs-app variant.

Change History

comment:1 Changed 3 years ago by marcin.zalewski@…

  • Cc marcin.zalewski@… added

Cc Me!

comment:2 Changed 3 years ago by nox@…

  • Cc nox@… added

What would be the purpose of an emacs-app variant? Don't emacs-app and emacs search for additional elisp files in the same places? Anyways if it's not the case, a variant is not the solution.

comment:3 Changed 3 years ago by marcin.zalewski@…

I think that variant is necessary for dependencies:

$ port deps ocaml-mode.el Full Name: ocaml-mode.el @3.05 Runtime Dependencies: ocaml Library Dependencies: emacs

I am not ports expert, so maybe there is another way to handle this, but I do not want ocaml-mode.el to install emacs for me if I already have emacs-app.

comment:4 Changed 3 years ago by marcin.zalewski@…

Sorry, forgot the formatting:

$ port deps ocaml-mode.el
Full Name: ocaml-mode.el @3.05
Runtime Dependencies: ocaml
Library Dependencies: emacs
Note: See TracTickets for help on using tickets.