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: David Kastrup
Subject: Re: mouse-autoselect-window raises frames
Date: Thu, 11 Oct 2007 15:55:53 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>>>> 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?
>>> I'm not sure I understand what you mean.
>
>> I thought you were embarassed by seeing frames raised and wanted to know
>> whether you find just focussing frames less embarassing.
>
> The way I've usually heard "embarrassing" used, is to mean
> "something of which you're ashamed".  I guess you use it here more
> like "annoying"?

How about "inconveniencing"?

-- 
David Kastrup




reply via email to

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