This commit is contained in:
Joe Frikker
2026-02-24 22:42:04 -05:00
parent fabfc2e840
commit 42b603f877

View File

@@ -896,10 +896,10 @@ content to be.
#+BEGIN_SRC elisp
(setq display-buffer-alist
'(((or "\\*Flymake diagnostics *"
"\\*Embark Export *"
"\\*Embark Collect *"
"\\*xref*"
'(((or "\\*Flymake diagnostics .*"
"\\*Embark Export: .*"
"\\*Embark Collect .*"
"\\*xref\\*"
"\\*compilation\\*"
"\\*sly-mrepl *"
"\\*Messages\\*"