Constantin Kulikov

Results 105 comments of Constantin Kulikov

> For example, if I start magit-status then the magit buffer occupies whole frame, instead of just half of it. The same happens in package buffer, when i choose the...

> but doesn't explain how and if they work with each other They are doing the same job. Choose one:). Theoretically this package must be more 'stable', because the interface...

Can you provide an example scenario with as simple steps as possible to reproduce ? Or a sample saved perspectives state file? Also try the [lastest version](https://raw.githubusercontent.com/Bad-ptr/persp-mode.el/develop/persp-mode.el) on [develop](https://github.com/Bad-ptr/persp-mode.el/tree/develop) branch.

> for example a buffer from a **pdf** file Hmm... So it looks like pdf -mode specific. Because I tried to restore perspectives with a text file missing and it...

> Did I need to delete the previous persp-mode? Looks like yes, it may be necessary to do. And now you may have two packages installed the one from melpa...

> I think it would be better still if the buffer were killed They are left as empty buffers to not break saved window configurations. > I got the following...

Try the new version https://github.com/Bad-ptr/persp-mode.el/raw/develop/persp-mode.el

Thanks for testing, it merged into master branch now. So you can install persp-mode from melpa after it got updated.

This is strange.. I don't believe that the problem is related to persp-mode.el The most recent change in saving state was this 0d048ef765236f599d7909b8e1fb974d3dd84d87 commit. You can try previous commit and...

Emacs Frame -- is a "System(OS) Window". Emacs Window -- is a "pane" displaying a part of a buffer inside Emacs Frame. Emacs Buffer -- is a buffer with text...