--- search_cb.c.old	2003-01-02 16:28:04.000000000 +0100
+++ search_cb.c	2003-01-31 14:01:04.000000000 +0100
@@ -695,6 +695,9 @@
                 x, (rc->sha1 != NULL) ? 
                     "by urn:sha1 and filename" : "by filename");
         }
+	if (x == 1) {
+            statusbar_gui_message(15, "none auto selected");
+        }
 	}
 
     gtk_clist_thaw(clist);
