spacemacs/layers
duianto 91f92d82fe Fix purpose and magit: max-lisp-eval-depth
problem:
trying to open a magit buffer after
reloading the configuration: `SPC f e R`

shows the message:
>Lisp nesting exceeds ‘max-lisp-eval-depth’

cause:
purpose-x-magit-multi-on can't be called twice,
without turning it off first: purpose-x-magit-off

Spacemacs, purpose-x-magit-multi-on, Lisp nesting exceeds ‘max-lisp-eval-depth’
https://github.com/bmag/emacs-purpose/issues/178

solution:
in this case we'll only call: purpose-x-magit-multi-on
once per Emacs session.

notes:
this also removes the call to: with-eval-after-load 'magit
because it's handled upstream:
c85dd3c9f7/window-purpose-x.el (L243)
2021-03-04 11:38:48 +01:00
..
+chat Port fix and enabled TLS encryption 2020-10-15 22:58:54 +02:00
+checkers Fix typo in spell-checking docs 2020-12-26 14:44:21 +01:00
+completion [ivy] extend highlight for selection in emacs 27 2021-02-25 14:56:34 +01:00
+distributions Restore evil-visual-state-map on edebug exit 2021-02-20 07:49:43 +01:00
+emacs [org][org-brain] Add SPC menu (vim or hybrid style) 2021-02-28 22:12:37 +01:00
+email mu4e: require mu4e for mu4e-org-link-support 2021-02-28 21:04:52 +01:00
+filetree Also run treemacs-load-theme on dired-mode-hook 2021-02-07 21:20:04 +01:00
+fonts/unicode-fonts Make unicode-font README state the changed default settings 2020-12-08 19:56:03 +01:00
+frameworks documentation formatting: Fri Nov 27 19:18:09 UTC 2020 2020-11-27 23:02:42 +01:00
+fun update copyright to 2020 2020-09-23 21:25:01 +02:00
+intl [keyboard-layout] Fix colemak-hneio next/prev line in magit 2021-02-12 09:16:10 +01:00
+lang [autohotkey] Enable auto-completion 2021-03-03 22:38:58 -05:00
+misc Change newly added which-key bindings to use keymap api 2020-11-27 22:46:56 +01:00
+music update copyright to 2020 2020-09-23 21:25:01 +02:00
+os [base] Show a winum required message 2021-01-09 08:40:32 +01:00
+pair-programming/floobits update copyright to 2020 2020-09-23 21:25:01 +02:00
+readers documentation formatting: Wed Dec 30 21:04:48 UTC 2020 2020-12-30 23:41:14 +01:00
+source-control Restore SPC gfd for magit-diff, set SPC gfm for magit-file-dispatch 2021-02-28 20:55:53 +01:00
+spacemacs Fix purpose and magit: max-lisp-eval-depth 2021-03-04 11:38:48 +01:00
+tags update copyright to 2020 2020-09-23 21:25:01 +02:00
+themes Fix links 2020-10-03 21:52:09 +03:00
+tools Update eaf-layer 2021-02-28 22:23:02 +01:00
+vim [core] Integrate evil-motion layer into the core 2020-11-27 20:02:44 +01:00
+web-services [web-search] Add Melpa Package Search option 2020-11-09 23:27:33 +01:00
auto-layer.el Lazy install protobuf layer for .proto files (#13983) 2020-09-27 14:26:31 +02:00
LAYERS.org documentation formatting: Sat Feb 13 22:58:15 UTC 2021 2021-02-14 00:00:32 +01:00