*** empty log message ***
authorroot <root>
Sat, 29 Jul 2006 21:44:44 +0000 (21:44 +0000)
committerroot <root>
Sat, 29 Jul 2006 21:44:44 +0000 (21:44 +0000)
src/rxvt.h

index 82dc3ec4bbe1a9fae412bac39b78091028f93dd4..a57f9475b0d6998ad42a61c1167db8d070cfb04e 100644 (file)
@@ -1173,8 +1173,8 @@ struct rxvt_term : zero_initialized, rxvt_vars, rxvt_screen {
   void make_current () const // make this the "currently active" urxvt instance
   {
     SET_R (this);
-    rxvt_set_locale (locale);
     set_environ (envv);
+    rxvt_set_locale (locale);
   }
 
   void init_secondary ();