--- rxvt-unicode/src/init.C 2007/06/08 20:04:12 1.184 +++ rxvt-unicode/src/init.C 2007/06/09 09:05:38 1.186 @@ -220,6 +220,7 @@ set_option (Opt_secondaryScroll); set_option (Opt_pastableTabs); set_option (Opt_intensityStyles); + set_option (Opt_iso14755_52); return true; } @@ -1038,7 +1039,7 @@ #ifdef XPM_BACKGROUND if (rs[Rs_backgroundPixmap] != NULL #ifndef HAVE_AFTERIMAGE - && !OPTION (Opt_transparent) + && !option (Opt_transparent) #endif ) {