GNU bug report logs -
#60015
29.0.60; multi-line messages truncated in non-selected minibuffer
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Mon, 12 Dec 2022 18:08:02 UTC
Severity: normal
Found in version 29.0.60
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> 1. (run-with-timer 5 5 'message "abc\ndef")
>> 2. then activate the minibuffer and switch back to the original buffer
>> 3. after some time observe that only the first line of the multi-line message
>> is displayed in the minibuffer
>
> Doesn't happen here (I waited for 2.5 minutes). Is the recipe
> complete and exact? Does it perhaps matter how do you "switch back to
> the original buffer"? (I used a mouse click.)
It's essential to ensure that the height of the minibuffer/echo area
initially is not more than 1 line. Otherwise, when it's already resized
to fit multi-line messages, then all lines are displayed.
> When the problem happens, what do you see in *Messages*? Anything
> other that "abc\ndef"?
Only the first line "abc" is displayed in the minibuffer
as the minibuffer message.
This bug report was last modified 2 years and 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.