all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Subject: (emacs)Help Echo
Date: Fri, 4 Nov 2005 22:00:31 -0600 (CST)	[thread overview]
Message-ID: <200511050400.jA540Vp19224@raven.dms.auburn.edu> (raw)

`(emacs)Help Echo' says:

    On most window systems, the help text is displayed as a "tooltip"
    (sometimes known as "balloon help").  *Note Tooltips::.  Otherwise, it
    is shown in the echo area when you move point into the active text.

Unless I am confused, the last sentence is only true if
`help-at-pt-display-when-idle' is t.  If it is nil, the default,
help-echos are only displayed on mouse-over, not on point-over.

What about the following patch to help.texi?  I can install if desired.

===File ~/help.texi-diff====================================
*** help.texi	01 Nov 2005 11:42:42 -0600	1.39
--- help.texi	04 Nov 2005 21:43:24 -0600	
***************
*** 613,620 ****
  the mouse or a key like @kbd{RET}, it often has associated help text.
  Areas of the mode line are examples.  On most window systems, the help
  text is displayed as a ``tooltip'' (sometimes known as ``balloon
! help'').  @xref{Tooltips}.  Otherwise, it is shown in the echo area
! when you move point into the active text.
  
  @kindex C-h .
  @findex display-local-help
--- 613,622 ----
  the mouse or a key like @kbd{RET}, it often has associated help text.
  Areas of the mode line are examples.  On most window systems, the help
  text is displayed as a ``tooltip'' (sometimes known as ``balloon
! help''), when you move the mouse over the active text.  @xref{Tooltips}.
! On some systems, it is shown in the echo area.  On text-only
! terminals, Emacs may not be able to follow the mouse and hence will
! not show the help text on mouse-over.
  
  @kindex C-h .
  @findex display-local-help
============================================================

             reply	other threads:[~2005-11-05  4:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-05  4:00 Luc Teirlinck [this message]
2005-11-05 23:43 ` (emacs)Help Echo Richard M. Stallman
2005-11-05 23:55   ` Luc Teirlinck
2005-11-07 15:33     ` Richard M. Stallman

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

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

  git send-email \
    --in-reply-to=200511050400.jA540Vp19224@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.