updated for version 7.0051
diff --git a/src/search.c b/src/search.c
index 8520282..c9773b5 100644
--- a/src/search.c
+++ b/src/search.c
@@ -4715,7 +4715,7 @@
 	    msg_puts_attr(IObuff, hl_attr(HLF_N));
 	    MSG_PUTS(" ");
 	}
-	msg_prt_line(line);
+	msg_prt_line(line, FALSE);
 	out_flush();			/* show one line at a time */
 
 	/* Definition continues until line that doesn't end with '\' */