I have been using Emacs more and more, to the point that I would like to start using StumpWM as my default window manager with it, so that I can integrate the missing bits of my workflow that realistically cannot (still) be done from inside Emacs alone. As the EmacsWiki
puts it, "Stumpwm is the Emacs of window managers."
I have been trying Emacs from StumpWM, but I am going against a little 'context mismatch`, especially from controlling Emacs buffers in StumpWM.
I would like to match individual Emacs buffers as individual StumpWM frames. I thought perhaps one way would be to use Emacs' one-buffer-per-frame technique, but I am not sure it is a good way.
What kind of Emacs settings/libraries could be tweaked to better control Emacs buffers from StumpWM, so that each Emacs buffer corresponds to a StumpWM frame?
I do not experience this issue with other applications that I run from StumpWM, That is why I believe it is Emacs related, and I am asking it here on emacs.stackexchange.com
Thank you for any pointer.