Closed taqtiqa-mark closed 5 years ago
Progress, but have not yet isolated which line caused the error...
In my .spacemacs
I had:
(add-hook 'shell-mode-hook 'with-editor-export-editor)
(add-hook 'term-exec-hook 'with-editor-export-editor)
(add-hook 'eshell-mode-hook 'with-editor-export-editor)
Commenting out (;;
) all three allowed the REPL to start. I don't have history beyond the last command but at least things now progress.
Will update when I've identified one line that can cause the behavior described.
Thanks for the update. I don't know how to fix this but would be happy to include a fix if you discover one.
The setting referred to previously arise in the context of using magit and the with-editor
package.
Some details here.
https://magit.vc/manual/with-editor.html
Still not clear what it is about the $EDITOR
setting that causes the behavior observed.
Thank you for all the time and effort you have put into making this package available. Unfortunately I've hit an issue with launching the Julia REPL.
Possibly related to issue #24
Details follow.
M-x emacs-version [RET]
, will also appear in the buffer*Messages*
),GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2018-05-29
VERSION
)v1.0.2
julia-repl
(something like “latest master” is fine).This version information is quite obscure to discover - hints or tips appreciated
SPC-m-r
The logo scrolls up until the following prompt is at the top of the buffer displayed:
etc. etc.
In Messages buffer: