Closed marshall-lee closed 1 year ago
helm-source-projectile-buffers-list returns all project buffers except the current.
helm-source-projectile-buffers-list
Sometimes helm-source-projectile-buffers-list returns the current buffer but skips some other buffer.
helm-projectile-switch-to-buffer
M-x toggle-debug-on-error
n/a
helm-projectile
helm
helm-pkg.el
projectile
M-x projectile-version
M-x emacs-version
helm-projectile.el
Kapture 2023-10-23 at 13.40.35.webm
Expected behavior
helm-source-projectile-buffers-list
returns all project buffers except the current.Actual behavior
Sometimes
helm-source-projectile-buffers-list
returns the current buffer but skips some other buffer.Steps to reproduce the problem
helm-projectile-switch-to-buffer
fast enough using a keyboard shortcut.Backtraces if necessary (
M-x toggle-debug-on-error
)n/a
Environment & version information
helm-projectile
version: 20221215.613helm
version (inhelm-pkg.el
): 20231019.557projectile
version (M-x projectile-version
): Projectile 20230919.646M-x emacs-version
): GNU Emacs 29.1 (build 2, x86_64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.7 (Build 21G816)) of 2023-10-10Demo
helm-projectile.el
buffer that shouldn't be shown since we're already onhelm-projectile.el
.Kapture 2023-10-23 at 13.40.35.webm