2e48899db7
problem: Pressing a number key on the Spacemacs home buffer, doesn't reliably open the expected recent file. cause: The number keys are bound to open the files in the order they are listed in the `recentf-list`. The `recentf-list` is updated when a file is saved. The home buffers recent files list is only updated when the home buffer is created/refreshed/resized. solution: Open the recent files in the order they were listed when the home buffer was last updated. Fixes: incorrect order number in recent files on home buffer #14471 |
||
---|---|---|
.. | ||
aprilfool | ||
banners | ||
gnupg | ||
info | ||
libs | ||
templates | ||
core-command-line.el | ||
core-compilation.el | ||
core-configuration-layer.el | ||
core-custom-settings.el | ||
core-debug.el | ||
core-display-init.el | ||
core-documentation.el | ||
core-dotspacemacs.el | ||
core-dumper.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 |