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

(void-function nil-family) #308

Closed
C-Entropy opened this issue Feb 28, 2022 · 0 comments · Fixed by #331
Closed

(void-function nil-family) #308

C-Entropy opened this issue Feb 28, 2022 · 0 comments · Fixed by #331

Comments

@C-Entropy
Copy link

C-Entropy commented Feb 28, 2022

(all-the-icons-icon-family-for-buffer) gives (void-function nil-family)

Debugger entered--Lisp error: (void-function nil-family)
  nil-family()
  #f(compiled-function (file) "Get the icons font family for FILE." #<bytecode -0x1fdac747f2947547>)("init-units.el")
  apply(#f(compiled-function (file) "Get the icons font family for FILE." #<bytecode -0x1fdac747f2947547>) "init-units.el")
  all-the-icons-icon-family-for-file("init-units.el")
  all-the-icons--icon-info-for-buffer("family")
  all-the-icons-icon-family-for-buffer()
  eval((all-the-icons-icon-family-for-buffer) nil)
  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

Successfully merging a pull request may close this issue.

1 participant