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

Autoload solarized them into custom-theme-load-path #48

Closed
wants to merge 1 commit into from
Closed

Autoload solarized them into custom-theme-load-path #48

wants to merge 1 commit into from

Conversation

mamciek
Copy link
Contributor

@mamciek mamciek commented Mar 2, 2012

solution that was proposed in #47 doesn't work with my Emacs 24

I copied code from https://github.com/purcell/color-theme-sanityinc-solarized/blob/master/color-theme-sanityinc-solarized.el

@bobhancock
Copy link

(add-to-list 'load-path "~/elisp/themes" t)
(load-theme 'solarized-[light|dark] t)

Gives the error:

[theme custom-known-themes custom-theme-directory load-path disable-theme put theme-settings nil theme-feature theme-documentation file-directory-p load symbol-name custom-make-theme-feature] 5 1723156 SCustom theme name: ], 3

@mamciek
Copy link
Contributor Author

mamciek commented Mar 13, 2012

Do you mean that with that patch it gives that error?

sellout added a commit that referenced this pull request Mar 16, 2012
Fixes issue #48 and #49 thanks to @mamciek.
@sellout
Copy link
Owner

sellout commented Mar 16, 2012

This should be fixed now. Thanks, @mamciek.

@sellout sellout closed this Mar 16, 2012
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 this pull request may close these issues.

None yet

3 participants