spacemacs/core
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
..
aprilfool chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
banners spacemacs-buffer: Added optional feature to show file icons (#15332) 2022-02-15 06:52:00 +00:00
gnupg [core] Update spacemacs GPG public key 2019-08-23 12:39:22 -04:00
info [core] Make rolling release message more clear 2022-01-08 21:38:22 +01:00
libs [bot] "built_in_updates" Thu Dec 22 07:42:58 UTC 2022 2022-12-22 08:50:11 +01:00
templates [core] disable internal border (#15843) 2022-12-10 06:46:38 +01:00
core-command-line.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-compilation.el Fix `spacemacs//dir-byte-compile-state` which returned nil 2022-09-17 22:48:44 +02:00
core-configuration-layer.el [core] Hotfix org version mismatch during startup 2023-01-03 08:01:48 +01:00
core-custom-settings.el Suppress false positive emacs warning 2023-01-03 00:04:11 +01:00
core-customization.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-debug.el core-jump: reworked 2022-05-21 11:39:22 +02:00
core-display-init.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-documentation.el Fix broken format statement in doc generation 2022-12-31 13:28:25 +01:00
core-dotspacemacs.el * core: eval-and-compile the functions used in eager macro expansion 2022-12-13 20:19:42 +01:00
core-dumper.el Fix native-compile-p function (#15718) 2022-09-01 23:55:16 -04:00
core-early-funcs.el Fixed #15583 and also bound SPC T g to toggle gui elements 2022-08-09 17:33:14 +02:00
core-emacs-backports.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-env.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-fonts-support.el * core: enhance the code to reduce flycheck warnings 2022-12-10 06:37:22 +01:00
core-funcs.el * core: enhance the code to reduce flycheck warnings 2022-12-10 06:37:22 +01:00
core-hooks.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-jump.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-keybindings.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-load-paths.el core/core-load-path.el: auto locate spacemacs-start-directory 2022-12-01 23:41:42 +01:00
core-micro-state.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-progress-bar.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-release-management.el core/core-release-management: load "core/core-load-paths" without suffix 2022-11-01 16:50:08 +01:00
core-spacebind.el * core: enhance the code to reduce flycheck warnings 2022-12-10 06:37:22 +01:00
core-spacemacs-buffer.el [core] Hotfix org version mismatch during startup 2023-01-03 08:01:48 +01:00
core-spacemacs.el [core] Hotfix org version mismatch during startup 2023-01-03 08:01:48 +01:00
core-themes-support.el [themes-megapack] fix eziam-theme package name and its references 2022-12-05 08:33:29 +01:00
core-toggle.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-transient-state.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
core-use-package-ext.el Load use-package extensions before usual layer loading 2022-12-14 13:37:27 +01:00
core-versions.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00