Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8640351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T11:15:33+00:00 2026-06-12T11:15:33+00:00

When the mouse hovers on the modeline, a few lines of help appear (depending

  • 0

When the mouse hovers on the modeline, a few lines of help appear (depending on the context).

How do I disable this help? I would like to do so because (at least for Emacs 23 on OS X Lion), the help does not go away if I switch to another program without moving the mouse.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T11:15:34+00:00Added an answer on June 12, 2026 at 11:15 am

    If you mean a tooltip by “a few lines of help”, you can let help strings be displayed in the echo area rather than a pop-up window:

    (tooltip-mode nil)                      ; one-line help text in the echo area
    

    or

    (setq tooltip-use-echo-area t)          ; multi-line help text in the echo area
    

    In case that you want Emacs not to display help strings at all, you can set the show-help-function variable to nil:

    (tooltip-mode nil)
    (setq show-help-function nil)
    

    C-hftooltip-mode

    When Tooltip mode is disabled, Emacs displays one line of the help text in the echo area, and does not make a pop-up window.

    C-hvtooltip-use-echo-area

    Use the echo area instead of tooltip frames for help and GUD tooltips. To display multi-line help text in the echo area, set this to t and enable tooltip-mode.

    32.19.4 Properties with Special Meanings, GNU Emacs Lisp Reference Manual

    Variable: show-help-function

    If this variable is non-nil, it specifies a function called to display help strings. These may be help-echo properties, menu help strings, or tool bar help strings. The specified function is called with one argument, the help string to display. Tooltip mode provides an example.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to change the background and text color when the mouse hovers over
I have a div that acts as a tooltip-like popup when the mouse hovers
How can I hide URL from displaying when mouse hovers on a hyperlink? <a
I'm making a CSS dropdown menu. So, when the mouse hovers one menu item,
I have a submit button that changes when the user hovers his mouse over
Let's say if my mouse moves out from elementA and hovers over to elementB.
I have table with few rows, after use hover mouse over row I want
Tooltips are those little bits of text that popup when the mouse hovers over
When the list is dropped down an the mouse hovers over an item in
I have a simple code that keeps an element visible while a mouse hovers

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.