GNU bug report logs - #28724
25.3; height of echo area when displaying tooltip

Previous Next

Package: emacs;

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 #19 received at 28724-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: alex.branham <at> gmail.com, 28724-done <at> debbugs.gnu.org
Subject: Re: bug#28724: 25.3; height of echo area when displaying tooltip
Date: Sat, 07 Oct 2017 15:08:13 +0300
> Date: Sat, 07 Oct 2017 11:45:07 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: alex.branham <at> gmail.com, 28724 <at> 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.




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.