all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: how to keep frame on top of stack?
Date: Fri, 28 Oct 2005 10:14:04 -0700	[thread overview]
Message-ID: <MEEKKIABFKKDFJMPIOEBOEDGCNAA.drew.adams@oracle.com> (raw)

Anyone know a way to keep a particular frame on top? For example, a
temporary buffer like *Completions*, if displayed in its own frame?

I can give the frame an `auto-raise' property (which only raises it when the
frame is selected), or explicitly raise it at any given time, but I would
like it to stay on top for its lifetime (or until I lower it), even if other
frames are created or selected, and without my having to explicitly re-raise
it.

It would be great if there were a frame-parameter to specify the stacking
priority, or at least one to specify that a frame is to remain on top, but I
don't see such a parameter. With it, you could of course change a frame's
stacking priority at any time, but without making such a change, the
priority would stay the same.

Obviously, if two frames both specified the same stacking priority (e.g.
top), there would need to be a rule to determine which wins, etc.

[Sending to emacs-devel, not help-gnu-emacs, since this seems more like a
feature request. But I would still be interested in any workaround to solve
the problem. Thx.]

                 reply	other threads:[~2005-10-28 17:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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