GNU bug report logs - #20563
Echo Area Disrupts Minibuffer Input

Previous Next

Package: emacs;

Reported by: Michael Xavier <admin <at> michaelxavier.net>

Date: Tue, 12 May 2015 17:58:02 UTC

Severity: minor

Tags: moreinfo, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Xavier <admin <at> michaelxavier.net>
Cc: 20563 <at> debbugs.gnu.org
Subject: bug#20563: Echo Area Disrupts Minibuffer Input
Date: Tue, 12 May 2015 21:26:33 +0300
> Date: Tue, 12 May 2015 11:18:44 -0700
> From: Michael Xavier <admin <at> michaelxavier.net>
> Cc: 20563 <at> debbugs.gnu.org
> 
> I can't get it to reproduce right now. It may be a race condition, or maybe its
> on a timer before it reverts to the minibuffer? I'm not sure.

In general, code that displays intermittent messages should call

  (message nil)

once it's done displaying the message.  This will bring the minibuffer
contents (the completion in your example) back on screen again.  Code
that doesn't call 'message' like that when its message can be
discarded has a bug and should be reported here.




This bug report was last modified 8 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.