unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: alex.branham@gmail.com, 28724@debbugs.gnu.org
Subject: bug#28724: 25.3; height of echo area when displaying tooltip
Date: Sat, 07 Oct 2017 11:40:46 +0300	[thread overview]
Message-ID: <83zi93tkoh.fsf@gnu.org> (raw)
In-Reply-To: <59D88B9E.2020704@gmx.at> (message from martin rudalics on Sat, 07 Oct 2017 10:09:02 +0200)

> Date: Sat, 07 Oct 2017 10:09:02 +0200
> From: martin rudalics <rudalics@gmx.at>
> 
>  > 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.

It should?  Where was that done, and in response to what bug report or
discussion?

I see this in tooltip-show-help-non-mode:

      (let ((message-truncate-lines t) <<<<<<<<<<<<<<<<<<<
            (message-log-max nil))
        (message "%s" help)))

If I remove that binding, the echo area gets resized as expected to
show the full tooltip.  Should we remove that binding on the emacs-26
branch?





  reply	other threads:[~2017-10-07  8:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 18:03 bug#28724: 25.3; height of echo area when displaying tooltip Alex Branham
2017-10-07  8:09 ` martin rudalics
2017-10-07  8:40   ` Eli Zaretskii [this message]
2017-10-07  9:45     ` martin rudalics
2017-10-07 12:08       ` Eli Zaretskii

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=83zi93tkoh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=28724@debbugs.gnu.org \
    --cc=alex.branham@gmail.com \
    --cc=rudalics@gmx.at \
    /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).