Hi Kyle, Thank you for the pointer. That does indeed solve my issue. I must have missed it because it wasn't merged into maint. The conversation in that thread seems to indicate that the old behavior is the correct default. I imagine that there might be a few other folks with Matt's use case, but I guess that can wait. Thus, definitely ok to ignore this patch. Best! Tom
On Sun, Feb 16, 2020 at 8:16 PM Kyle Meyer <k...@kyleam.com> wrote: > > Hi Tom, > > Tom Gillespie <tgb...@gmail.com> writes: > > > Hi all, > > After hours of frustration ending in a realization that I should really > > just read the change logs, I tracked down the reason why editing > > source blocks was now destroying my window layout. I restored the > > old behavior hidden behind a custom variable. Let me know if it looks > > ok, or if more work is needed. Thanks! > > I haven't looked at your proposed change closely, but I think this is > the same issue that was reported recently [0] and fixed by d833920de > (org-src: restore windows for some values of org-src-window-setup, > 2019-12-23). If you have a chance, please check whether that commit > resolves the issue for you. > > [0]: https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00263.html