Ticket #23180 (new enhancement)
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: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.
Note: See
TracTickets for help on using
tickets.


Cc Me!