spacemacs

daboone72 2022-02-28T11:34:15.430289Z

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

daboone72 2022-02-28T11:35:50.440609Z

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-johnny 2022-02-28T12:06:22.460099Z

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-johnny 2022-02-28T12:07:54.505479Z

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-johnny 2022-02-28T22:09:39.591939Z

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

daboone72 2022-02-28T16:15:35.535569Z

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

practicalli-johnny 2022-02-28T17:21:48.830499Z

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