commit | d4945c67a40e07319662c59607324aea6a0c6329 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Wed Oct 25 21:30:53 2017 +0200 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Thu Oct 26 21:06:54 2017 +0200 |
tree | 18f58a4eece475700208ead2be0a8ab614728748 | |
parent | ddd300af5ff411b87d6ccbf4dd62a8846371b77c [diff] |
search: suppress the "not found" message when replacements were made After any replacements were made, the "not found" message is pointless because it will be overwritten rightaway by "Replaced xx occurrences". The message is confusing and annoying when using speech output. This partially fixes https://savannah.gnu.org/bugs/?52282. Reported-by: Chime Hart <chime@hubert-humphrey.com>