all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: michael_heerdegen@web.de
Cc: 15732@debbugs.gnu.org
Subject: bug#15732: 24.3.50; display-buffer-pop-up-frame working poorly
Date: Sun, 27 Oct 2013 17:46:35 +0100	[thread overview]
Message-ID: <526D436B.9070408@gmx.at> (raw)
In-Reply-To: <8738nm7mtk.fsf@web.de>

 > `display-buffer-pop-up-frame' always returns nil, although the doc says
 > it would return the window of the newly created frame.  E.g. just
 > evaluate from emacs -Q
 >
 >   (display-buffer-pop-up-frame "*Messages*" ())
 >
 >   => nil

`display-buffer-pop-up-frame' expects a buffer as first argument and not
a buffer name.  And `window--display-buffer' returns nil if the BUFFER
argument is not a live buffer.  So this is the intended behavior.

martin





  reply	other threads:[~2013-10-27 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-27 15:31 bug#15732: 24.3.50; display-buffer-pop-up-frame working poorly Michael Heerdegen
2013-10-27 16:46 ` martin rudalics [this message]
2013-10-28 16:32   ` Michael Heerdegen

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=526D436B.9070408@gmx.at \
    --to=rudalics@gmx.at \
    --cc=15732@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.