GNU bug report logs - #34614
26.1.92; When reading input in mini-buffer, message to each area overide the input prompt

Previous Next

Package: emacs;

Reported by: Zhang Haijun <ccsmile2008 <at> outlook.com>

Date: Fri, 22 Feb 2019 12:19:01 UTC

Severity: normal

Tags: fixed

Found in version 26.1.92

Fixed in version 27.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 34614 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 34614 <at> debbugs.gnu.org
Subject: Re: bug#34614: 26.1.92; When reading input in mini-buffer, message
 to each area overide the input prompt
Date: Sat, 23 Feb 2019 08:54:13 +0100
> Could we use the technique used in with-temp-message?  That macro
> cannot be used directly here, I think, because reverting a buffer
> might ask some questions.  But maybe we could do something similar by
> hand inside revert-buffer--default?

Autoreverting asks no questions, it just issues an informative
message.  The buffer has been already reverted for good at that time.
Any macro we'd want here would need a timeout - and apparently that
won't work while waiting for input.  Probably I'm missing something
utterly trivial.

martin




This bug report was last modified 5 years and 249 days ago.

Previous Next


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