Skip to content

Instantly share code, notes, and snippets.

@rprimus
Created May 13, 2019 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rprimus/c8f8e1aee5c22a05c3d81c13ec7f8aa6 to your computer and use it in GitHub Desktop.
Save rprimus/c8f8e1aee5c22a05c3d81c13ec7f8aa6 to your computer and use it in GitHub Desktop.
[slime-20190512.2309] debug on startup
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name-directory(nil)
byte-code("\301\300\302\303\304!\206\013\0\010@!\"\207" [load-path add-to-list directory-file-name file-name-directory nil] 5)
load("/Users/rprimus/.emacs.d/elpa/slime-20190512.2309/slime-autoloads" nil t)
package--activate-autoloads-and-load-path(#s(package-desc :name slime :version (20190512 2309) :summary "Superior Lisp Interaction Mode for Emacs" :reqs ((cl-lib (0 5)) (macrostep (0 9))) :kind nil :archive nil :dir "/Users/rprimus/.emacs.d/elpa/slime-20190512.2309" :extras ((:url . "https://github.com/slime/slime") (:keywords "languages" "lisp" "slime")) :signed nil))
package--load-files-for-activation(#s(package-desc :name slime :version (20190512 2309) :summary "Superior Lisp Interaction Mode for Emacs" :reqs ((cl-lib (0 5)) (macrostep (0 9))) :kind nil :archive nil :dir "/Users/rprimus/.emacs.d/elpa/slime-20190512.2309" :extras ((:url . "https://github.com/slime/slime") (:keywords "languages" "lisp" "slime")) :signed nil) nil)
package-activate-1(#s(package-desc :name slime :version (20190512 2309) :summary "Superior Lisp Interaction Mode for Emacs" :reqs ((cl-lib (0 5)) (macrostep (0 9))) :kind nil :archive nil :dir "/Users/rprimus/.emacs.d/elpa/slime-20190512.2309" :extras ((:url . "https://github.com/slime/slime") (:keywords "languages" "lisp" "slime")) :signed nil) nil deps)
package-activate(slime)
package-activate-1(#s(package-desc :name slime-company :version (20190117 1538) :summary "slime completion backend for company mode" :reqs ((emacs (24 4)) (slime (2 13)) (company (0 9 0))) :kind nil :archive nil :dir "/Users/rprimus/.emacs.d/elpa/slime-company-20190117.1538" :extras ((:maintainer "Ole Arndt" . "anwyn@sugarshark.com") (:authors ("Ole Arndt" . "anwyn@sugarshark.com")) (:keywords "convenience" "lisp" "abbrev") (:commit . "7290cbad711a62f76c28e5638d1a4d77197a358c")) :signed nil) nil deps)
package-activate(slime-company)
package-initialize()
byte-code("\306\211\020\021\307\022\310\023\311\024\306\025\312\313\314\315#\210\316\317!\210\320\321\322\315#\210\320\321\323\315#\210\016\034\204*\0\324 \210\320\325\326\327!@\"\210\320\325\326\330!@\"\210\320\325\326\331!@\"\210\316\332!\210\306\026\035\315\211\026\036\026\037\316\333!\207" [package-enable-at-startup file-name-handler-alist message-log-max gc-cons-threshold gc-cons-percentage auto-window-vscroll nil 16384 402653184 0.6 add-hook after-init-hook #f(compiled-function () #<bytecode 0x412b96e3>) t require package add-to-list package-archives ("melpa" . "https://melpa.org/packages/") ("org" . "https://orgmode.org/elpa/") package-initialize load-path file-expand-wildcards "~/.emacs.d/elpa/use-package-*" "~/.emacs.d/elpa/bind-key-*" "~/.emacs.d/elpa/diminish-*" use-package-ensure use-package package--initialized use-package-compute-statistics use-package-always-ensure use-package-verbose] 5)
load("/Users/rprimus/.emacs.d/init" t t)
#f(compiled-function () #<bytecode 0x400cb685>)()
command-line()
normal-top-level()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment