You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using helm-projectile from a non-project file, the project list appears.
After choosing a project, the Helm list with opened buffers and project files appears. At this point, the non-project file is still open in the only window visible.
Then, if a project with two files opened in their respective buffers is selected, the open buffers listing is missing one of the open files, where there should be two listed.
Happens also when only one file is open in the project, thus listing no open buffers.
Steps to reproduce the problem
Open two project files in their respective buffers.
Open another, non-project unrelated file in another buffer (e.g. *Messages*).
Run helm-projectile (I run it via its <f6> keybind).
Select the project corresponding to files opened in step 1.
When the helm list presented afterwards with the project buffers and files, only one of the two open files is listed in the Project buffers section.
Note: if the error is not reproduced (which sometimes I experienced while writing these steps), try repeating twice. If files have not been visited before in the current session, first time seems to work OK.
Backtraces if necessary (M-x toggle-debug-on-error)
N/A
Environment & version information
(I've just updated packages before filing the issue and writing the repro steps)
Expected behavior
When using
helm-projectile
from a non-project file, the project list appears.After choosing a project, the Helm list with opened buffers and project files appears. At this point, the non-project file is still open in the only window visible.
Then, if a project with two files opened in their respective buffers is selected, the open buffers listing is missing one of the open files, where there should be two listed.
Happens also when only one file is open in the project, thus listing no open buffers.
Steps to reproduce the problem
*Messages*
).helm-projectile
(I run it via its<f6>
keybind).Project buffers
section.Note: if the error is not reproduced (which sometimes I experienced while writing these steps), try repeating twice. If files have not been visited before in the current session, first time seems to work OK.
Backtraces if necessary (
M-x toggle-debug-on-error
)N/A
Environment & version information
(I've just updated packages before filing the issue and writing the repro steps)
helm-projectile
version: 20221215.613, commit: 35a2111helm
version (inhelm-pkg.el
): "20230306.1500", helm-core: 3.9.0, commit emacs-helm/helm@128e162projectile
version (M-x projectile-version
): 20230306.636M-x emacs-version
): GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.10) of 2022-05-31The text was updated successfully, but these errors were encountered: