From: Richard Stallman <rms@gnu.org>
Cc: stahl@eos.franken.de, emacs-devel@gnu.org
Subject: Re: show_help_echo truncates unconditionally
Date: Thu, 31 Mar 2005 13:21:39 -0500 [thread overview]
Message-ID: <E1DH4IV-00049e-P3@fencepost.gnu.org> (raw)
In-Reply-To: <44846.217.194.34.123.1112174684.squirrel@wwws.franken.de> (stahl@eos.franken.de)
It is called to display information stored in the help-echo property
of strings. For example moving the mouse pointer over the mode-line,
menu entries or some buttons, buffer lines in grep-mode. Normaly
show_help_echo delegates all work to show-help-function. This
mechanism is used to popup tooltips. When show-help-function is nil
(like on text only displays or when tooltip-mode is disabled)
show_help_echo does the job itself by displaying those strings in the
echo-area.
Could someone please clarify the comment based on this?
The existing comment was not written with a view to making
it clear to people who don't already know.
next prev parent reply other threads:[~2005-03-31 18:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-29 6:25 show_help_echo truncates unconditionally Stephan Stahl
2005-03-29 13:40 ` Stefan Monnier
2005-03-29 15:44 ` Stephan Stahl
2005-03-30 0:03 ` Richard Stallman
2005-03-30 9:24 ` Stephan Stahl
2005-03-31 18:21 ` Richard Stallman [this message]
2005-04-01 7:39 ` Stephan Stahl
2005-04-02 4:19 ` Richard 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=E1DH4IV-00049e-P3@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=stahl@eos.franken.de \
/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.