quidprobros / baphomet

BAPHOMET -- manage your emacs daemons
GNU General Public License v2.0
8 stars 1 forks source link

Question: Can baphomet be integrated with EXWM #1

Open QiangF opened 6 years ago

QiangF commented 6 years ago

EXWM is a windows manager using emacs (https://github.com/ch11ng/exwm). But I am contantly adjusting my init file, mostly not related to the window management part, and emacs need to be restarted to load the new changes.

My solution is to start two instance of Emacs, one for EXWM and the second one for other things. For the winodw management emacs, there are windows buffer of other gui application, and the second emacs also have buffers.

Is it possible that the second instance of emacs send all buffers info to the first (exwm emacs), and when I in the exwm emacs, I can switch buffers in the second instance of emacs?

paxperscientiam commented 6 years ago

Thanks for the post! I have no idea, but I will look into it.