Skip to content

cider-jack-in: nil #949

@manuel-uberti

Description

@manuel-uberti

I'm trying to start CIDER via cider-jack-in on a .clj file I'm working on. This is the error I got (I turned on debug-on-error):

Debugger entered--Lisp error: (void-function nil)
  nil()
  cider-jack-in(nil)
  funcall-interactively(cider-jack-in nil)
  #<subr call-interactively>(cider-jack-in nil nil)
  ad-Advice-call-interactively(#<subr call-interactively> cider-jack-in nil nil)
  apply(ad-Advice-call-interactively #<subr call-interactively> (cider-jack-in nil nil))
  call-interactively(cider-jack-in nil nil)
  command-execute(cider-jack-in)

I'm using CIDER 0.9.0snapshot (package20150114.512)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions