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

user-pack not supported (but README says it is) #22

Closed
dchelimsky opened this issue Aug 22, 2012 · 4 comments
Closed

user-pack not supported (but README says it is) #22

dchelimsky opened this issue Aug 22, 2012 · 4 comments

Comments

@dchelimsky
Copy link

According to the README:

By default, Emacs live will load the packs in the following order:

* live
  - `foundation-pack`, `colour-pack`,`clojure-pack`, `lang-pack` and
    `power-pack`
* user
  - `user-pack`

But there doesn't seem to be any support for this in init.el. What I do see in init.el is support for a ~/.emacs-live.el file, but that is not documented in the README.

Please update/clarify the docs as to how to load custom packs or change init.el to support loading ~/.emacs.d/packs/user/user-pack, as the README suggests (I think).

@dchelimsky
Copy link
Author

In case this sits around for a while, this issue is present as of 6a26def

@dchelimsky
Copy link
Author

Actually now I see ~/.emacs-live.el is mentioned - so please just remove the part about autoloading user/user-pack. Thx

@samaaron
Copy link
Member

Ah, well spotted - thanks for this; I've fixed it.

It's been a while since I wrote that README so it's probably worth my while revisiting it and cleaning things up.

@dchelimsky
Copy link
Author

Thx!

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