>I believe this should be customizable with something like
>
>  (setopt display-buffer-alist
>   '(("\\*Compile-log\\*" nil (select-window . t))))

Hi Juri,

Thank you for the advice, but I tried this and it didn't work.
*Compile-log* buffer isn't selected.
I used emacs 29.1 with no init files loaded.
I'll consider a different way.