Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding projects does not work with project.el #1087

Open
gbThreepwood opened this issue Jan 21, 2024 · 3 comments
Open

Adding projects does not work with project.el #1087

gbThreepwood opened this issue Jan 21, 2024 · 3 comments
Labels

Comments

@gbThreepwood
Copy link

When using project.el as opposed to projectile, adding new projects does not work. I get the following backtrace:

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  treemacs-add-project-to-workspace("/home/eirik/git/latex/emacs_testing/")
  funcall-interactively(treemacs-add-project-to-workspace "/home/eirik/git/latex/emacs_testing/")
  call-interactively(treemacs-add-project-to-workspace nil nil)
  command-execute(treemacs-add-project-to-workspace)

Installed treemacs version has the following git hash: 529876d

The following question could be related: https://emacs.stackexchange.com/questions/71465/wrong-type-argument-adding-projects-to-treemacs

Copy link

stale bot commented Mar 22, 2024

This issue has been automatically marked as stale because it has not had recent activity (this bot only works as a reminder, it will not close issues).

@stale stale bot added the stale label Mar 22, 2024
@Alexander-Miller
Copy link
Owner

I only use project.el myself and have no such problems - how do you know it's related? I don't think interactively adding projects even looks at your project implementation.

The error you see likely indicates that there is something wrong with treemacs' internal state. Do you see the same problem when you kill the treemacs buffer with Q and then re-open it?

@stale stale bot removed the stale label Mar 28, 2024
Copy link

stale bot commented May 28, 2024

This issue has been automatically marked as stale because it has not had recent activity (this bot only works as a reminder, it will not close issues).

@stale stale bot added the stale label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants