Opened 15 years ago
Closed 6 years ago
#23180 closed enhancement (wontfix)
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 (5)
comment:1 Changed 15 years ago by marcin.zalewski@…
Cc: | marcin.zalewski@… added |
---|
comment:2 Changed 15 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 15 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 15 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
comment:5 Changed 6 years ago by pmetzger (Perry E. Metzger)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
An emacs variant is not necessary for dependencies, but in any case, this port is long since obsolete. The current OCaml emacs mode is Tuareg. I've removed this port as it hasn't been touched in years and no longer even seems to work.
Cc Me!