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

Wrong type argument: stringp, nil #1

Open
prtksxna opened this issue Jun 2, 2013 · 2 comments
Open

Wrong type argument: stringp, nil #1

prtksxna opened this issue Jun 2, 2013 · 2 comments

Comments

@prtksxna
Copy link

prtksxna commented Jun 2, 2013

When I try to load the theme on Emacs 24.2.1 on iTerm2 I get the error - Wrong type argument: stringp, nil

@alexkehayias
Copy link

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")

@prtksxna
Copy link
Author

Thanks! I'll try that out.

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

2 participants