ef1ad4ecee
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. |
||
---|---|---|
.. | ||
aprilfool | ||
banners | ||
gnupg | ||
info | ||
libs | ||
templates | ||
core-command-line.el | ||
core-compilation.el | ||
core-configuration-layer.el | ||
core-custom-settings.el | ||
core-customization.el | ||
core-debug.el | ||
core-display-init.el | ||
core-documentation.el | ||
core-dotspacemacs.el | ||
core-dumper.el | ||
core-early-funcs.el | ||
core-emacs-backports.el | ||
core-env.el | ||
core-fonts-support.el | ||
core-funcs.el | ||
core-hooks.el | ||
core-jump.el | ||
core-keybindings.el | ||
core-load-paths.el | ||
core-micro-state.el | ||
core-progress-bar.el | ||
core-release-management.el | ||
core-spacebind.el | ||
core-spacemacs-buffer.el | ||
core-spacemacs.el | ||
core-themes-support.el | ||
core-toggle.el | ||
core-transient-state.el | ||
core-use-package-ext.el | ||
core-versions.el |