unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Abdullah Abdul Khadir <abdullah.ak7@gmail.com>
To: Mingzuo Shen <mzshen@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Please help - the mode line is driving me crazy
Date: Wed, 15 Jul 2009 11:36:09 +0500	[thread overview]
Message-ID: <17064ae90907142336s71181f6fh2fe349fef9da1344@mail.gmail.com> (raw)
In-Reply-To: <53849.76882.qm@web65409.mail.ac4.yahoo.com>

[-- 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 --]

  reply	other threads:[~2009-07-15  6:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 18:11 Please help - the mode line is driving me crazy Mingzuo Shen
2009-07-15  6:36 ` Abdullah Abdul Khadir [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-15 12:55 Mingzuo Shen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17064ae90907142336s71181f6fh2fe349fef9da1344@mail.gmail.com \
    --to=abdullah.ak7@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mzshen@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).