--- rxvt-unicode/src/command.C 2012/05/31 05:53:46 1.513 +++ rxvt-unicode/src/command.C 2012/06/04 15:18:52 1.514 @@ -423,7 +423,7 @@ kbuf[0] = 0; -#ifdef USE_XIM +#if USE_XIM if (Input_Context) { Status status_return; @@ -989,7 +989,7 @@ scr_refresh (); scrollBar.show (1); -#ifdef USE_XIM +#if USE_XIM im_send_spot (); #endif }