--- pine/init.c.orig	Wed Mar  5 05:11:10 2003
+++ pine/init.c	Wed Mar  5 05:21:57 2003
@@ -1463,6 +1463,9 @@
     GLO_NORM_FORE_COLOR		= cpystr(colorx(DEFAULT_NORM_FORE));
     GLO_NORM_BACK_COLOR		= cpystr(colorx(DEFAULT_NORM_BACK));
 #endif
+#ifdef DF_SPELLER
+    GLO_SPELLER			= cpystr(DF_SPELLER);
+#endif
 
     /*
      * Default first value for addrbook list if none set.
