--- rxvt-unicode/src/screen.C 2007/12/11 18:00:07 1.286 +++ rxvt-unicode/src/screen.C 2007/12/14 02:10:33 1.287 @@ -2321,7 +2321,7 @@ #ifdef TEXT_BLINK if (rend & RS_Blink && (back == Color_bg || fore == Color_bg)) { - if (!ev_is_active (&text_blink_ev)) + if (!text_blink_ev.is_active ()) { text_blink_ev.again (); hidden_text = 0;