all messages for Emacs-related lists mirrored at yhetil.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-done@debbugs.gnu.org
Subject: bug#28724: 25.3; height of echo area when displaying tooltip
Date: Sat, 07 Oct 2017 15:08:13 +0300	[thread overview]
Message-ID: <83po9ztb2q.fsf@gnu.org> (raw)
In-Reply-To: <59D8A223.2000902@gmx.at> (message from martin rudalics on Sat, 07 Oct 2017 11:45:07 +0200)

> Date: Sat, 07 Oct 2017 11:45:07 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: alex.branham@gmail.com, 28724@debbugs.gnu.org
> 
>  > 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.

I'm not sure it was on purpose: the log message which introduced the
above says "to closer match the behavior of C code".  But I guess you
are right that someone could become annoyed, so I added a new
defcustom and pushed the change to the master branch.

Note that this option is only effective on GUI frames.

With that, I'm closing the bug report.

Thanks.





      reply	other threads:[~2017-10-07 12:08 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
2017-10-07 12:08       ` Eli Zaretskii [this message]

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=83po9ztb2q.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=28724-done@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 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.