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: Mon, 17 Jan 2011 00:23:12 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

 >     /* 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?

By "this" you mean what?  IOW, who or what should "select the window
too"?

This code.  That is, select_frame_for_redisplay.

martin




reply via email to

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