all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Feng Shu <tumashu@163.com>, Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: Is it possible let child-frame not hide the mode-line and minibuffer out
Date: Sat, 03 Feb 2018 10:05:11 +0100	[thread overview]
Message-ID: <5A757B47.8020502@gmx.at> (raw)
In-Reply-To: <87po5ngz9x.fsf@163.com>

 > When a child-frame move to position (-1 . 0), it will hide its
 > parent-frame's mode-line and minibuffer, is it possible let child-frame
 > auto move above a little, and let it not hide its parent-frame's
 > mode-line and minibuffer?

I'm not sure why a position like (-1 . 0) should do that - did you
mean (0 . -1)?

But what is "auto" move?  Positioning and sizing of child frames is
completely left to the caller with one exception: When the parent
frame is resized, the child frame may have to be resized and
repositioned too.  IIRC we try to do that proportionally so it's
possible that the parent frame's mode line gets obscured.  Is it that
you had in mind?

martin



  reply	other threads:[~2018-02-03  9:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 15:57 Is it possible let child-frame not hide the mode-line and minibuffer out Feng Shu
2018-02-03  9:05 ` martin rudalics [this message]
2018-02-04  2:45   ` Feng Shu
2018-02-04 10:02     ` martin rudalics
2018-02-04 11:43       ` tumashu
2018-02-05  7:53       ` tumashu

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=5A757B47.8020502@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=tumashu@163.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.