Index: g_text.c
===================================================================
--- g_text.c	(revision 9678)
+++ g_text.c	(working copy)
@@ -630,7 +630,6 @@
             gatom_retext(x, 1);
         return;
     }
-    else if (c == ' ') return;
     else if (c == '\b')
     {
         if (len > 0)