Fork me on GitHub
#spacemacs
<
2022-02-28
>
daboone7211:02:15

Hi all how do I get around the dreaded "Symbol's function definition is void: which-key-declare-prefixes"

daboone7211:02:50

Well a clue from here https://github.com/syl20bnr/spacemacs/issues/14936 suggests using develop branch ok well its' a new install since going 27.2

practicalli-johnny12:02:22

I dont have a specific answer, although to me it seems this occurs when something in a package has changed or broken. This should only happen after a package update and sometimes an Emacs restart fixes the issue. When this occurs I go through the usual trouble shooting steps https://practical.li/spacemacs/install-spacemacs/troubleshooting.html If they dont work, then I raise an issue on the Spacemacs repository

practicalli-johnny12:02:54

New Spacemacs PR to clarify the documentation in the GitHub layer, specifically the configuration for Git to access GitHub Feedback on the PR most welcome https://github.com/syl20bnr/spacemacs/pull/15381

practicalli-johnny22:02:39

There is an interesting discussion on the PR regarding security of the access token. I've added a minor workaround to the layer documentation and updated the https://practical.li/spacemacs/source-control/ There is also discussion of removing github-clone.el package as it provides only a repository search on top of features otherwise available in Magit

daboone7216:02:35

@jr0cket Actually Jon think I'd like to start with your spacemacs config and then add a few extra layers

practicalli-johnny17:02:48

Let me know if something isn't clear. I am always looking to move improve things.

practicalli-johnny22:02:39

There is an interesting discussion on the PR regarding security of the access token. I've added a minor workaround to the layer documentation and updated the https://practical.li/spacemacs/source-control/ There is also discussion of removing github-clone.el package as it provides only a repository search on top of features otherwise available in Magit