unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Please help - the mode line is driving me crazy
@ 2009-07-14 18:11 Mingzuo Shen
  2009-07-15  6:36 ` Abdullah Abdul Khadir
  0 siblings, 1 reply; 3+ messages in thread
From: Mingzuo Shen @ 2009-07-14 18:11 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]

I am running GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600).
And the mode line has been behaving crazy.
I used to run 22.1 and did not have this problem.

When the pointer accidently rests
on the mode line for a couple of seconds,
even though the Emacs window is not the topmost one,
it "sort of" comes on top on its own.
I say "sort of" because the original window bar still shows it
is the topmost one and still has the keyboard focus.

I am attaching two screen shots.

Do not even know how to formulate a search for this problem.
I know there is an "auto raise" feature under X11,
but why would we want it under Microsoft Windows,
especially if the implementation is not correct?

tried this:
(setq auto-raise-mode nil)
(auto-raise-mode 0)
(auto-lower-mode 0)
(setq auto-lower nil)
(setq auto-raise nil)
no effect.


Please help me disable this feature.
When the pointer rests on the mode-line (or anywhere else)
of the Emacs window, I do not want the Emacs window to move __at all__.
Thanks so much in advance.

[-- Attachment #2: crazy_mode_line1.png --]
[-- Type: image/png, Size: 31005 bytes --]

[-- Attachment #3: crazy_mode_line2.png --]
[-- Type: image/png, Size: 30961 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please help - the mode line is driving me crazy
  2009-07-14 18:11 Please help - the mode line is driving me crazy Mingzuo Shen
@ 2009-07-15  6:36 ` Abdullah Abdul Khadir
  0 siblings, 0 replies; 3+ messages in thread
From: Abdullah Abdul Khadir @ 2009-07-15  6:36 UTC (permalink / raw)
  To: Mingzuo Shen; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1728 bytes --]

Hi,

On Tue, Jul 14, 2009 at 11:11 PM, Mingzuo Shen <mzshen@yahoo.com> wrote:

> I am running GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600).
> And the mode line has been behaving crazy.
> I used to run 22.1 and did not have this problem.
>
> When the pointer accidently rests
> on the mode line for a couple of seconds,
> even though the Emacs window is not the topmost one,
> it "sort of" comes on top on its own.
> I say "sort of" because the original window bar still shows it
> is the topmost one and still has the keyboard focus.
>
> I am attaching two screen shots.
>
> Do not even know how to formulate a search for this problem.
> I know there is an "auto raise" feature under X11,
> but why would we want it under Microsoft Windows,
> especially if the implementation is not correct?
>
> tried this:
> (setq auto-raise-mode nil)
> (auto-raise-mode 0)
> (auto-lower-mode 0)
> (setq auto-lower nil)
> (setq auto-raise nil)
> no effect.
>
>
> Please help me disable this feature.
> When the pointer rests on the mode-line (or anywhere else)
> of the Emacs window, I do not want the Emacs window to move __at all__.
> Thanks so much in advance.



I guess the problem was with the tooltip that was being displayed. Just do

(tooltip-mode nil)

in the scratch buffer and press C-x C-e. The tooltip messages will be
displayed in the echo area instead. I got the same problem on my emacs
22.3.1 in windows XP (which was run in virtualbox on my ubuntu) and the
above code resolved the issue. I hope this helps

-- 
Regards,

Abdullah Abdul Khadir
------------------------------------------------------------------
Home page : www.cmi.ac.in/~abdullah <http://www.cmi.ac.in/%7Eabdullah>
My blog        : www.linuxandlisp.blogspot.com

[-- Attachment #2: Type: text/html, Size: 2258 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please help - the mode line is driving me crazy
@ 2009-07-15 12:55 Mingzuo Shen
  0 siblings, 0 replies; 3+ messages in thread
From: Mingzuo Shen @ 2009-07-15 12:55 UTC (permalink / raw)
  To: Abdullah Abdul Khadir; +Cc: help-gnu-emacs

Thats it!
Thanks a million for your help!

> I guess the problem was with the tooltip that was being
> displayed. Just do
> 
> (tooltip-mode nil)
> 
> in the scratch buffer and press C-x C-e. The tooltip
> messages will be displayed in the echo area instead. I got
> the same problem on my emacs 22.3.1 in windows XP (which was
> run in virtualbox on my ubuntu) and the above code resolved
> the issue. I hope this helps 
> 
> 
>  
> -- 
> Regards,
> 
> Abdullah Abdul Khadir
> ------------------------------------------------------------------
> Home page : www.cmi.ac.in/~abdullah
> My blog        : www.linuxandlisp.blogspot.com





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-15 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14 18:11 Please help - the mode line is driving me crazy Mingzuo Shen
2009-07-15  6:36 ` Abdullah Abdul Khadir
  -- strict thread matches above, loose matches on Subject: below --
2009-07-15 12:55 Mingzuo Shen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).