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
Hello, I have an issue whenever i use projectile (open a file, open project, etc) projectile appends to the file path an Agent pid
Setting current directory: No such file or directory, /home/andreasbot/.config/emacs/Agent pid 858649/
How can i fix it, or what may cause this issue?
project.el works does not have this issue, unless i activate projectile-mode.
my projectile configuration
It'd be great if you can share the backtrace for this error or check in the debugger step-by-step where exactly the error originates. There are some pointers for troubleshooting here https://docs.projectile.mx/projectile/troubleshooting.html
I'm guessing that if you just exclude this folder from the indexing things will work fine, as likely the transient folder is messing up something, but you don't really want to do much with it.
Hello, I have an issue whenever i use projectile (open a file, open project, etc) projectile appends to the file path an Agent pid
How can i fix it, or what may cause this issue?
project.el works does not have this issue, unless i activate projectile-mode.
my projectile configuration
Expected behavior
Open a file
Actual behavior
Get an error
Steps to reproduce the problem
Install projectile
Environment & Version information
emacs-wayland
Projectile version information
Emacs version
GNU Emacs 29.2
Operating system
Arch-linux
The text was updated successfully, but these errors were encountered: