• Eli Zaretskii's avatar
    Avoid crashes with remapped default face in Org mode · c9390423
    Eli Zaretskii authored
    * src/xfaces.c (face_at_buffer_position): Look up BASE_FACE_ID
    anew if it is not in the frame's face cache.  This avoids
    crashes when Org mode sets up for a new major mode in embedded
    code fragment, and the default face is remapped.  (Bug#33222)
    c9390423
xfaces.c 196 KB