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

Support persp-mode #7

Open
fleimgruber opened this issue Dec 2, 2016 · 5 comments
Open

Support persp-mode #7

fleimgruber opened this issue Dec 2, 2016 · 5 comments

Comments

@fleimgruber
Copy link

I wanted to use the newer
https://github.com/Bad-ptr/persp-mode.el

instead of
https://github.com/nex3/perspective-el

and naively ran into

Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
  gethash("proj1" nil)
  projectile-persp-switch-project("d:/proj1/")
  call-interactively(projectile-persp-switch-project record nil)
  command-execute(projectile-persp-switch-project record)
  helm-M-x(nil "projectile-persp-switch-project")
  call-interactively(helm-M-x nil nil)
  command-execute(helm-M-x)

which is to be expected, since perspectives-hash was changed to *persp-hash*.

What is your stance towards supporting persp-mode? How involved would it be? I would like to help out if I can.

@nickbroon
Copy link

👍

@shobute
Copy link

shobute commented Mar 23, 2018

You might want to look at what Spacemacs does for spacemacs/ivy-persp-switch-project.

@fleimgruber
Copy link
Author

This one is quite old. I switched to Spacemacs in the meantime. Feel free to close.

@fishyfriend
Copy link

fishyfriend commented May 13, 2020

You might also have a look at persp-mode-projectile-bridge. I use original perspectives.el so can't comment on how well it works, but it's by the author of persp-mode.

@bbatsov
Copy link
Owner

bbatsov commented Jun 18, 2021

I don't use this package myself, but I'm open to PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants