We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to load the theme on Emacs 24.2.1 on iTerm2 I get the error - Wrong type argument: stringp, nil
Wrong type argument: stringp, nil
The text was updated successfully, but these errors were encountered:
Line 135. Try commenting it out or quote the initial value:
'(concat (file-name-directory (or (buffer-file-name) load-file-name)) "molokai-theme-kit.el")
Sorry, something went wrong.
Thanks! I'll try that out.
No branches or pull requests
When I try to load the theme on Emacs 24.2.1 on iTerm2 I get the error -
Wrong type argument: stringp, nil
The text was updated successfully, but these errors were encountered: