GNU bug report logs -
#34179
27.0.50; message hangs when buffer with process visible
Previous Next
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Wed, 23 Jan 2019 15:11:02 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Fri, 25 Jan 2019 19:54:21 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: michael_heerdegen <at> web.de, 34179 <at> debbugs.gnu.org
>
> > Just leaving the job for the next redisplay cycle. IOW, removing the
> > windows_or_buffers_changed from the condition under which we "goto retry".
>
> This sounds a bit harsh to me but I will try it. I suppose my
> proposal to not call redisplay_other_windows in select_window when
> NORECORD is non-nil and select_window was executed from within
> run_window_configuration_change_hook and friends does not sound viable
> to you. Can you explain why?
redisplay_other_windows disables some aggressive redisplay
optimizations that could bypass windows entirely. If we do what you
propose, we will have to deal with fallout, and I just cannot see a
good reason for such an adventure, certainly not as a means to fix
another tricky redisplay problem.
This bug report was last modified 6 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.