all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Eli Zaretskii <eliz@gnu.org>
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:45:07 +0200	[thread overview]
Message-ID: <59D8A223.2000902@gmx.at> (raw)
In-Reply-To: <83zi93tkoh.fsf@gnu.org>

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

I confused this one with a similar issue in eldoc which apparently was
fixed for Emacs 26.  I'm used to display eldoc output in tooltips so
when with tooltip-mode off I saw that Emacs 25 and 26 behaved
differently when displaying eldoc information in the echo area, I was
sure that this was due to a tooltips related change.  Sorry.

 > 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?

Likely it's there on purpose and somebody will get annoyed if we do
that.  We could make it customizable.

martin





  reply	other threads:[~2017-10-07  9:45 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
2017-10-07  9:45     ` martin rudalics [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59D8A223.2000902@gmx.at \
    --to=rudalics@gmx.at \
    --cc=28724@debbugs.gnu.org \
    --cc=alex.branham@gmail.com \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.