bufferlo
bufferlo copied to clipboard
Restoring an explicit frame name as part of loading a set is broken
Related to #32. Reported by @pinaceaepinus.
bufferlo--bookmark-set-handler let binds bufferlo-bookmark-frame-load-make-frame to nil and this has the side effect of inhibiting new-frame-p in bufferlo--bookmark-frame-handler and prevents setting the embedded frame name. That logic needs some work.