Giter VIP home page Giter VIP logo

kerl.el's People

Contributors

correl avatar

Stargazers

 avatar

Watchers

 avatar  avatar

kerl.el's Issues

kerl-use error when there is a single installation

M-x kerl-use

gives

Wrong type argument: stringp, nil

error when there is a single installation. Debugging:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  call-process(nil nil t nil "list" "installations")
  apply(call-process nil nil t nil ("list" "installations"))
  kerl--call-process("list" "installations")
  kerl-installations()
  (mapcar (function car) (kerl-installations))
  (kerl--completing-read "Erlang Version: " (mapcar (function car) (kerl-installations)))
  (let ((picked-erlang (kerl--completing-read "Erlang Version: " (mapcar (function car) (kerl-installations))))) (list picked-erlang))
  call-interactively(kerl-use)
  ido-hacks-execute-extended-command(nil)
  call-interactively(ido-hacks-execute-extended-command nil nil)
  command-execute(do-hacks-execute-extended-command)

In shell

$ kerl list installations
19.0 /Users/ilhan/.kerl/installs/19.0

EDIT: Same error with multiple installations as well. OS X 10.11.6, Emacs 24.5 (9.0) GUI. Terminal version is OK.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.