Rens Oliemans <[email protected]> writes:
> Sorry for the late reply, I took a good holiday.
>
> Ihor Radchenko <[email protected]> writes:
>
>> I cannot reproduce the problems you are showing. Although I am able to
>> reproduce *different* problems.
>
> That's interesting, I can reproduce the problems with emacs -Q. Attached is
> the
> new org file which reproduces the error with =make repro=. Included are some
> settings (such as installing clojure-mode and cider). Apologies for the
> longish
> file, if I had more time I would have made it shorter.
Well. It seems that the bug partially depends on closure being setup
"correctly" (whatever "correctly" means).
On the very first CALL, I am getting
Debugger entered--Lisp error: (error "Could not start nREPL server: Execution
error (FileNotFoundException) at java.io.FileInputStream/open0
(FileInputStream.java:-2).\n-Sdeps (No such file or directory)\n\nFull report
at:\n/tmp/clojure-547063099052646374.edn\n (\"exited abnormally with code 1\")")
error("Could not start nREPL server: %s (%S)" "Execution error
(FileNotFoundException) at java.io.FileInputStream/open0
(FileInputStream.java:-2).\n-Sdeps (No such file or directory)\n\nFull report
at:\n/tmp/clojure-547063099052646374.edn\n" "exited abnormally with code 1")
nrepl-server-sentinel(#<process nrepl-server> "exited abnormally with code
1\n")
For the actual bugs, we need a Clojure expert.
I hope that Daniel can provide some ideas how to proceed here.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>