emacs-devel
[Top][All Lists]
Advanced

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

Re: mouse-autoselect-window raises frames


From: martin rudalics
Subject: Re: mouse-autoselect-window raises frames
Date: Wed, 10 Oct 2007 22:44:03 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> I started to see frames raised while I was just moving my mouse.
> Placing `debug-on-entry' on `raise-frame' showed the problem to be:
>
>   Debugger entered--entering a function:
>   * raise-frame(#<frame cast.v8 0x8eba878>)
>     select-frame-set-input-focus(#<frame cast.v8 0x8eba878>)
>     handle-select-window((select-window (#<window 14 on cast.v8>)))
>     call-interactively(handle-select-window nil nil)
>
> I think the problem is that handle-select-window shouldn't call
> select-frame-set-input-focus.  It should maybe call x-focus-frame instead.

Would that really be less embarassing?  What are the values of
`mouse-autoselect-window' and `focus-follows-mouse' on your system?






reply via email to

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