]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-mua.el
emacs: Update integration with third party packages.
[notmuch] / emacs / notmuch-mua.el
index df2ac4470f5200fcfb183f5c1cf01c5c84a15c24..e205fa4c92ff9ce7451e1e9c908acac101a978aa 100644 (file)
@@ -306,7 +306,7 @@ modified. This function is notmuch addaptation of
          (if window
              ;; Raise the frame already displaying the message buffer.
              (progn
-               (gnus-select-frame-set-input-focus (window-frame window))
+               (select-frame-set-input-focus (window-frame window))
                (select-window window))
            (funcall switch-function buffer)
            (set-buffer buffer))