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

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

Re: mouse click into window doesn't always select frame


From: Richard Stallman
Subject: Re: mouse click into window doesn't always select frame
Date: Sun, 10 Dec 2006 20:06:23 -0500

    With an emacs -Q and the following code:

    (let ((f (selected-frame))
           (pop-up-frames t))
       (pop-to-buffer "*Messages*")
       (raise-frame f))

    ... I can get to a state where

I see two possible meanings for those words.  Does executing that code
produce such a state directly?  Or is it necessary to do more in order
to reach that state?

Please clearly state exactly what input events are needed to make the
problem happen.




reply via email to

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