GNU bug report logs -
#34939
Some minibuffer behaviour is annoying
Previous Next
Full log
View this message in rfc822 format
>> Here is a complete 1-to-1 rewrite of the C function ‘print_error_message’
>> in Lisp that now can be used for more user-friendly displaying error messages
> ^^^^^^^^^^^^^
>> in the minibuffer
>
> I haven't been following this thread. But it looks
> like this will use `minibuffer-message' for errors
> raised during minibuffer input, and block `message',
> except for logging. Is that right?
No, it won't block messages.
> If not, just what does this change represent?
It will display messages together with the minibuffer contents
instead of replacing it.
Currently it requires the user to wait 2 seconds
before the user can see the minibuffer contents again.
Most often, this happens after typing M-n to see if any default values
are available, and it replaces the minibuffer contents with the message
“End of history; no default available”. I have to wait several times
per day for this message to go away. Totally it takes ~1 minute per day,
~300 minutes (5 hours) per year, and ~50 hours per decade - this is
a whole workweek of just looking at the message and waiting for Godot.
This bug report was last modified 5 years and 347 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.