]> git.eshelyaron.com Git - emacs.git/commit
If the daemon’s TTY is our only frame, create a new frame
authorPeter Oliver <git@mavit.org.uk>
Tue, 22 Jun 2021 13:21:33 +0000 (15:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Jun 2021 13:21:33 +0000 (15:21 +0200)
commitb16b4d730e0535484393aa8c01744fc609e61d92
tree4fb32dff8e9e5dd0944acf269f74390d55da6beb
parent57ec4aadc65389f6df5a173cfbff0a551b3ee25d
If the daemon’s TTY is our only frame, create a new frame

* server.el (server-process-filter): If there won't be a current frame
to use, fall back to trying to create a new one (bug#11033).
lisp/server.el