Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger entered--Lisp error: (wrong-type-argument stringp nil) #3

Open
damon-kwok opened this issue Jan 17, 2018 · 0 comments
Open

Comments

@damon-kwok
Copy link

OS: ubuntu 16.04.3
Emacs: 27.0.50
Error:

(require 'helm-ros)

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-match(":" nil 0)
split-string(nil ":")
byte-code("\300\301\302\303\304\305\306!\307""\310#\207" [mapconcat identity cl-remove-if-not file-exists-p split-string getenv "ROS_PACKAGE_PATH" ":" " "] 7)
(defvar helm-ros--package-path (byte-code "\300\301\302\303\304\305\306!\307""\310#\207" [mapconcat identity cl-remove-if-not file-exists-p split-string getenv "ROS_PACKAGE_PATH" ":" " "] 7))
require(helm-ros)
(progn (require 'helm-ros))
eval((progn (require 'helm-ros)) t)
elisp--eval-last-sexp(nil)
eval-last-sexp(nil)
funcall-interactively(eval-last-sexp nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant