wip
This commit is contained in:
8
home.org
8
home.org
@@ -896,10 +896,10 @@ content to be.
|
|||||||
|
|
||||||
#+BEGIN_SRC elisp
|
#+BEGIN_SRC elisp
|
||||||
(setq display-buffer-alist
|
(setq display-buffer-alist
|
||||||
'(((or "\\*Flymake diagnostics *"
|
'(((or "\\*Flymake diagnostics .*"
|
||||||
"\\*Embark Export *"
|
"\\*Embark Export: .*"
|
||||||
"\\*Embark Collect *"
|
"\\*Embark Collect .*"
|
||||||
"\\*xref*"
|
"\\*xref\\*"
|
||||||
"\\*compilation\\*"
|
"\\*compilation\\*"
|
||||||
"\\*sly-mrepl *"
|
"\\*sly-mrepl *"
|
||||||
"\\*Messages\\*"
|
"\\*Messages\\*"
|
||||||
|
|||||||
Reference in New Issue
Block a user