spacemacs/layers
Maxi Wolff e71a68633b [core] Hotfix org version mismatch during startup
this is caused by the home buffer loading build-in
org which conflicts with elpa org.

We actually want to use elpa org exclusively so we have
to make sure to redraw the spacemacs buffer only
after we have finished loading the layers.

In addition latest org version 9.6 and the behaviour
on emacs 29 has also changed so that org is autoloaded
much earlier than before. This is what actually did
make this bug show up.

However this behaviour was in place since a long time
and could be the cause for a lot of unreproducible
bugs as the actual conflicts are dependent on the
distribution specific emacs version.

Known issues:
This is a hotfix it solves the original issue but
introduces a new, hopefully less dangerous issue,
this is for now the start buffer is not configurable.

I will add a follow up PR to remove this issue however
I think this is far less annoying than a set of random
conflicts caused by loading elisp files from different org
sources.
2023-01-03 08:01:48 +01:00
..
+chat chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
+checkers [bot] documentation_updates (#15645) 2022-07-15 08:08:46 +00:00
+completion layers/*: remove quote inside the cl-case clauses 2022-10-19 22:19:25 +02:00
+distributions Load use-package extensions before usual layer loading 2022-12-14 13:37:27 +01:00
+emacs [core] Hotfix org version mismatch during startup 2023-01-03 08:01:48 +01:00
+email Fix a previous attempted fix loading mu4e. 2022-07-02 18:41:54 +02:00
+filetree layers/+filetree/treemacs: fix the document for key bindings 2022-10-19 20:34:56 +02:00
+fonts/unicode-fonts fix: https://github.com/syl20bnr/spacemacs/issues/15699 2022-11-01 16:52:36 +01:00
+frameworks [vue] Make vue lsp integration adhere to current standards 2022-12-31 12:04:23 +01:00
+fun chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
+intl Evilify the pyim-dict-manager-mode-map after its mode be loaded 2022-06-08 16:33:50 +02:00
+lang layers/+lang/python/packages.el: Fix the invalid 'args' in the condition 2022-12-28 14:43:11 +01:00
+misc parinfer: cleaning up 2022-08-04 18:32:27 -04:00
+music chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
+os layers/*: remove quote inside the cl-case clauses 2022-10-19 22:19:25 +02:00
+pair-programming/floobits update spacemacs/declare-prefix usages (#15278) 2022-02-04 05:36:11 +00:00
+readers refactor: improve pdf-tools selection (PR #15740) (#15762) 2022-10-05 21:45:40 +00:00
+source-control compleseus: disable ido and respect minibuffer binds evilification setting (#15710) 2022-08-27 10:46:04 +02:00
+spacemacs Fix evil bindings in ediff 2022-11-18 20:07:33 +01:00
+tags chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
+themes [themes-megapack] fix eziam-theme package name and its references 2022-12-05 08:33:29 +01:00
+tools [tree-sitter] use global ts-fold modes 2023-01-01 15:09:00 +01:00
+vim [evil] bring back vi-tilde-fringe 2022-07-01 16:05:23 +02:00
+web/eww eww: cleaned up (#15321) 2022-02-12 04:10:23 +00:00
+web-services search-engine: Add Docker Hub image search engine. (#15706) 2022-08-19 14:56:05 -04:00
+window-management/exwm chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
LAYERS.org [bot] "documentation_updates" Sat Nov 26 06:13:27 UTC 2022 2022-11-26 09:34:04 +01:00
auto-layer.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00