emacs-devel
[Top][All Lists]
Advanced

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

Re: bug in 23.2.92 with anything


From: martin rudalics
Subject: Re: bug in 23.2.92 with anything
Date: Sun, 16 Jan 2011 18:51:24 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> No argument from me here.  BTW, there's another place in the redisplay
> where we break this invariant, as mentioned in the corresponding
> comment:
>
>     /* When running redisplay, we play a bit fast-and-loose and allow e.g.
>        selected_frame and selected_window to be temporarily out-of-sync so
>        when we come back here via `goto retry', we need to resync because we
>        may need to run Elisp code (via prepare_menu_bars).  */
>     select_frame_for_redisplay (old_frame);
>
> It would be good to get rid of such risky code.

Is there any reason why this should not select the window too?

martin



reply via email to

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