Remove/replace references to doom-popup-buffer
This commit is contained in:
parent
4fdf4a58b4
commit
b681917082
10 changed files with 14 additions and 24 deletions
|
@ -66,8 +66,8 @@ interactive session."
|
|||
(insert "\n")
|
||||
(setq end (point))
|
||||
(ansi-color-apply-on-region beg end)))
|
||||
(with-selected-window (doom-popup-buffer buf)
|
||||
(goto-char (point-max))))))
|
||||
(pop-to-buffer buf)
|
||||
(goto-char (point-max)))))
|
||||
|
||||
;;;###autoload
|
||||
(defmacro debug! (message &rest args)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue