Updates by Ben Roberts


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@186 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
diff --git a/search.c b/search.c
index e5a3b05..8667e21 100644
--- a/search.c
+++ b/search.c
@@ -159,6 +159,7 @@
 
 	if (past_editbot)
 	    edit_update(current, CENTER);
+	placewewant = xplustabs();
 	reset_cursor();
     } else {			/* We're at EOF, go back to the top, once */