Bad-ptr / persp-mode.el

named perspectives(set of buffers/window configs) for emacs
402 stars 44 forks source link

Pretty-print perspective state when saving to file #126

Closed pataquets closed 2 years ago

pataquets commented 2 years ago

Although state file is pretty-printed on opening, this would write the files already pretty-printed.

This is helpful specially when troubleshooting by making easier to read the saved contents. It would even make unnecessary the eval: local variable.

Notice that calling pp-to-string already indents correctly.

Bad-ptr commented 2 years ago

OK Merged 0d048ef765236f599d7909b8e1fb974d3dd84d87