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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 34614 <at> debbugs.gnu.org
Subject: bug#34614: 26.1.92; When reading input in mini-buffer, message to each area overide the input prompt
Date: Sat, 23 Feb 2019 12:35:32 +0200
> Date: Sat, 23 Feb 2019 10:57:36 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: 34614 <at> debbugs.gnu.org
> 
>  > Thanks.  But this is _before_ actually reverting the buffer, so just
>  > wrapping the whole thing after the above in with-temp-message could
>  > work, no?
> 
> I'm afraid that reverting happens too fast to make that useful without
> a timeout.

But we could do what with-temp-message does manually, and sit-for
before replacing the message, no?

> In either case what would you suggest to do in the unwind form?

I'm not following: what unwind form?

> Autoreverting has
> 
>              (revert-buffer 'ignore-auto 'dont-ask 'preserve-modes))))
> 
> Does that mean 'revert-buffer--default' could still ask questions?

I don't know, I didn't look closely enough.




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.