unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Cc: emacs-devel@gnu.org, Jason Rumney <jasonr@gnu.org>
Subject: Re: tooltip-use-echo-area disappeared
Date: Tue, 14 Jun 2005 16:30:04 +1200	[thread overview]
Message-ID: <17070.23884.564148.959259@farnswood.snap.net.nz> (raw)
In-Reply-To: <uoea95z8t.fsf@gnu.org>

 > > Even more reason not to remove tooltip-use-echo-area.
 > > 
 > > > With the former, messages were displayed in the echo area in the
 > > > manner of a tooltip i.e they required the mouse to pause over the
 > > > text etc.  With the latter, help messages appear instantly like
 > > > mouse-face.
 > > 
 > > They shouldn't appear at all.
 > 
 > FWIW, I fully agree with Jason, on both counts.  tooltip-use-echo-area
 > was a useful option; in particular, if we ever make the tty version
 > support tooltips, displaying them in the echo area will be our only
 > choice.
 > 
 > That option should have never been removed, IMHO.  Does anything
 > prevent us from resurrecting it now?

Resurrecting tooltip-use-echo-area is unrelated to making the tty version
support tooltips.  It was just a flag that re-directed the output of
tooltip-show-help to the echo area i.e. in the case of normal tooltips back to
where it was displayed before tooltips were turned on.

Normal tooltips and GUD tooltips have quite different internals and 
putting their associated code in separate files was much more modular.
Previously if tooltip-use-echo-area was set to t so that normal tooltips
displayed there, then GUD tooltips would display there.  I can
undo the alias of tooltip-use-echo-area with gud-tooltip-echo-area
and put it in tooltip.el, so that setting it to t only displays normal
tooltip there, if that would keep everyone happy.  Somehow I don't
think it will.

Note that the doc string for tooltip-use-echo-area said:

  "Use the echo area instead of tooltip frames.
This is only relevant GUD display, since otherwise it is equivalent to
turning off Tooltip mode."


Nick

  reply	other threads:[~2005-06-14  4:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02  8:09 tooltip-use-echo-area disappeared Jason Rumney
2005-06-02  9:25 ` Nick Roberts
2005-06-02 12:24   ` jasonr
2005-06-02 13:00     ` Nick Roberts
2005-06-13 12:38       ` Jason Rumney
2005-06-13 14:17         ` Kim F. Storm
2005-06-13 21:03         ` Nick Roberts
2005-06-13 21:54           ` Jason Rumney
2005-06-14  1:11             ` Nick Roberts
2005-06-14  4:38             ` Eli Zaretskii
2005-06-14  4:30               ` Nick Roberts [this message]
2005-06-14 21:35                 ` Eli Zaretskii
2005-06-14 21:33                   ` Nick Roberts
2005-06-15  3:29                     ` Eli Zaretskii
2005-06-16  4:06                     ` Richard Stallman
2005-06-16  9:16                       ` Nick Roberts
2005-06-17  4:38                         ` Richard Stallman
2005-06-17  5:07                           ` Nick Roberts
2005-06-17 10:35                             ` Eli Zaretskii
2005-06-18  8:29                               ` Nick Roberts
2005-06-18 11:16                                 ` Eli Zaretskii
2005-06-17 18:45                             ` Richard Stallman
2005-06-18  8:42                               ` Nick Roberts
2005-06-19  3:51                                 ` Richard Stallman
2005-06-19  4:50                                   ` Nick Roberts
2005-06-16  6:48                     ` Jason Rumney

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=17070.23884.564148.959259@farnswood.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    /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 public inbox

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

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).