--- rxvt-unicode/src/init.C 2006/01/11 00:59:58 1.137 +++ rxvt-unicode/src/init.C 2006/01/11 02:24:12 1.138 @@ -1414,6 +1414,8 @@ void rxvt_term::run_command (const char *const *argv) { + TEMP_ENV; // not very temporary... + #if ENABLE_FRILLS if (rs[Rs_pty_fd]) { @@ -1535,8 +1537,6 @@ { char *login; - TEMP_ENV; // not very temporary... - SET_TTYMODE (STDIN_FILENO, &tio); /* init terminal attributes */ if (OPTION (Opt_console))