Re: False Error Messages in Searches?
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Chime, [Please retain the CC.] Op 25-10-2017 om 20:40 schreef Chime Hart: > So as an example, if I search for NANO replace with nano it would say "nano > not found" replaced 1 occurance, but that error seems to scroll away. Ah! You've found a bug. For people who don't use speech output, the message "something not found" is overwritten so quickly that they never see it. But... if you use speech... I guess that the messages get queued and all of them get spoken? I can kind of simulate your experience by replacing the "HUSH" with "ALERT" in not_found_msg() in src/search.c. I don't know yet how to fix this, but it shouldn't be too hard. I've re-reported this bug on Savannah: https://savannah.gnu.org/bugs/?52282 Benno