unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] emacs-25 dc57bb4: * src/frame.c (adjust_frame_size): Set FRAME_WINDOW_SIZES_CHANGED (Bug#21975).
       [not found] ` <E1a0lSg-0008ST-Qs@vcs.savannah.gnu.org>
@ 2015-11-23 14:19   ` Stefan Monnier
  2015-11-23 17:44     ` martin rudalics
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2015-11-23 14:19 UTC (permalink / raw)
  To: emacs-devel; +Cc: Martin Rudalics

>        resize_frame_windows (f, new_windows_width, 1, 1);
> +      FRAME_WINDOW_SIZES_CHANGED (f) = true;

Shouldn't resize_frame_windows set FRAME_WINDOW_SIZES_CHANGED (f)?


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] emacs-25 dc57bb4: * src/frame.c (adjust_frame_size): Set FRAME_WINDOW_SIZES_CHANGED (Bug#21975).
  2015-11-23 14:19   ` [Emacs-diffs] emacs-25 dc57bb4: * src/frame.c (adjust_frame_size): Set FRAME_WINDOW_SIZES_CHANGED (Bug#21975) Stefan Monnier
@ 2015-11-23 17:44     ` martin rudalics
  0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2015-11-23 17:44 UTC (permalink / raw)
  To: Stefan Monnier, emacs-devel

 > Shouldn't resize_frame_windows set FRAME_WINDOW_SIZES_CHANGED (f)?

Done.  I could have not set it in the

new_pixel_size == old_pixel_size

case but since I'm currently rewriting this so we can get rid of
FRAME_WINDOW_SIZES_CHANGED entirely I didn't bother.

martin



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-23 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20151123072254.32479.40807@vcs.savannah.gnu.org>
     [not found] ` <E1a0lSg-0008ST-Qs@vcs.savannah.gnu.org>
2015-11-23 14:19   ` [Emacs-diffs] emacs-25 dc57bb4: * src/frame.c (adjust_frame_size): Set FRAME_WINDOW_SIZES_CHANGED (Bug#21975) Stefan Monnier
2015-11-23 17:44     ` martin rudalics

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).