unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* change buffer in other frame, multiple monitors
@ 2015-05-27 14:16 Sam Halliday
  2015-05-28 11:22 ` Sam Halliday
  0 siblings, 1 reply; 7+ messages in thread
From: Sam Halliday @ 2015-05-27 14:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I have a setup with multiple monitors and when using Emacs I have a frame in each monitor.

I recently asked a question on this list and the solution was to set

  (setq-default display-buffer-reuse-frames t)

so that 'next-error would not popup a new window (when the window was already open in a new frame).

That worked great! I've recently been extending my use of basic emacs commands to include the commands under `C-x 5 ...` (i.e. the "do in the other frame" commands)

However, when I type `C-x 5 b` and select a buffer name, I am expecting the buffer to be shown in the other frame. But instead, the buffer is opened in a new frame.

It would appear that setting 'display-buffer-reuse-frames is not enough to force re-use of existing frames and this function is popping up a new one.

Is there something else I must do to re-use frames? I note that display-buffer-reuse-frames is deprecated, but I'm not entirely sure how to migrate to the new world.

Best regards,
Sam


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-28 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 14:16 change buffer in other frame, multiple monitors Sam Halliday
2015-05-28 11:22 ` Sam Halliday
2015-05-28 14:02   ` Sam Halliday
2015-05-28 14:16     ` Sam Halliday
2015-05-28 14:26       ` Sam Halliday
2015-05-28 14:25     ` Michael Heerdegen
2015-05-28 15:03       ` Yuri Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).