This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/core
duianto ef1ad4ecee Check package updates from Spacemacs home buffer
problem:
`SPC f e U` checks if packages have updates.
But if the current buffer isn't the Spacemacs home buffer,
then the minibuffer just shows:
>Do you want to update 1 package(s)? (y or n)

There's no information about which packages have updates.

Canceling the prompt with: `n`
and switching to the messages buffer `SPC b m`, does list them.
>(Spacemacs) --> Found 1 package(s) to update:
>
>(Spacemacs) dap-mode

But it doesn't work to switch to the home buffer,
because that information was erased when the home buffer was refreshed.

solution:
Switch to the home buffer before checking for updates.
2021-04-09 21:40:19 +02:00
..
aprilfool Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
banners [home] Add GPLv3 badge in footer 2021-03-25 22:59:32 -04:00
gnupg [core] Update spacemacs GPG public key 2019-08-23 12:39:22 -04:00
info core: change scope of elpa stable variables 2017-11-01 23:23:34 -04:00
libs [bot] Auto-update (#14573) 2021-04-05 23:19:49 +02:00
templates [defaults] Add dotspacemacs-scroll-bar-while-scrolling 2021-04-08 21:09:54 +00:00
core-command-line.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-compilation.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-configuration-layer.el Check package updates from Spacemacs home buffer 2021-04-09 21:40:19 +02:00
core-custom-settings.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-customization.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-debug.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-display-init.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-documentation.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-dotspacemacs.el [defaults] Add dotspacemacs-scroll-bar-while-scrolling 2021-04-08 21:09:54 +00:00
core-dumper.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-early-funcs.el [init] Disable GUI elements in early-init as well (#14559) 2021-04-08 22:25:14 +02:00
core-emacs-backports.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-env.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-fonts-support.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-funcs.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-hooks.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-jump.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-keybindings.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-load-paths.el [home] Add GPLv3 badge in footer 2021-03-25 22:59:32 -04:00
core-micro-state.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-progress-bar.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-release-management.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-spacebind.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-spacemacs-buffer.el [dotfile] New var: dotspacemacs-startup-buffer-multi-digit-delay 2021-04-08 22:27:54 +02:00
core-spacemacs.el [init] Disable GUI elements in early-init as well (#14559) 2021-04-08 22:25:14 +02:00
core-themes-support.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-toggle.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-transient-state.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-use-package-ext.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-versions.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00