popup: redraw-frame after closing (on emacs<=24)
This commit is contained in:
parent
12361c3aa6
commit
ed9b000714
2 changed files with 15 additions and 12 deletions
|
@ -150,7 +150,7 @@
|
|||
(window (and buffer (get-buffer-window buffer))))
|
||||
(when buffer
|
||||
(shut-up! (quickrun/kill-running-process))
|
||||
(doom/popup-close window nil t))))
|
||||
(doom/popup-close window))))
|
||||
(advice-add 'quickrun :before 'doom*quickrun-close-popup)
|
||||
(advice-add 'quickrun-region :before 'doom*quickrun-close-popup)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue