From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel@gnu.org
Subject: Re: Can display-buffer-reuse-window support "(inhibit-same-frame . t)"?
Date: Sun, 13 Sep 2015 14:52:40 -0500 [thread overview]
Message-ID: <861te26qrb.fsf@stephe-leake.org> (raw)
In-Reply-To: <017A1E85-B162-495E-A53A-3B588BCA9C77@icloud.com> ("张海君"'s message of "Mon, 14 Sep 2015 00:02:28 +0800")
张海君 <netjune@icloud.com> writes:
> I' like display-buffer-reuse-window to reuse windows only in other frames,
> so switch-to-buffer-other-frame will display buffer in other frame unconditionally.
Supporting (inhibit-same-frame . t) is a good idea, although I don't see
how to easily implement that in display-buffer-reuse-window.
You could also replace display-buffer-reuse-window with the new
display-buffer-use-some-frame in display-buffer--other-frame-action.
Also see the Gnu ELPA package "other-frame-window".
--
-- Stephe
next prev parent reply other threads:[~2015-09-13 19:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-13 16:02 Can display-buffer-reuse-window support "(inhibit-same-frame . t)"? 张海君
2015-09-13 19:52 ` Stephen Leake [this message]
2015-09-14 8:31 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=861te26qrb.fsf@stephe-leake.org \
--to=stephen_leake@stephe-leake.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.