]> git.eshelyaron.com Git - emacs.git/commit
In 'dframe-frame-mode' avoid 'switch-to-buffer' (Bug#37840)
authorMartin Rudalics <rudalics@gmx.at>
Fri, 15 Nov 2019 08:43:02 +0000 (09:43 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 15 Nov 2019 08:43:02 +0000 (09:43 +0100)
commitfb3dea96b7930a83bba156b5ad9f6fdca72fa7d8
tree46c557c1328778671ef20f4ab0c687e2708e6e34
parent3db1de04527acee3a5cdd563c848582e85e0f77e
In 'dframe-frame-mode' avoid 'switch-to-buffer' (Bug#37840)

* lisp/dframe.el (dframe-frame-mode): Use 'set-window-buffer'
instead of 'switch-to-buffer’ to avoid that
'switch-to-buffer-obey-display-actions' butts in (Bug#37840).
lisp/dframe.el