• Benno Schulenberg's avatar
    statusbar: prevent error messages from overwriting each other · 2535f51e
    Benno Schulenberg authored
    If during startup there are multiple error messages, currently only the
    last one remains and can be read.  To improve on that, introduce a short
    pause between error messages -- even if it's not enough to read them all,
    at least the user will be aware that there are multiple ones.
    
    This also causes a few error messages to beep that currently don't beep,
    such as when a file is unwritable.
    2535f51e
winio.c 101 KB