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?
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?