GNU bug report logs -
#28724
25.3; height of echo area when displaying tooltip
Previous Next
Reported by: Alex Branham <alex.branham <at> gmail.com>
Date: Fri, 6 Oct 2017 18:04:02 UTC
Severity: normal
Found in version 25.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 28724 <at> debbugs.gnu.org (full text, mbox):
> If I have disabled tooltip-mode, is there a way to tell Emacs that it
> should expand the height of the echo area (where tooltips are
> displayed) if the tooltip is longer than the screen is wide? Currently
> the words just run off and I can't see them.
This should have been fixed for Emacs 26. Please try the release
version.
> Additionally, I believe the info manual and docstring for
> `x-gtk-use-system-tooltips' may need updating. In section 21.18
> Tooltips, it says "If Emacs is built with GTK+ support..." and goes on
> to state that users can change `x-gtk-use-system-tooltips' to
> nil.
This means that Emacs will from now on try to display native (non-GTK)
tooltips instead.
> However, I was under the impression that the recommended way to
> do this was to call (tooltips-mode -1).
The recommended way to turn off tooltips is
(tooltip-mode -1)
without the "s", indeed.
martin
This bug report was last modified 7 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.