Skip to content

Support persp-mode #7

@fleimgruber

Description

@fleimgruber

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions