all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: RE: display-buffer
Date: Thu, 3 Nov 2005 13:49:57 -0800	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICMEFICOAA.drew.adams@oracle.com> (raw)
In-Reply-To: <E1EXmpB-0005uP-GC@fencepost.gnu.org>

I'll answer too, in case that helps.

        If I force a new frame by setting pop-up-frames to
        t or using special-display-regexps then this window
        *is* selected.

    Is it _always_ selected?

Yes, I believe so - each time display-buffer is called.

emacs -q
(setq pop-up-frames t)
(display-buffer "*scratch*") ; new frame - "normal" for Windows

Click in original frame, to focus it.
(display-buffer "*scratch*") ; reuses existing frame, but focusses it

    Do you use click-to-focus or focus-follows-mouse?

The Windows window manager is only click-to-focus, I believe. I don't know
of a way to change that.  IIUC, that means that focus-follows-mouse doesn't
do anything (and that is what I observe).

        Is that a bug?

    If you use focus-follows-mouse, and the new frame
    pops up where the mouse is, then I think this is
    imevitable.  Otherwise, I think it is a bug.

  reply	other threads:[~2005-11-03 21:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03  0:25 display-buffer Nick Roberts
2005-11-03 16:09 ` display-buffer Drew Adams
2005-11-03 17:18   ` display-buffer Stefan Monnier
2005-11-03 19:32     ` display-buffer Drew Adams
2005-11-03 21:43     ` display-buffer Nick Roberts
2005-11-04  4:23       ` display-buffer Stefan Monnier
2005-11-05  5:05         ` display-buffer Nick Roberts
2005-11-05  5:19           ` display-buffer Luc Teirlinck
2005-11-05  7:38             ` display-buffer Nick Roberts
2005-11-03 21:40 ` display-buffer Richard M. Stallman
2005-11-03 21:49   ` Drew Adams [this message]
2005-11-04  4:21     ` display-buffer Stefan Monnier
2005-11-04 10:45       ` display-buffer Eli Zaretskii
2005-11-05  1:36       ` display-buffer Richard M. Stallman
2005-11-05  1:37     ` display-buffer Richard M. Stallman
  -- strict thread matches above, loose matches on Subject: below --
2014-01-13 19:36 display-buffer Richard Stallman

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=DNEMKBNJBGPAOPIJOOICMEFICOAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --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.