bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11172: 24.0.95; mini-buffer contents is overwritten by output in ech


From: Stefan Kangas
Subject: bug#11172: 24.0.95; mini-buffer contents is overwritten by output in echo-area
Date: Fri, 29 Nov 2019 14:25:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Hmm... I can reproduce the problem in the following way:
>
>    emacs -Q
>    M-: (run-with-timer 5 nil (lambda () (message "hello"))) RET
>    M-x
>
> after 5 seconds the M-x prompt is replaced by "hello" and will only
> return when you type something on the keyboard.

This seems to have been fixed by this commit on current master:

commit aa89c84e00d8dc85100e6fedab7631c415e6364d
Author: Juri Linkov <juri@linkov.net>
Date:   Wed Nov 27 01:43:49 2019 +0200

    message uses minibuffer-message in the active minibuffer (bug#17272 
bug#19064)

I'm therefore closing this bug report now.  If that is incorrect, and
this is still an issue, please reply to this email (use "Reply to all"
in your email client) and we can reopen the bug report.

Best regards,
Stefan Kangas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]