How can I have different Emacs sessions loaded on different Emacs windows while using Emacs on daemon mode?
Posted
by
climatewarrior
on Super User
See other posts from Super User
or by climatewarrior
Published on 2012-11-19T22:51:58Z
Indexed on
2012/11/19
23:07 UTC
Read the original article
Hit count: 127
emacs
I'm currently using Emacs on daemon mode. I save my sessions using the desktop package. I also combine that with this in order to have several named sessions saved. If I have several Emacs windows open they all open up in the same session and if I switch to another session all the Emacs windows switch to the same session. I would like to be able to have different session in different Windows. How can this be done?
© Super User or respective owner