My apologies, I only started testing this patch today. Seems to work fine so far. Gary Fredericks (803)-295-0195 fredericksgary@gmail.com gfredericks.com On Mon, Nov 19, 2018 at 9:14 AM martin rudalics wrote: > > What should I be testing exactly? > > In window.el remove the > > ;; Remove the following call in Emacs 27, running > ;; 'window-size-change-functions' should suffice. > (add-hook 'window-configuration-change-hook > 'window--adjust-process-windows) > > lines as in the attached patch. > > martin >