From 42b603f877775acb81e345fc8d8f39bcf8c29149 Mon Sep 17 00:00:00 2001 From: Joe Frikker Date: Tue, 24 Feb 2026 22:42:04 -0500 Subject: [PATCH] wip --- home.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home.org b/home.org index 107be90..c5d52f4 100644 --- a/home.org +++ b/home.org @@ -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\\*"