unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Sean Devlin <spd@toadstyle.org>
Cc: 44933@debbugs.gnu.org
Subject: bug#44933: 27.1; Ephemeral frame selection shrinks minibuffer
Date: Wed, 2 Dec 2020 08:52:49 +0100	[thread overview]
Message-ID: <2c47fc05-37f4-8b3c-7aa3-7cb64b31e3c1@gmx.at> (raw)
In-Reply-To: <2802d2d9-2f09-ca7a-1a79-abf2eb0fa376@gmx.at>

 > I forgot to say that _all_ normal mini window resizing goes through
 > 'window--resize-root-window-vertically' in window.el.  So it will
 > probably suffice to instrument just that function (in an already running
 > Emacs only, else you have to rebuild because window.el is preloaded) and
 > don't have to tinker with C code at all.

Imprecise again: The above covers only the automatic resizing triggered
by redisplay (which is what we are interested in).  Manual resizing the
minibuffer window is done in 'window--resize-mini-window' (also in
window.el) so if such manual resizing may happen in between you have to
instrument that as well.

martin





  reply	other threads:[~2020-12-02  7:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28 21:21 bug#44933: 27.1; Ephemeral frame selection shrinks minibuffer Sean Devlin
2020-11-29  8:22 ` martin rudalics
2020-11-29 15:43   ` Sean Devlin
2020-11-30  9:04     ` martin rudalics
2020-11-30 19:32       ` Sean Devlin
2020-12-01  9:33         ` martin rudalics
2020-12-01 20:32           ` Sean Devlin
2020-12-02  7:45             ` martin rudalics
2020-12-02  7:52               ` martin rudalics [this message]
2020-12-02 18:24                 ` Sean Devlin
2020-12-12 20:23                   ` Sean Devlin
2020-12-13  7:26                     ` martin rudalics
2020-12-13 16:10                       ` Sean Devlin
2020-12-14 15:47                         ` martin rudalics

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=2c47fc05-37f4-8b3c-7aa3-7cb64b31e3c1@gmx.at \
    --to=rudalics@gmx.at \
    --cc=44933@debbugs.gnu.org \
    --cc=spd@toadstyle.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.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).