Skip to content

julia-snail fails  #2

@orialb

Description

@orialb

Trying to run julia-snail fails when called for the first time with but works on the second time (if I kill the REPL + julia-process buffer it fails again).
Here is the debug trace:

Debugger entered--Lisp error: (file-error "make client process failed" "Connection refused" :name "julia-process" :buffer #<buffer *julia* process> :host "localhost" :service 10011 :nowait nil :tls-parameters nil)
  make-network-process(:name "julia-process" :buffer #<buffer *julia* process> :host "localhost" :service 10011 :nowait nil :tls-parameters nil)
  open-network-stream("julia-process" #<buffer *julia* process> "localhost" 10011)
  julia-snail--repl-enable()
  julia-snail-repl-mode()
  julia-snail()

My system info:

  • Mac OS 10.14.6 (mojave)
  • Emacs:
GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, 
NS appkit-1671.20 Version 10.14.3 (Build 18D109)) of 2019-09-02
  • Julia:
Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin18.6.0)
  CPU: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)
  • I am using Spacemacs (develop branch) but I don't think it has anything to do with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions