i applied these changes and it somehow fixed the issue but now i can't restore my frame configurations after saving and reading the session `desktop-save', `desktop-read'. On Tue, May 27, 2014 at 10:34 PM, Juanma Barranquero wrote: > On Tue, May 27, 2014 at 7:14 PM, martin rudalics wrote: > > > Probably `frameset-save' could use a WRITABLE argument too (passing it > > on to `window-state-get') and `frameset-to-register' would call > > `frameset-save' with WRITABLE nil. > > Yep, that's the only way I see to solve this. That, or some horrible > hack in frameset-to-register which I don't even want to start thinking > about. > > Arash, could you please try with Martin's proposed change to window.el > plus the attached patch to frameset.el? > > TIA, > > J >