• Eli Zaretskii's avatar
    Avoid assertion violations when using marker positions · 644f77b5
    Eli Zaretskii authored
    * src/intervals.c (set_point_from_marker): If MARKER comes from
    another buffer, recalculate its byte position before using it to
    set point.
    * src/marker.c (set_marker_internal): If POSITION is a marker from
    another buffer, recalculate its byte position before using it.
    (Bug#24368)
    644f77b5
marker.c 21.4 KB