emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stephen Paul Weber <singpolyma@singpolyma.net>
To: emacs-orgmode@gnu.org
Subject: display-buffer-pop-up-frame causes many extra frames for capture
Date: Sat, 2 May 2020 22:38:54 -0500	[thread overview]
Message-ID: <20200503033854.GA28741@singpolyma-beefy> (raw)

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

Hello all!

I have been working to increase my frame use with emacs, and have taken the
following from the manual:

(custom-set-variables
	'(display-buffer-base-action
		'(
		  (display-buffer-reuse-window display-buffer-pop-up-frame)
		  (reusable-frames . 0)
		)
	)
)

When used with org-capture, something surprising happens.  At first, a new frame
is popped up to show the capture template menu.  So far, so good.  However,
after I hit a key to select a template instead of my new frame being replaced
with one containing the template, instead I get 2 new frames (or it closes this
one and makes 3 new -- I end up with 4 total including the original frame I ran
org-capture from) one of the new frames contains the template result and the
other contains `other-buffer` with the usual result that I am looking at 3
frames containing whatever I was working on and one frame containing the org
capture template.

I'm happy to make further customisations of my environment to avoid this, but it
is very surprising to me so I wonder if anyone can guess what might be happening
and give me some pointers about it?

Thank you.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2020-05-03  3:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03  3:38 Stephen Paul Weber [this message]
2020-09-06  6:31 ` display-buffer-pop-up-frame causes many extra frames for capture Bastien

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200503033854.GA28741@singpolyma-beefy \
    --to=singpolyma@singpolyma.net \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).