What alternate session managers are available for Emacs?

后端 未结 5 1946
我寻月下人不归
我寻月下人不归 2020-12-13 21:36

I have read the page in Emacs wiki which contains a list of session manager plugins. But after trying all of these, I am still not happy with any of them.

By compari

5条回答
  •  萌比男神i
    2020-12-13 21:54

    Use different desktops by bookmarking them. Simple, quick to use -- hit a key and presto, different desktop. You can even cycle among them if you like.

    • Use C-x p K (by default) to set a desktop bookmark. You are prompted for the desktop file location and the bookmark name to use.

    • Use C-x j K (by default) to jump to a bookmarked desktop. You are prompted for the bookmark name (with completion).

    You need Bookmark+ to do this.

提交回复
热议问题