--- search_cb2.c.old	2003-01-11 22:08:35.000000000 +0100
+++ search_cb2.c	2003-01-31 13:46:00.000000000 +0100
@@ -590,6 +590,8 @@
 	if (x > 1)
 		statusbar_gui_message(15, "%d auto selected %s", x, 
 			(rc->sha1 != NULL) ? "by urn:sha1 and filename" : "by filename");
+	else if (x == 1)
+		statusbar_gui_message(15, "none auto selected");
 }
 
 static gboolean autoselection_running = FALSE;
