perspeen
perspeen copied to clipboard
A emacs plugin for multi workspace
Trying to call perspeen-delete-ws when the first workspace is active does nothing under emacs 25.3.1. I don't know if it's a bug or feature, but if it's a bug. according...
Am I missing something or is there no way to save a configured layout for use after Emacs reboot ? `desktop-save` does not work either :/
I'm very excited about tabs but it fails with: ```lisp Debugger entered--Lisp error: (wrong-type-argument arrayp nil) perspeen-tab-new-tab-internal(nil nil) perspeen-tab-create-tab() funcall-interactively(perspeen-tab-create-tab) call-interactively(perspeen-tab-create-tab nil nil) command-execute(perspeen-tab-create-tab) ``` I'm using `GNU Emacs 25.2.1`...
Upper tab colors are weird and it's hardly possible to see current tab. emacs 25.1 perspeen version 20170228.545 helm version 20170312.2348 customize settings are default 
Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 2) 3) perspeen-tab-other-window(1 nil 1) apply(perspeen-tab-other-window (1 nil 1)) other-window(1 nil 1) funcall-interactively(other-window 1 nil 1) call-interactively(other-window nil nil) command-execute(other-window)