> >Setting tooltip-use-echo-area to t meant that normal (and GUD) tooltip > >strings were displayed in the echo area i.e not really as tooltips. > >They can now be displayed there independently. For GUD tooltips set > >gud-tooltip-echo-area to t. For normal (help) tooltips, just turn > >tooltip-mode off. > > > > > Meanwhile, tooltip-use-echo-area has been abducted by gud for use as an > alias, breaking existing code that assumed it was a general user option > for controlling the display of tooltips.
Or even kidnapped by gud. Rather than use dramatic language to heighten your case, it would be more helpful if described what code it breaks, and how it breaks it. We could then decide what to do. > Shouldn't turning tooltip-mode off disable tooltips completely, whether > they are displayed in frames or the echo area? Having tooltip-mode on and tooltip-use-echo-area set to t wasn't exactly the same as having tooltip-mode off. 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. It is not a tooltip and might even predate them, which might explain the apparent anomaly. AFAIK, this is how it has always been, and no-one has found a problem with it. Nick _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel