]> git.eshelyaron.com Git - emacs.git/commit
Fix 'message' when there's active minibuffer on another frame
authorGregory Heytings <ghe@sdf.org>
Sun, 11 Oct 2020 14:36:44 +0000 (17:36 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 11 Oct 2020 14:36:44 +0000 (17:36 +0300)
commit2c31ce18eaa4710e6ff1d73c82432f218ded7c45
tree804e0eaa5c0c644054a5ec4051a5c6e217f91b2c
parentf539ee9042f6eb30eecf928effab715396144744
Fix 'message' when there's active minibuffer on another frame

* lisp/minibuffer.el (set-minibuffer-message): Don't reuse the
active minibuffer for displaying messages unless the active
minibuffer is on the same frame as the selected window.

Copyright-paperwork-exempt: yes
lisp/minibuffer.el