bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40200: [PATCH v4] Fix NS frame resizing issues (bug#40200, bug#28872


From: Andrii Kolomoiets
Subject: bug#40200: [PATCH v4] Fix NS frame resizing issues (bug#40200, bug#28872)
Date: Tue, 07 Apr 2020 11:14:00 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Alan Third <alan@idiocy.org> writes:

> Out of interest, do you have a test suite, or are you just coming up
> with these tests on the fly?

I'm using these minor modes which utilize child frame to display
minibuffer and completions buffer:
https://github.com/muffinmad/emacs-mini-frame
https://github.com/muffinmad/emacs-completions-frame

Single child frame moves across all frames so child frame positioning
issues are quickly comes in sight for me.  And then the fun part: narrow
down the code so the issue can be reproduced in `emacs -Q`.

The patch v4 works good so far, thank you!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]