hvesalai / emacs-sbt-mode

An emacs mode for interacting with scala sbt and projects
GNU General Public License v3.0
125 stars 38 forks source link

ensime-sbt-switch crashes Ensime process #75

Closed microamp closed 8 years ago

microamp commented 8 years ago

Running ensime-sbt-switch crashes the running Ensime process with this error:

Debugger entered--Lisp error: (wrong-type-argument markerp nil)
  comint-output-filter(#<process *sbt*<~/src/my-scala-project/>> "[info] Loading global plugins from /Users/microamp/.sbt/0.13/plugins\n")

I'm running

I wonder if it's a bug elsewhere. Please let me know if I need to provide more info. Thanks.

fommil commented 8 years ago

@microamp can you raise this with ensime-emacs please?