[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tooltip-use-echo-area disappeared
From: |
Richard Stallman |
Subject: |
Re: tooltip-use-echo-area disappeared |
Date: |
Sat, 18 Jun 2005 23:51:31 -0400 |
To display help tooltips in the echo area turn `tooltip-mode' off.
To display GUD tooltips in the echo area turn `gud-tooltip-mode' on and set
`gud-tooltip-echo-area' to t.
This sounds more complicated,
Yes, it is not clean.
but displaying help text in the echo area
shouldn't require tooltips.
Maybe it should not, but that's a different question.
Just because two underlying mechanisms are involved is no reason
why it needs to have two different variables to control it.
Let's stick with the simple variable that puts all tooltips
in the echo area.
If you want only non-GUD tooltips (and those in the echo area), then
set tooltip-use-echo-area to t, and don't enable GUD tooltips.
What could be cleaner than that?
- Re: tooltip-use-echo-area disappeared, (continued)
- Re: tooltip-use-echo-area disappeared, Eli Zaretskii, 2005/06/14
- Re: tooltip-use-echo-area disappeared, Richard Stallman, 2005/06/16
- Re: tooltip-use-echo-area disappeared, Nick Roberts, 2005/06/16
- Re: tooltip-use-echo-area disappeared, Richard Stallman, 2005/06/17
- Re: tooltip-use-echo-area disappeared, Nick Roberts, 2005/06/17
- Re: tooltip-use-echo-area disappeared, Eli Zaretskii, 2005/06/17
- Re: tooltip-use-echo-area disappeared, Nick Roberts, 2005/06/18
- Re: tooltip-use-echo-area disappeared, Eli Zaretskii, 2005/06/18
- Re: tooltip-use-echo-area disappeared, Richard Stallman, 2005/06/17
- Re: tooltip-use-echo-area disappeared, Nick Roberts, 2005/06/18
- Re: tooltip-use-echo-area disappeared,
Richard Stallman <=
- Re: tooltip-use-echo-area disappeared, Nick Roberts, 2005/06/19
- Re: tooltip-use-echo-area disappeared, Jason Rumney, 2005/06/16