persp-mode.el icon indicating copy to clipboard operation
persp-mode.el copied to clipboard

Persp-mode automatically save buffer w/o physical file

Open sfavazza opened this issue 11 months ago • 5 comments

I am not sure whether it is intended, but why persp-mode save buffers not baked by a physical file?

In some layout files I see lines containing the following: (def-buffer "<buffer-name>" nil <mode-they-where-active-at-saving-time>)

This causes an annoying hanging issue when trying to open a shell from the list of docker containers (see this issue).

Should I create an ad-hoc filter to prevent this or is it an unintended behavior?

sfavazza avatar Nov 06 '24 15:11 sfavazza