unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
@ 2020-05-31 11:32 Zihao Zhu
  2020-05-31 12:35 ` Pip Cet
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Zihao Zhu @ 2020-05-31 11:32 UTC (permalink / raw)
  To: 41627

[-- Attachment #1: Type: text/plain, Size: 1740 bytes --]

I try the Emacs build in commit 
780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval

(set-frame-font "Sarasa Mono Slab SC" t)

then run M-x view-hello-file. Emacs segfault.

Sarasa Gothic: https://github.com/be5invis/Sarasa-Gothic

GDB attached backtrace in attachment.

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 
3.24.14, cairo version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Arch Linux

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Configured using:
  'configure
  CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash
  SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash
  --prefix=/gnu/store/18644azvqlk7kn7i7cfl5z9w5535l0dg-emacs-git-28.0.50-0.780f674
  --enable-fast-install --with-harfbuzz --with-modules
  --disable-build-details'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS JSON PDUMPER
GMP

Important settings:
   value of $EMACSLOADPATH: 
/home/chino/.guix-profile/share/emacs/site-lisp:/home/chino/.guix-profile/share/emacs/28.0.50/lisp
   value of $LC_CTYPE: en_US.UTF-8
   value of $LANG: zh_CN.UTF-8
   value of $XMODIFIERS: @im=fcitx
   locale-coding-system: utf-8-unix


Memory information:
((conses 16 47059 5207)
  (symbols 48 5994 1)
  (strings 32 16196 1908)
  (string-bytes 1 527713)
  (vectors 16 10973)
  (vector-slots 8 134648 8501)
  (floats 8 19 34)
  (intervals 56 226 0)
  (buffers 992 12))

-- 
Zihao


[-- Attachment #2: gdb-backtrace.txt --]
[-- Type: text/plain, Size: 437419 bytes --]

Thread 1 (Thread 0x7ffff5bfe5c0 (LWP 30655)):
#0  ftcrfont_open (f=<optimized out>, entity=0x2388145, pixel_size=<optimized out>) at ftcrfont.c:237
        upEM = <optimized out>
        result = FcResultMatch
        val = <optimized out>
        filename = <optimized out>
        font_object = 0xe3b41d
        pat = <optimized out>
        match = <optimized out>
        ftcrfont_info = 0xe3b418
        font = <optimized out>
        size = 21
        font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
        extents = {ascent = 0, descent = 0, height = 0, max_x_advance = 0, max_y_advance = 0}
        ft_face = 0x0
        matrix = 0x2d
        font_matrix = {xx = 21, yx = 0, xy = 0, yy = 21, x0 = 0, y0 = 0}
        ctm = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}
        options = <optimized out>
        scaled_font = 0x184b190
        stack_glyph = {index = 0, x = 2.7421725347953576e-317, y = 0}
#1  0x000000000058c7bd in font_open_entity (f=0x1128c50, entity=0x2388145, pixel_size=21) at font.c:2913
        driver_list = 0xa96f30
        objlist = <optimized out>
        size = <optimized out>
        val = <optimized out>
        font_object = <optimized out>
        font = <optimized out>
        height = <optimized out>
        psize = 21
        min_width = <optimized out>
        font_ascent = 17992784
        font_descent = 0
#2  0x00000000005e177f in fontset_find_font (fontset=0x22197e5, c=c@entry=43649, face=face@entry=0xa91820, charset_id=charset_id@entry=-1, fallback=fallback@entry=false) at fontset.c:669
        font_def = <optimized out>
        font_entity = <optimized out>
        font_object = <optimized out>
        vec = <optimized out>
        font_group = <optimized out>
        i = <optimized out>
        charset_matched = 0
        found_index = <optimized out>
        f = 0x1128c50
        rfont_def = <optimized out>
#3  0x00000000005e1fb9 in fontset_font (fontset=fontset@entry=0x242634d, c=c@entry=43649, face=face@entry=0xa91820, id=-1) at fontset.c:783
        rfont_def = 0x2
        default_rfont_def = <optimized out>
        base_fontset = 0x238fd15
#4  0x00000000005e2307 in face_for_char (f=0x1128c50, face=face@entry=0xa91820, c=43649, pos=<optimized out>, object=<optimized out>) at fontset.c:997
        fontset = <optimized out>
        rfont_def = <optimized out>
        charset = <optimized out>
        face_id = <optimized out>
        id = <optimized out>
#5  0x0000000000450564 in FACE_FOR_CHAR (object=<optimized out>, pos=<optimized out>, character=<optimized out>, face=0xa91820, f=<optimized out>) at dispextern.h:1882
No locals.
#6  get_next_display_element (it=it@entry=0x7fffffff8380) at xdisp.c:7672
        pos = <optimized out>
        c = <optimized out>
        face = <optimized out>
        success_p = true
#7  0x000000000044cf68 in move_it_in_display_line_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, op=op@entry=MOVE_TO_POS) at xdisp.c:9161
        i = <optimized out>
        ascent = 0
        x = <optimized out>
        descent = 0
        overwide_wrap_prefix = <optimized out>
        result = MOVE_UNDEFINED
        saved_glyph_row = <optimized out>
        wrap_it = {window = 0x0, w = 0x5cb261 <validate_interval_range+65>, f = 0xfffffffffffffff8, method = 6082776, stop_charpos = 20592, prev_stop = 0, base_level_stop = 58, end_charpos = 20592, s = 0x14b46e5 "", string_nchars = 6, redisplay_end_trigger_charpos = 58, multibyte_p = true, tab_line_p = true, header_line_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x7fffffff0f40, dpvec = 0x6, dpend = 0xfffffffffffffff8, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 58, ctl_chars = {0x5070, 0xe, 0x6, 0x1, 0x5cd3a2 <Fnext_single_char_property_change+386>, 0x14b46e5, 0x0, 0x6, 0xd, 0x0, 0x6, 0x11290a5, 0xe, 0x6, 0x11290a5, 0xe}, start = {pos = {charpos = 4485764, bytepos = 58}, overlay_string_index = 140737488334760, string_pos = {charpos = 1, bytepos = 4311744512}, dpvec_index = 14}, current = {pos = {charpos = 1, bytepos = 0}, overlay_string_index = 140737488336816, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20576}, n_overlay_strings = 1, overlay_strings_charpos = 14, overlay_strings = {0x4b763d <bidi_fetch_char+813>, 0xd6, 0x11290a0, 0x7fffffffafa8, 0x1, 0x1, 0x1, 0xd6, 0x7fffffffaee0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1}, string_overlays = {0x7fffffffaf00, 0x7fffffffaee0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x11290a5, 0x35, 0x6, 0x11290a5, 0x35, 0x447284 <compute_display_string_pos+596>, 0xd6, 0x7fffffffaee0, 0xe, 0x0, 0x1, 0x573fcc <unbind_to+124>, 0x2}, string = 0x543790 <unwind_re_match>, from_overlay = 0x1803450, stack = {{string = 0x1803455, string_nchars = 0, end_charpos = 1, stop_charpos = 140737488294672, prev_stop = 140737488311888, base_level_stop = 140737488294672, cmp_it = {stop_pos = 5546627, id = 0, ch = 0, rule_idx = 1, lookback = 0, nglyphs = 18062161, reversed_p = false, charpos = 37136388, nchars = 6, nbytes = 0, from = 18062162, to = 0, width = 37136388}, face_id = 9, u = {image = {object = 0x1139b53, slice = {x = 0x236a804, y = 0xc, width = 0x1139b54, height = 0x236a804}, image_id = 15}, stretch = {object = 0x1139b53}, xwidget = {object = 0x1139b53}}, position = {charpos = 18062165, bytepos = 37136388}, current = {pos = {charpos = 18, bytepos = 18062166}, overlay_string_index = 37136388, string_pos = {charpos = 21, bytepos = 18062167}, dpvec_index = 37136388}, from_overlay = 0x18, area = 18062168, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 24), voffset = 0, space_width = 0x1139b59, font_height = 0x236a804}, {string = 0x1e, string_nchars = 18062170, end_charpos = 37136388, stop_charpos = 33, prev_stop = 18062171, base_level_stop = 37136388, cmp_it = {stop_pos = 36, id = 18062172, ch = 37136388, rule_idx = 39, lookback = 18062173, nglyphs = 37136388, reversed_p = false, charpos = 42, nchars = 18062174, nbytes = 0, from = 37136388, to = 0, width = 45}, face_id = 18062175, u = {image = {object = 0x236a804, slice = {x = 0x30, y = 0x1139b60, width = 0x236a804, height = 0x33}, image_id = 18062177}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 54}, current = {pos = {charpos = 18062178, bytepos = 37136388}, overlay_string_index = 57, string_pos = {charpos = 18062179, bytepos = 37136388}, dpvec_index = 60}, from_overlay = 0x1139b64, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | R2L | unknown: 60), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | unknown: 18062180), voffset = 0, space_width = 0x236a804, font_height = 0x42}, {string = 0x1139b66, string_nchars = 37136388, end_charpos = 69, stop_charpos = 18062183, prev_stop = 37136388, base_level_stop = 72, cmp_it = {stop_pos = 18062184, id = 37136388, ch = 75, rule_idx = 18062185, lookback = 37136388, nglyphs = 78, reversed_p = false, charpos = 18062186, nchars = 37136388, nbytes = 0, from = 81, to = 0, width = 18062187}, face_id = 37136388, u = {image = {object = 0x54, slice = {x = 0x1139b6c, y = 0x236a804, width = 0x57, height = 0x1139b6d}, image_id = 37136388}, stretch = {object = 0x54}, xwidget = {object = 0x54}}, position = {charpos = 90, bytepos = 18062190}, current = {pos = {charpos = 37136388, bytepos = 93}, overlay_string_index = 18062191, string_pos = {charpos = 37136388, bytepos = 96}, dpvec_index = 18062192}, from_overlay = 0x236a804, area = 99, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | unknown: 18062192), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 37136388), voffset = 0, space_width = 0x66, font_height = 0x1139b72}, {string = 0x236a804, string_nchars = 105, end_charpos = 18062195, stop_charpos = 37136388, prev_stop = 108, base_level_stop = 18062196, cmp_it = {stop_pos = 37136388, id = 111, ch = 18062197, rule_idx = 37136388, lookback = 114, nglyphs = 18062198, reversed_p = false, charpos = 37136388, nchars = 117, nbytes = 0, from = 41, to = 1, width = 37136388}, face_id = 120, u = {image = {object = 0x1139b78, slice = {x = 0x236a804, y = 0x7b, width = 0x1139b79, height = 0x236a804}, image_id = 126}, stretch = {object = 0x1139b78}, xwidget = {object = 0x1139b78}}, position = {charpos = 18062202, bytepos = 37136388}, current = {pos = {charpos = 129, bytepos = 18062203}, overlay_string_index = 37136388, string_pos = {charpos = 132, bytepos = 18062204}, dpvec_index = 37136388}, from_overlay = 0x87, area = 18062205, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 136), voffset = 0, space_width = 0x1139b7e, font_height = 0x236a804}, {string = 0x8d, string_nchars = 18062207, end_charpos = 37136388, stop_charpos = 144, prev_stop = 18062208, base_level_stop = 37136388, cmp_it = {stop_pos = 147, id = 18062209, ch = 37136388, rule_idx = 150, lookback = 18062210, nglyphs = 37136388, reversed_p = false, charpos = 153, nchars = 18062211, nbytes = 0, from = 37136388, to = 0, width = 156}, face_id = 18062212, u = {image = {object = 0x236a804, slice = {x = 0x9f, y = 0x1139b85, width = 0x236a804, height = 0xa2}, image_id = 18062214}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 165}, current = {pos = {charpos = 18062215, bytepos = 37136388}, overlay_string_index = 168, string_pos = {charpos = 18062216, bytepos = 37136388}, dpvec_index = 171}, from_overlay = 0x1139b89, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (R2L | unknown: 172), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 18062216), voffset = 0, space_width = 0x236a804, font_height = 0xb1}}, sp = 18062219, selective = 37136388, what = 180, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = true, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 37136388, c = 0, len = 183, cmp_it = {stop_pos = 18062221, id = 37136388, ch = 186, rule_idx = 18062222, lookback = 37136388, nglyphs = 189, reversed_p = false, charpos = 18062223, nchars = 37136388, nbytes = 0, from = 192, to = 0, width = 18062224}, char_to_display = 37136388, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 195, xwidget = 0x1139b91, slice = {x = 0x236a804, y = 0xc6, width = 0x1139b92, height = 0x236a804}, space_width = 0xc9, voffset = -25709, tab_width = 275, font_height = 0x236a804, object = 0xcc, position = {charpos = 18062229, bytepos = 37136740}, truncation_pixel_width = 207, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 18062229, last_visible_y = 0, extra_line_spacing = 37136388, max_extra_line_spacing = 0, override_ascent = 210, override_descent = 0, override_boff = 18062231, glyph_row = 0x236a964, area = 213, nglyphs = 0, pixel_width = 18062231, ascent = 0, descent = 37136388, max_ascent = 0, max_descent = 216, phys_ascent = 0, phys_descent = 18062232, max_phys_ascent = 0, max_phys_descent = 37136388, current_x = 0, continuation_lines_width = 219, eol_pos = {charpos = 18062233, bytepos = 37136388}, current_y = 222, first_vpos = 0, vpos = 18062234, hpos = 0, lnum = 37136388, lnum_bytepos = 225, lnum_width = 18062236, lnum_pixel_width = 0, pt_lnum = 37136740, tab_offset = 228, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 236444, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 37136388, charpos = 231, ch = 18062237, nchars = 37136388, ch_len = 234, type = 18062238, type_after_wn = UNKNOWN_BT, orig_type = 37136388, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 237, invalid_isolates = 18062239, prev = {charpos = 37136388, type = 240, orig_type = UNKNOWN_BT}, last_strong = {charpos = 18062240, type = 37136388, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 243, type = 18062241, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 37136388, type = 246, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 18062242, type = 37136388, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 249, bracket_enclosed_type = 18062243, next_en_pos = 37136388, next_en_type = 252, sos = NEUTRAL_DIR, scan_dir = 18062244, disp_pos = 37136388, disp_prop = 255, stack_idx = 0, level_stack = {{next_for_neutral_pos = 18062245, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 258, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062247, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 264, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062249, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 270, next_for_neutral_type = 2, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062251, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 276, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062253, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 282, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 3, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062255, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 288, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062257, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 294, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 1, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062259, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 300, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 7, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062261, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 306, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062263, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 312, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062265, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 318, next_for_neutral_type = 2, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062267, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 324, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 26438864, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 7, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 26438849, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 52, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 995, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65285, next_for_neutral_type = 2, last_strong_type = 3, prev_for_neutral_type = 0, level = 1 '\001', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488296248, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 878, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1178, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297688, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488296328, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 18 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 3597, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333376, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 32581008, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x38, s = 0x34 <error: Cannot access memory at address 0x34>, schars = 104, bufpos = 1, from_disp_str = true, unibyte = false}, w = 0x100000001, paragraph_dir = L2R, separator_limit = 0, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | R2L | unknown: 48)}
        atpos_it = {window = 0x1600000016, w = 0x32, f = 0x100000001, method = 4294967295, stop_charpos = 0, prev_stop = 51, base_level_stop = 94489280513, end_charpos = -1, s = 0x0, string_nchars = -1, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x100000000, dpvec = 0x1, dpend = 0x35, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0, 0x7fffffff2358, 0x4040011, 0x12c, 0x353, 0x28a00df, 0x12c, 0x370, 0x370, 0x353, 0x7fffffff2448, 0x7ffff5833e3d, 0x4b46a7 <char_table_ref+199>, 0x166, 0x2019000003a5, 0x2c9010a}, start = {pos = {charpos = 140737488333376, bytepos = 0}, overlay_string_index = 53, string_pos = {charpos = 1, bytepos = 17993360}, dpvec_index = 2}, current = {pos = {charpos = 5519248, bytepos = 25179216}, overlay_string_index = 17993360, string_pos = {charpos = 0, bytepos = 140737488309440}, dpvec_index = 0}, n_overlay_strings = 1, overlay_strings_charpos = 1, overlay_strings = {0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1, 0x7fffffff4ce0, 0x7fffffff4cc0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x1, 0x7fffffffb440, 0x7fffffffb420, 0x4b7c2e <bidi_resolve_explicit+462>, 0x0, 0x0, 0x1, 0x7fffffff4cc0, 0x0}, string_overlays = {0x0, 0x1, 0xffffffffffffffff, 0x1, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x0, 0x7fffffffb420, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x7fffffff4db0, 0x0, 0x1, 0x1, 0x0, 0x0}, string = 0x4b7d81 <bidi_resolve_explicit+801>, from_overlay = 0x1, stack = {{string = 0x7fffffff4dd0, string_nchars = -45648, end_charpos = 4946990, stop_charpos = 1062, prev_stop = 1, base_level_stop = 1033, cmp_it = {stop_pos = 140737488299560, id = 140737488299400, ch = 33685520, rule_idx = 265, lookback = 140737488309680, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 1, nbytes = 0, from = -1, to = -1, width = 1}, face_id = 4948910, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 1135, bytepos = 31}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20768}, from_overlay = 0x0, area = 4946990, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}, {string = 0x0, string_nchars = -1, end_charpos = 0, stop_charpos = 140737488309920, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 1, id = -1, ch = 19, rule_idx = 17993360, lookback = 4294967296, nglyphs = -20768, reversed_p = 255, charpos = 140737488334560, nchars = 0, nbytes = 0, from = 0, to = 0, width = -45168}, face_id = 0, u = {image = {object = 0x1, slice = {x = 0x1, y = 0x0, width = 0x0, height = 0x4b7d81 <bidi_resolve_explicit+801>}, image_id = 1}, stretch = {object = 0x1}, xwidget = {object = 0x1}}, position = {charpos = 140737488310192, bytepos = 140737488310160}, current = {pos = {charpos = 4946990, bytepos = 1}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 12}, dpvec_index = 1}, from_overlay = 0xc, area = TEXT_AREA, method = GET_FROM_DISPLAY_VECTOR, paragraph_embedding = (unknown: 4294922128), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x1}, {string = 0xffffffffffffffff, string_nchars = 22, end_charpos = 4948910, stop_charpos = 0, prev_stop = 0, base_level_stop = 4294967296, cmp_it = {stop_pos = 1, id = 14, ch = -44928, rule_idx = 0, lookback = 1, nglyphs = 1, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 4947329, to = 0, width = 1}, face_id = -44896, u = {image = {object = 0x7fffffff5080, slice = {x = 0x4b7c2e <bidi_resolve_explicit+462>, y = 0x33f, width = 0x11290a0, height = 0x38}, image_id = 52}, stretch = {object = 0x7fffffff5080}, xwidget = {object = 0x7fffffff5080}}, position = {charpos = 104, bytepos = 1}, current = {pos = {charpos = 1, bytepos = 140737488310400}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 1}, dpvec_index = -1}, from_overlay = 0x16, area = 4948910, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 4294967292), voffset = -1, space_width = 0x0, font_height = 0x33}, {string = 0x1600000001, string_nchars = -1, end_charpos = 0, stop_charpos = -1, prev_stop = 0, base_level_stop = 6074977, cmp_it = {stop_pos = 4294967296, id = 1, ch = 53, rule_idx = 0, lookback = 214, nglyphs = 17424, reversed_p = false, charpos = 50, nchars = 21710565, nbytes = 0, from = -54576, to = 32767, width = 29945488}, face_id = 1, u = {image = {object = 0x68, slice = {x = 0x0, y = 0x7ffff690bdd4 <tt_cmap12_char_index+20>, width = 0x68011247a0, height = 0x7ffff68d08ac <FT_Get_Char_Index+28>}, image_id = 29945488}, stretch = {object = 0x68}, xwidget = {object = 0x68}}, position = {charpos = 140737329562732, bytepos = 140737488300752}, current = {pos = {charpos = 104, bytepos = 17975200}, overlay_string_index = 0, string_pos = {charpos = 28981360, bytepos = 0}, dpvec_index = -54416}, from_overlay = 0x7ffff7459632 <_cairo_ft_ucs4_to_index+50>, area = 28981360, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 4294912868), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = WORD_WRAP, voffset = 0, space_width = 0x4b6ac8 <bidi_cache_iterator_state+40>, font_height = 0x1}, {string = 0xe, string_nchars = 0, end_charpos = 4955496, stop_charpos = 0, prev_stop = 1, base_level_stop = 23717765, cmp_it = {stop_pos = 140737488297408, id = 140737488297392, ch = 12, rule_idx = 1, lookback = 6, nglyphs = -57888, reversed_p = 255, charpos = -5, nchars = 12, nbytes = 0, from = 480, to = 0, width = 23724332}, face_id = -19584, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 0, bytepos = 4990}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -19584}, from_overlay = 0x0, area = -19584, method = 32767, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}}, sp = 0, selective = -1, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = TRUNCATE, base_face_id = 1, c = 0, len = -1, cmp_it = {stop_pos = 0, id = -1, ch = 0, rule_idx = 0, lookback = 4294967296, nglyphs = -19584, reversed_p = 255, charpos = 140737488335744, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 4958604, xwidget = 0x0, slice = {x = 0xd04634, y = 0xd, width = 0xd, height = 0x72}, space_width = 0x1, voffset = 1, tab_width = 0, font_height = 0x100000001, object = 0x1, position = {charpos = 0, bytepos = 0}, truncation_pixel_width = 12, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 1, last_visible_y = 1, extra_line_spacing = 12, max_extra_line_spacing = 0, override_ascent = 1, override_descent = 1, override_boff = -1, glyph_row = 0x0, area = 12, nglyphs = 0, pixel_width = 1, ascent = 1, descent = -1, max_ascent = -1, max_descent = 0, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 4294967296, bytepos = 1}, current_y = 14, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 1, lnum_pixel_width = 1, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 1048575, right_user_fringe_face_id = 1048575, bidi_p = true, bidi_it = {bytepos = 0, charpos = 0, ch = 0, nchars = 1, ch_len = 3599, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 12018320, prev = {charpos = 11802128, type = 11807060, orig_type = UNKNOWN_BT}, last_strong = {charpos = 4096, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = 4294913440, orig_type = 32767}, prev_for_neutral = {charpos = 1, type = 4294913520, orig_type = 32767}, next_for_ws = {charpos = 80, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 140737336331345, bracket_enclosed_type = 11802128, next_en_pos = 140737336274611, next_en_type = 12022288, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 140737488301632, disp_prop = -143873239, stack_idx = 32767, level_stack = {{next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 4, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 119, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309440, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 119, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 40, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 23, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 25769803782, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 3268, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 108, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309680, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 108, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 0, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 19, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 6, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309920, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488342864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 0, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 25179221, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 140737488342872, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302592, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310160, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488299312, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302848, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310400, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 489644246944, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 140737488303120, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = -1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303272, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 489626271745, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333200, next_for_neutral_type = 7, last_strong_type = 6, prev_for_neutral_type = 1, level = 69 'E', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 4294967295, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 6, level = 104 'h', flags = 1 '\001'}, {next_for_neutral_pos = 17993365, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 17992784, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2868, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0xe0f <error: Cannot access memory at address 0xe0f>, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1, paragraph_dir = (unknown: 25167600), separator_limit = 25168256, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = L2R}
        atx_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffff, 0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0, 0xacf, 0x0, 0x0}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 8589934595}, current = {pos = {charpos = 193273528320, bytepos = 1}, overlay_string_index = 2769, string_pos = {charpos = -1, bytepos = 4294967294}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 17993360), voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 45, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = true, overlay_strings_at_end_processed_p = true, ignore_overlay_strings_at_pos_p = true, glyph_not_available_p = false, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = true, line_number_produced_p = true, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 32764), base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = 6, id = 0, ch = 0, rule_idx = 4947329, lookback = 1, nglyphs = -29296, reversed_p = 255, charpos = 140737488326000, nchars = 4946990, nbytes = 0, from = 880, to = 729, width = 0}, char_to_display = -1, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x100000001, y = 0x150000000b, width = 0x7fffffff8d70, height = 0x0}, space_width = 0x0, voffset = 1, tab_width = 0, font_height = 0xffffffffffffffff, object = 0x1, position = {charpos = 4948910, bytepos = 0}, truncation_pixel_width = 0, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = 0, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = LEFT_MARGIN_AREA, nglyphs = 1048576, pixel_width = 4159, ascent = 0, descent = 2767, max_ascent = 0, max_descent = 12, phys_ascent = 0, phys_descent = 1, max_phys_ascent = 0, max_phys_descent = 1, current_x = 0, continuation_lines_width = 1, eol_pos = {charpos = 22, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 2767, hpos = 0, lnum = 25769803782, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 2767, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 1, charpos = -1, ch = 0, nchars = -1, ch_len = 0, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 1 '\001', isolate_level = 0 '\000', invalid_levels = 1, invalid_isolates = 3017, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 0, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 0, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 122 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2433, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 140737488326000, from_disp_str = false, unibyte = false}, w = 0x0, paragraph_dir = (unknown: 4294937968), separator_limit = 140737488316047, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | unknown: 4953680)}
        ppos_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 4294967296}, overlay_string_index = 7, string_pos = {charpos = 137438953473, bytepos = 1}, dpvec_index = 1}, from_overlay = 0xffffffffffffffff, area = -2, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 32, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 2097152, reversed_p = false, charpos = 0, nchars = -179928556, nbytes = 32767, from = 0, to = 0, width = 0}, face_id = 11, u = {image = {object = 0xf5468214, slice = {x = 0x1, y = 0x0, width = 0x7fffffff6680, height = 0x2a0}, image_id = 4954888}, stretch = {object = 0xf5468214}, xwidget = {object = 0xf5468214}}, position = {charpos = 90194313227, bytepos = 90194313222}, current = {pos = {charpos = 77309411334, bytepos = 77309411332}, overlay_string_index = 2886218022916, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = 61, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x7fffffff6680}, {string = 0x1, string_nchars = 0, end_charpos = 61, stop_charpos = 672, prev_stop = 140737488313488, base_level_stop = 4958604, cmp_it = {stop_pos = 1, id = 25769803782, ch = 0, rule_idx = 0, lookback = 32, nglyphs = 1, reversed_p = false, charpos = 1, nchars = 1, nbytes = 22, from = 22, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x600000006, y = 0x4, width = 0x0, height = 0xffffffffffffffff}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 1}, current = {pos = {charpos = -1, bytepos = 0}, overlay_string_index = -1, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = TEXT_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, face_id = 4942536, u = {image = {object = 0x0, slice = {x = 0x1, y = 0x0, width = 0x4b9d42 <bidi_level_of_next_char+722>, height = 0x0}, image_id = 1}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = 912, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4294928000), voffset = 32767, space_width = 0x2ab, font_height = 0x4b9b08 <bidi_level_of_next_char+152>}}, sp = 1056964608, selective = 6, what = 4294925456, face_id = 32767, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = -1, id = -1, ch = 10, rule_idx = 1, lookback = 1, nglyphs = 6, reversed_p = 6, charpos = 6, nchars = -39296, nbytes = 32767, from = 912, to = 0, width = 0}, char_to_display = 62, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 683, xwidget = 0x7fffffff5c90, slice = {x = 0x4ba98c <bidi_move_to_visually_next+124>, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 32, tab_width = 0, font_height = 0x1, object = 0x0, position = {charpos = 4942536, bytepos = 0}, truncation_pixel_width = -29328, continuation_pixel_width = -1, first_visible_x = 32767, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 4955496, max_extra_line_spacing = 0, override_ascent = 6, override_descent = 6, override_boff = 1, glyph_row = 0x0, area = ANY_AREA, nglyphs = -1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 1, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = -1, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 1, vpos = -29328, hpos = 32767, lnum = 140737488326000, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 140737488316047, tab_offset = -31872, left_user_fringe_bitmap = 32767, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 764300, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 140737488311184, charpos = 5949104, ch = 3549, nchars = 2433, ch_len = 10, type = STRONG_L, type_after_wn = UNKNOWN_BT, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 25769803782, invalid_isolates = 6, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 2432, type = UNKNOWN_BT, orig_type = STRONG_L}, next_for_neutral = {charpos = 2432, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2423, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 2433, type = STRONG_L, orig_type = STRONG_L}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = -1, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 4294967296, disp_prop = 1, stack_idx = 0, level_stack = {{next_for_neutral_pos = 2563, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488311808, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 1, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311584, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488311576, next_for_neutral_type = 3, last_strong_type = 3, prev_for_neutral_type = 2, level = 90 'Z', flags = 0 '\000'}, {next_for_neutral_pos = 140737305953893, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 48, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = -8701166416295820864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312128, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 7, level = 85 'U', flags = 0 '\000'}, {next_for_neutral_pos = 72057594037927936, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 24709160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 20, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737305953896, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 760, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488311920, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 5, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311824, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 126 '~', flags = 244 '\364'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 3, level = 86 'V', flags = 0 '\000'}, {next_for_neutral_pos = 31584, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 1, level = 60 '<', flags = 245 '\365'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312288, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426356, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 10148965, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 720, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477235, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426323, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488312464, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737307785811, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 536870912, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 1, level = 70 'F', flags = 245 '\365'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 640, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 4611686018427387904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 520, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312792, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 395154966432, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313048, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488312968, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313080, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 395136991233, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 82, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 5, level = 93 ']', flags = 0 '\000'}, {next_for_neutral_pos = 1543503872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 894, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313488, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 5, level = 67 'C', flags = 0 '\000'}, {next_for_neutral_pos = 16, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 3, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 6, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 62, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 912, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15215312, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 17993360, next_for_neutral_type = 2, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x452169 <move_it_to+1369> "A\213\224$\260\t", schars = 0, bufpos = 2767, from_disp_str = false, unibyte = false}, w = 0xffffffff, paragraph_dir = (L2R | unknown: 8), separator_limit = 34359739096, first_elt = true, new_paragraph = false, frame_window_p = true}, paragraph_embedding = (unknown: 17993360)}
        wrap_data = 0x0
        atpos_data = 0x0
        atx_data = 0x0
        ppos_data = <optimized out>
        may_wrap = false
        prev_method = GET_FROM_BUFFER
        closest_pos = 3599
        prev_pos = <optimized out>
        saw_smaller_pos = true
        line_number_pending = false
#8  0x0000000000451fdf in move_it_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, to_y=to_y@entry=-1, to_vpos=to_vpos@entry=-1, op=op@entry=8) at xdisp.c:9915
        skip = <optimized out>
        skip2 = <optimized out>
        line_height = <optimized out>
        line_start_x = 0
        reached = 0
        max_current_x = 583
        backup_data = 0x0
        orig_charpos = 2434
        orig_method = GET_FROM_BUFFER
#9  0x00000000004525d2 in move_it_vertically_backward (it=it@entry=0x7fffffffaa30, dy=675) at xdisp.c:10123
        nlines = <optimized out>
        h = <optimized out>
        it2 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2481, prev_stop = 2378, base_level_stop = 2378, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2443, bytepos = 3559}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2378, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 43649, len = 3, cmp_it = {stop_pos = 2477, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 2, reversed_p = false, charpos = 2431, nchars = 2, nbytes = 6, from = 0, to = 2, width = 2}, char_to_display = 43649, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2443, bytepos = 3559}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = TEXT_AREA, nglyphs = 1, pixel_width = 11, ascent = 21, descent = 6, max_ascent = 21, max_descent = 6, phys_ascent = 18, phys_descent = 4, max_phys_ascent = 23, max_phys_descent = 11, current_x = 99, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 340, first_vpos = 0, vpos = 12, hpos = 9, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3559, charpos = 2443, ch = 43649, nchars = 1, ch_len = 3, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2442, type = NEUTRAL_ON, orig_type = NEUTRAL_ON}, last_strong = {charpos = 2440, type = STRONG_L, orig_type = STRONG_L}, next_for_neutral = {charpos = 2450, type = STRONG_L, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2442, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 3599, bracket_enclosed_type = STRONG_L, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2563, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it3 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2166, prev_stop = 2062, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2100, bytepos = 3086}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2062, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 0, len = 1, cmp_it = {stop_pos = 2100, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 10, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2099, bytepos = 3085}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 0, pixel_width = 0, ascent = 21, descent = 6, max_ascent = 0, max_descent = 0, phys_ascent = 21, phys_descent = 6, max_phys_ascent = 21, max_phys_descent = 6, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 27, first_vpos = 0, vpos = 1, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3086, charpos = 2100, ch = 78, nchars = 1, ch_len = 1, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2099, type = NEUTRAL_B, orig_type = NEUTRAL_B}, last_strong = {charpos = 2097, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 2083, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2099, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2312, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it2data = 0x0
        it3data = 0x0
        start_pos = <optimized out>
        nchars_per_row = <optimized out>
        pos_limit = <optimized out>
#10 0x000000000048564a in window_scroll_pixel_based (window=window@entry=0x1128e95, n=n@entry=-1, whole=whole@entry=true, noerror=noerror@entry=false) at window.c:5685
        start_pos = 2767
        dy = <optimized out>
        ht = <optimized out>
        nscls = <optimized out>
        it = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2062, prev_stop = 2767, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2062, bytepos = 3028}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2767, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 12, len = 0, cmp_it = {stop_pos = 2769, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2062, bytepos = 3028}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 0, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 0, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3028, charpos = 2062, ch = 0, nchars = -1, ch_len = 0, type = NEUTRAL_B, type_after_wn = NEUTRAL_B, orig_type = NEUTRAL_B, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 0, disp_pos = -1, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = NEUTRAL_DIR, separator_limit = -1, first_elt = true, new_paragraph = true, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        w = <optimized out>
        start = <optimized out>
        this_scroll_margin = <optimized out>
        vscrolled = false
        x = 0
        y = 0
        rtop = 0
        rbot = 0
        rowh = 27
        vpos = 0
        itdata = 0x0
        frame_line_height = 27
        adjust_old_pointm = true
#11 0x0000000000486381 in window_scroll (window=window@entry=0x1128e95, n=<optimized out>, n@entry=-1, whole=whole@entry=true, noerror=false) at window.c:5471
        count = <optimized out>
#12 0x00000000004868fb in scroll_command (window=0x1128e95, n=0x0, direction=direction@entry=-1) at window.c:6179
        w = <optimized out>
        other_window = false
        count = <optimized out>
#13 0x0000000000486968 in Fscroll_down (arg=<optimized out>) at window.c:6217
No locals.
#14 0x00000000005744a5 in Ffuncall (nargs=2, args=args@entry=0x7fffffffd1d0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0xc060
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 10
#15 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488343528, args=<optimized out>, args@entry=0x7fffffffd400) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff52dd950
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd1d0
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd1e8 "\b\204\b"
        pc = <optimized out>
        count = 10
        result = <optimized out>
#16 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd400, nargs=140737488343528, syms_left=<optimized out>, fun=0x7fffffffd1e8) at eval.c:2916
No locals.
#17 funcall_lambda (fun=0x7fffffffd1e8, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd400) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd3f8) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 9
#19 0x0000000000570e80 in Ffuncall_interactively (nargs=2, args=0x7fffffffd3f8) at callint.c:254
        speccount = <optimized out>
#20 0x00000000005744a5 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffd3f0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x6e10
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 7
#21 0x00000000005717b0 in Fcall_interactively (function=0x7ffff48b5840, record_flag=0x0, keys=0x234d345) at callint.c:783
        speccount = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 0x7ffff48b5840
        save_this_original_command = 0x7ffff48b5840
        save_real_this_command = 0x7ffff48b5840
        save_last_command = 0x7ffff48b56f0
        prefix_arg = 0x0
        enable = <optimized out>
        up_event = <optimized out>
        form = <optimized out>
        specs = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = 1
        nargs = 3
        args = 0x7fffffffd3f0
        visargs = 0x7fffffffd408
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#22 0x00000000005744a5 in Ffuncall (nargs=4, args=args@entry=0x7fffffffd638) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x7ffff4845d58
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 5
#23 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488344688, args=<optimized out>, args@entry=0x7fffffffd848) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff533a140
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd638
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd670 "\304\020\211?\205\023"
        pc = <optimized out>
        count = 5
        result = <optimized out>
#24 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd848, nargs=140737488344688, syms_left=<optimized out>, fun=0x7fffffffd670) at eval.c:2916
No locals.
#25 funcall_lambda (fun=0x7fffffffd670, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd848) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#26 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd840) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 4
#27 0x000000000057455a in call1 (fn=fn@entry=0x4320, arg1=<optimized out>) at eval.c:2654
No locals.
#28 0x000000000050a770 in command_loop_1 () at keyboard.c:1463
        scount = <optimized out>
        cmd = <optimized out>
        keybuf = {0x200001da, 0x5743ff <Ffuncall+415>, 0x36, 0x3, 0x3, 0x7fffffffd908, 0x0, 0x278fac3, 0x7fffffffd950, 0x7ffff48b56f0, 0x278fac3, 0x7fffffffdac8, 0xfa2, 0x577194 <call3+36>, 0x7ffff589ea0d, 0x278fac3, 0x7ffff51ed3dc, 0x7ffff48b56f0, 0x7fffffffd950, 0x5014a1 <cmd_error_internal+113>, 0x7fffffffd950, 0x0, 0x0, 0x5015cb <cmd_error+251>, 0xa83300, 0x0, 0x7fffffffdac8, 0x573fcc <unbind_to+124>, 0x8, 0x8250}
        i = <optimized out>
        prev_modiff = 561
        prev_buffer = 0x1803450
#29 0x00000000005737be in internal_condition_case (bfun=bfun@entry=0x50a390 <command_loop_1>, handlers=handlers@entry=0x90, hfun=hfun@entry=0x5014d0 <cmd_error>) at eval.c:1355
        val = <optimized out>
        c = 0xad0730
#30 0x00000000004fc1ec in command_loop_2 (ignore=ignore@entry=0x0) at keyboard.c:1091
        val = 0x0
#31 0x000000000057372d in internal_catch (tag=tag@entry=0xd5f0, func=func@entry=0x4fc1d0 <command_loop_2>, arg=arg@entry=0x0) at eval.c:1116
        val = <optimized out>
        c = 0xac6360
#32 0x00000000004fc194 in command_loop () at keyboard.c:1070
No locals.
#33 0x0000000000501106 in recursive_edit_1 () at keyboard.c:714
        count = <optimized out>
        val = <optimized out>
#34 0x0000000000501414 in Frecursive_edit () at keyboard.c:786
        count = <optimized out>
        buffer = <optimized out>
#35 0x0000000000421696 in main (argc=2, argv=0x7fffffffdc98) at emacs.c:2040
        stack_bottom_variable = 0xa62f80
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>

Thread 2 (Thread 0x7ffff4eb8700 (LWP 30659)):
#0  0x00007ffff64a59d9 in poll () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libc.so.6
No symbol table info available.
#1  0x00007ffff7079051 in g_main_context_iterate.isra () from /gnu/store/rmbxm1fg47b347kv1h5fb2w04nxqbsj6-glib-2.62.6/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff707915c in g_main_context_iteration () from /gnu/store/rmbxm1fg47b347kv1h5fb2w04nxqbsj6-glib-2.62.6/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff70791a1 in glib_worker_main () from /gnu/store/rmbxm1fg47b347kv1h5fb2w04nxqbsj6-glib-2.62.6/lib/libglib-2.0.so.0
No symbol table info available.
#4  0x00007ffff70a162d in g_thread_proxy () from /gnu/store/rmbxm1fg47b347kv1h5fb2w04nxqbsj6-glib-2.62.6/lib/libglib-2.0.so.0
No symbol table info available.
#5  0x00007ffff6652f64 in start_thread () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libpthread.so.0
No symbol table info available.
#6  0x00007ffff64af9af in clone () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libc.so.6
No symbol table info available.

Thread 1 (Thread 0x7ffff5bfe5c0 (LWP 30655)):
#0  ftcrfont_open (f=<optimized out>, entity=0x2388145, pixel_size=<optimized out>) at ftcrfont.c:237
        upEM = <optimized out>
        result = FcResultMatch
        val = <optimized out>
        filename = <optimized out>
        font_object = 0xe3b41d
        pat = <optimized out>
        match = <optimized out>
        ftcrfont_info = 0xe3b418
        font = <optimized out>
        size = 21
        font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
        extents = {ascent = 0, descent = 0, height = 0, max_x_advance = 0, max_y_advance = 0}
        ft_face = 0x0
        matrix = 0x2d
        font_matrix = {xx = 21, yx = 0, xy = 0, yy = 21, x0 = 0, y0 = 0}
        ctm = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}
        options = <optimized out>
        scaled_font = 0x184b190
        stack_glyph = {index = 0, x = 2.7421725347953576e-317, y = 0}
#1  0x000000000058c7bd in font_open_entity (f=0x1128c50, entity=0x2388145, pixel_size=21) at font.c:2913
        driver_list = 0xa96f30
        objlist = <optimized out>
        size = <optimized out>
        val = <optimized out>
        font_object = <optimized out>
        font = <optimized out>
        height = <optimized out>
        psize = 21
        min_width = <optimized out>
        font_ascent = 17992784
        font_descent = 0
#2  0x00000000005e177f in fontset_find_font (fontset=0x22197e5, c=c@entry=43649, face=face@entry=0xa91820, charset_id=charset_id@entry=-1, fallback=fallback@entry=false) at fontset.c:669
        font_def = <optimized out>
        font_entity = <optimized out>
        font_object = <optimized out>
        vec = <optimized out>
        font_group = <optimized out>
        i = <optimized out>
        charset_matched = 0
        found_index = <optimized out>
        f = 0x1128c50
        rfont_def = <optimized out>
#3  0x00000000005e1fb9 in fontset_font (fontset=fontset@entry=0x242634d, c=c@entry=43649, face=face@entry=0xa91820, id=-1) at fontset.c:783
        rfont_def = 0x2
        default_rfont_def = <optimized out>
        base_fontset = 0x238fd15
#4  0x00000000005e2307 in face_for_char (f=0x1128c50, face=face@entry=0xa91820, c=43649, pos=<optimized out>, object=<optimized out>) at fontset.c:997
        fontset = <optimized out>
        rfont_def = <optimized out>
        charset = <optimized out>
        face_id = <optimized out>
        id = <optimized out>
#5  0x0000000000450564 in FACE_FOR_CHAR (object=<optimized out>, pos=<optimized out>, character=<optimized out>, face=0xa91820, f=<optimized out>) at dispextern.h:1882
No locals.
#6  get_next_display_element (it=it@entry=0x7fffffff8380) at xdisp.c:7672
        pos = <optimized out>
        c = <optimized out>
        face = <optimized out>
        success_p = true
#7  0x000000000044cf68 in move_it_in_display_line_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, op=op@entry=MOVE_TO_POS) at xdisp.c:9161
        i = <optimized out>
        ascent = 0
        x = <optimized out>
        descent = 0
        overwide_wrap_prefix = <optimized out>
        result = MOVE_UNDEFINED
        saved_glyph_row = <optimized out>
        wrap_it = {window = 0x0, w = 0x5cb261 <validate_interval_range+65>, f = 0xfffffffffffffff8, method = 6082776, stop_charpos = 20592, prev_stop = 0, base_level_stop = 58, end_charpos = 20592, s = 0x14b46e5 "", string_nchars = 6, redisplay_end_trigger_charpos = 58, multibyte_p = true, tab_line_p = true, header_line_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x7fffffff0f40, dpvec = 0x6, dpend = 0xfffffffffffffff8, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 58, ctl_chars = {0x5070, 0xe, 0x6, 0x1, 0x5cd3a2 <Fnext_single_char_property_change+386>, 0x14b46e5, 0x0, 0x6, 0xd, 0x0, 0x6, 0x11290a5, 0xe, 0x6, 0x11290a5, 0xe}, start = {pos = {charpos = 4485764, bytepos = 58}, overlay_string_index = 140737488334760, string_pos = {charpos = 1, bytepos = 4311744512}, dpvec_index = 14}, current = {pos = {charpos = 1, bytepos = 0}, overlay_string_index = 140737488336816, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20576}, n_overlay_strings = 1, overlay_strings_charpos = 14, overlay_strings = {0x4b763d <bidi_fetch_char+813>, 0xd6, 0x11290a0, 0x7fffffffafa8, 0x1, 0x1, 0x1, 0xd6, 0x7fffffffaee0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1}, string_overlays = {0x7fffffffaf00, 0x7fffffffaee0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x11290a5, 0x35, 0x6, 0x11290a5, 0x35, 0x447284 <compute_display_string_pos+596>, 0xd6, 0x7fffffffaee0, 0xe, 0x0, 0x1, 0x573fcc <unbind_to+124>, 0x2}, string = 0x543790 <unwind_re_match>, from_overlay = 0x1803450, stack = {{string = 0x1803455, string_nchars = 0, end_charpos = 1, stop_charpos = 140737488294672, prev_stop = 140737488311888, base_level_stop = 140737488294672, cmp_it = {stop_pos = 5546627, id = 0, ch = 0, rule_idx = 1, lookback = 0, nglyphs = 18062161, reversed_p = false, charpos = 37136388, nchars = 6, nbytes = 0, from = 18062162, to = 0, width = 37136388}, face_id = 9, u = {image = {object = 0x1139b53, slice = {x = 0x236a804, y = 0xc, width = 0x1139b54, height = 0x236a804}, image_id = 15}, stretch = {object = 0x1139b53}, xwidget = {object = 0x1139b53}}, position = {charpos = 18062165, bytepos = 37136388}, current = {pos = {charpos = 18, bytepos = 18062166}, overlay_string_index = 37136388, string_pos = {charpos = 21, bytepos = 18062167}, dpvec_index = 37136388}, from_overlay = 0x18, area = 18062168, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 24), voffset = 0, space_width = 0x1139b59, font_height = 0x236a804}, {string = 0x1e, string_nchars = 18062170, end_charpos = 37136388, stop_charpos = 33, prev_stop = 18062171, base_level_stop = 37136388, cmp_it = {stop_pos = 36, id = 18062172, ch = 37136388, rule_idx = 39, lookback = 18062173, nglyphs = 37136388, reversed_p = false, charpos = 42, nchars = 18062174, nbytes = 0, from = 37136388, to = 0, width = 45}, face_id = 18062175, u = {image = {object = 0x236a804, slice = {x = 0x30, y = 0x1139b60, width = 0x236a804, height = 0x33}, image_id = 18062177}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 54}, current = {pos = {charpos = 18062178, bytepos = 37136388}, overlay_string_index = 57, string_pos = {charpos = 18062179, bytepos = 37136388}, dpvec_index = 60}, from_overlay = 0x1139b64, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | R2L | unknown: 60), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | unknown: 18062180), voffset = 0, space_width = 0x236a804, font_height = 0x42}, {string = 0x1139b66, string_nchars = 37136388, end_charpos = 69, stop_charpos = 18062183, prev_stop = 37136388, base_level_stop = 72, cmp_it = {stop_pos = 18062184, id = 37136388, ch = 75, rule_idx = 18062185, lookback = 37136388, nglyphs = 78, reversed_p = false, charpos = 18062186, nchars = 37136388, nbytes = 0, from = 81, to = 0, width = 18062187}, face_id = 37136388, u = {image = {object = 0x54, slice = {x = 0x1139b6c, y = 0x236a804, width = 0x57, height = 0x1139b6d}, image_id = 37136388}, stretch = {object = 0x54}, xwidget = {object = 0x54}}, position = {charpos = 90, bytepos = 18062190}, current = {pos = {charpos = 37136388, bytepos = 93}, overlay_string_index = 18062191, string_pos = {charpos = 37136388, bytepos = 96}, dpvec_index = 18062192}, from_overlay = 0x236a804, area = 99, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | unknown: 18062192), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 37136388), voffset = 0, space_width = 0x66, font_height = 0x1139b72}, {string = 0x236a804, string_nchars = 105, end_charpos = 18062195, stop_charpos = 37136388, prev_stop = 108, base_level_stop = 18062196, cmp_it = {stop_pos = 37136388, id = 111, ch = 18062197, rule_idx = 37136388, lookback = 114, nglyphs = 18062198, reversed_p = false, charpos = 37136388, nchars = 117, nbytes = 0, from = 41, to = 1, width = 37136388}, face_id = 120, u = {image = {object = 0x1139b78, slice = {x = 0x236a804, y = 0x7b, width = 0x1139b79, height = 0x236a804}, image_id = 126}, stretch = {object = 0x1139b78}, xwidget = {object = 0x1139b78}}, position = {charpos = 18062202, bytepos = 37136388}, current = {pos = {charpos = 129, bytepos = 18062203}, overlay_string_index = 37136388, string_pos = {charpos = 132, bytepos = 18062204}, dpvec_index = 37136388}, from_overlay = 0x87, area = 18062205, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 136), voffset = 0, space_width = 0x1139b7e, font_height = 0x236a804}, {string = 0x8d, string_nchars = 18062207, end_charpos = 37136388, stop_charpos = 144, prev_stop = 18062208, base_level_stop = 37136388, cmp_it = {stop_pos = 147, id = 18062209, ch = 37136388, rule_idx = 150, lookback = 18062210, nglyphs = 37136388, reversed_p = false, charpos = 153, nchars = 18062211, nbytes = 0, from = 37136388, to = 0, width = 156}, face_id = 18062212, u = {image = {object = 0x236a804, slice = {x = 0x9f, y = 0x1139b85, width = 0x236a804, height = 0xa2}, image_id = 18062214}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 165}, current = {pos = {charpos = 18062215, bytepos = 37136388}, overlay_string_index = 168, string_pos = {charpos = 18062216, bytepos = 37136388}, dpvec_index = 171}, from_overlay = 0x1139b89, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (R2L | unknown: 172), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 18062216), voffset = 0, space_width = 0x236a804, font_height = 0xb1}}, sp = 18062219, selective = 37136388, what = 180, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = true, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 37136388, c = 0, len = 183, cmp_it = {stop_pos = 18062221, id = 37136388, ch = 186, rule_idx = 18062222, lookback = 37136388, nglyphs = 189, reversed_p = false, charpos = 18062223, nchars = 37136388, nbytes = 0, from = 192, to = 0, width = 18062224}, char_to_display = 37136388, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 195, xwidget = 0x1139b91, slice = {x = 0x236a804, y = 0xc6, width = 0x1139b92, height = 0x236a804}, space_width = 0xc9, voffset = -25709, tab_width = 275, font_height = 0x236a804, object = 0xcc, position = {charpos = 18062229, bytepos = 37136740}, truncation_pixel_width = 207, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 18062229, last_visible_y = 0, extra_line_spacing = 37136388, max_extra_line_spacing = 0, override_ascent = 210, override_descent = 0, override_boff = 18062231, glyph_row = 0x236a964, area = 213, nglyphs = 0, pixel_width = 18062231, ascent = 0, descent = 37136388, max_ascent = 0, max_descent = 216, phys_ascent = 0, phys_descent = 18062232, max_phys_ascent = 0, max_phys_descent = 37136388, current_x = 0, continuation_lines_width = 219, eol_pos = {charpos = 18062233, bytepos = 37136388}, current_y = 222, first_vpos = 0, vpos = 18062234, hpos = 0, lnum = 37136388, lnum_bytepos = 225, lnum_width = 18062236, lnum_pixel_width = 0, pt_lnum = 37136740, tab_offset = 228, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 236444, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 37136388, charpos = 231, ch = 18062237, nchars = 37136388, ch_len = 234, type = 18062238, type_after_wn = UNKNOWN_BT, orig_type = 37136388, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 237, invalid_isolates = 18062239, prev = {charpos = 37136388, type = 240, orig_type = UNKNOWN_BT}, last_strong = {charpos = 18062240, type = 37136388, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 243, type = 18062241, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 37136388, type = 246, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 18062242, type = 37136388, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 249, bracket_enclosed_type = 18062243, next_en_pos = 37136388, next_en_type = 252, sos = NEUTRAL_DIR, scan_dir = 18062244, disp_pos = 37136388, disp_prop = 255, stack_idx = 0, level_stack = {{next_for_neutral_pos = 18062245, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 258, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062247, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 264, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062249, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 270, next_for_neutral_type = 2, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062251, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 276, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062253, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 282, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 3, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062255, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 288, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062257, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 294, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 1, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062259, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 300, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 7, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062261, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 306, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062263, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 312, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062265, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 318, next_for_neutral_type = 2, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062267, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 324, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 26438864, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 7, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 26438849, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 52, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 995, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65285, next_for_neutral_type = 2, last_strong_type = 3, prev_for_neutral_type = 0, level = 1 '\001', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488296248, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 878, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1178, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297688, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488296328, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 18 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 3597, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333376, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 32581008, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x38, s = 0x34 <error: Cannot access memory at address 0x34>, schars = 104, bufpos = 1, from_disp_str = true, unibyte = false}, w = 0x100000001, paragraph_dir = L2R, separator_limit = 0, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | R2L | unknown: 48)}
        atpos_it = {window = 0x1600000016, w = 0x32, f = 0x100000001, method = 4294967295, stop_charpos = 0, prev_stop = 51, base_level_stop = 94489280513, end_charpos = -1, s = 0x0, string_nchars = -1, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x100000000, dpvec = 0x1, dpend = 0x35, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0, 0x7fffffff2358, 0x4040011, 0x12c, 0x353, 0x28a00df, 0x12c, 0x370, 0x370, 0x353, 0x7fffffff2448, 0x7ffff5833e3d, 0x4b46a7 <char_table_ref+199>, 0x166, 0x2019000003a5, 0x2c9010a}, start = {pos = {charpos = 140737488333376, bytepos = 0}, overlay_string_index = 53, string_pos = {charpos = 1, bytepos = 17993360}, dpvec_index = 2}, current = {pos = {charpos = 5519248, bytepos = 25179216}, overlay_string_index = 17993360, string_pos = {charpos = 0, bytepos = 140737488309440}, dpvec_index = 0}, n_overlay_strings = 1, overlay_strings_charpos = 1, overlay_strings = {0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1, 0x7fffffff4ce0, 0x7fffffff4cc0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x1, 0x7fffffffb440, 0x7fffffffb420, 0x4b7c2e <bidi_resolve_explicit+462>, 0x0, 0x0, 0x1, 0x7fffffff4cc0, 0x0}, string_overlays = {0x0, 0x1, 0xffffffffffffffff, 0x1, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x0, 0x7fffffffb420, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x7fffffff4db0, 0x0, 0x1, 0x1, 0x0, 0x0}, string = 0x4b7d81 <bidi_resolve_explicit+801>, from_overlay = 0x1, stack = {{string = 0x7fffffff4dd0, string_nchars = -45648, end_charpos = 4946990, stop_charpos = 1062, prev_stop = 1, base_level_stop = 1033, cmp_it = {stop_pos = 140737488299560, id = 140737488299400, ch = 33685520, rule_idx = 265, lookback = 140737488309680, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 1, nbytes = 0, from = -1, to = -1, width = 1}, face_id = 4948910, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 1135, bytepos = 31}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20768}, from_overlay = 0x0, area = 4946990, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}, {string = 0x0, string_nchars = -1, end_charpos = 0, stop_charpos = 140737488309920, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 1, id = -1, ch = 19, rule_idx = 17993360, lookback = 4294967296, nglyphs = -20768, reversed_p = 255, charpos = 140737488334560, nchars = 0, nbytes = 0, from = 0, to = 0, width = -45168}, face_id = 0, u = {image = {object = 0x1, slice = {x = 0x1, y = 0x0, width = 0x0, height = 0x4b7d81 <bidi_resolve_explicit+801>}, image_id = 1}, stretch = {object = 0x1}, xwidget = {object = 0x1}}, position = {charpos = 140737488310192, bytepos = 140737488310160}, current = {pos = {charpos = 4946990, bytepos = 1}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 12}, dpvec_index = 1}, from_overlay = 0xc, area = TEXT_AREA, method = GET_FROM_DISPLAY_VECTOR, paragraph_embedding = (unknown: 4294922128), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x1}, {string = 0xffffffffffffffff, string_nchars = 22, end_charpos = 4948910, stop_charpos = 0, prev_stop = 0, base_level_stop = 4294967296, cmp_it = {stop_pos = 1, id = 14, ch = -44928, rule_idx = 0, lookback = 1, nglyphs = 1, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 4947329, to = 0, width = 1}, face_id = -44896, u = {image = {object = 0x7fffffff5080, slice = {x = 0x4b7c2e <bidi_resolve_explicit+462>, y = 0x33f, width = 0x11290a0, height = 0x38}, image_id = 52}, stretch = {object = 0x7fffffff5080}, xwidget = {object = 0x7fffffff5080}}, position = {charpos = 104, bytepos = 1}, current = {pos = {charpos = 1, bytepos = 140737488310400}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 1}, dpvec_index = -1}, from_overlay = 0x16, area = 4948910, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 4294967292), voffset = -1, space_width = 0x0, font_height = 0x33}, {string = 0x1600000001, string_nchars = -1, end_charpos = 0, stop_charpos = -1, prev_stop = 0, base_level_stop = 6074977, cmp_it = {stop_pos = 4294967296, id = 1, ch = 53, rule_idx = 0, lookback = 214, nglyphs = 17424, reversed_p = false, charpos = 50, nchars = 21710565, nbytes = 0, from = -54576, to = 32767, width = 29945488}, face_id = 1, u = {image = {object = 0x68, slice = {x = 0x0, y = 0x7ffff690bdd4 <tt_cmap12_char_index+20>, width = 0x68011247a0, height = 0x7ffff68d08ac <FT_Get_Char_Index+28>}, image_id = 29945488}, stretch = {object = 0x68}, xwidget = {object = 0x68}}, position = {charpos = 140737329562732, bytepos = 140737488300752}, current = {pos = {charpos = 104, bytepos = 17975200}, overlay_string_index = 0, string_pos = {charpos = 28981360, bytepos = 0}, dpvec_index = -54416}, from_overlay = 0x7ffff7459632 <_cairo_ft_ucs4_to_index+50>, area = 28981360, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 4294912868), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = WORD_WRAP, voffset = 0, space_width = 0x4b6ac8 <bidi_cache_iterator_state+40>, font_height = 0x1}, {string = 0xe, string_nchars = 0, end_charpos = 4955496, stop_charpos = 0, prev_stop = 1, base_level_stop = 23717765, cmp_it = {stop_pos = 140737488297408, id = 140737488297392, ch = 12, rule_idx = 1, lookback = 6, nglyphs = -57888, reversed_p = 255, charpos = -5, nchars = 12, nbytes = 0, from = 480, to = 0, width = 23724332}, face_id = -19584, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 0, bytepos = 4990}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -19584}, from_overlay = 0x0, area = -19584, method = 32767, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}}, sp = 0, selective = -1, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = TRUNCATE, base_face_id = 1, c = 0, len = -1, cmp_it = {stop_pos = 0, id = -1, ch = 0, rule_idx = 0, lookback = 4294967296, nglyphs = -19584, reversed_p = 255, charpos = 140737488335744, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 4958604, xwidget = 0x0, slice = {x = 0xd04634, y = 0xd, width = 0xd, height = 0x72}, space_width = 0x1, voffset = 1, tab_width = 0, font_height = 0x100000001, object = 0x1, position = {charpos = 0, bytepos = 0}, truncation_pixel_width = 12, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 1, last_visible_y = 1, extra_line_spacing = 12, max_extra_line_spacing = 0, override_ascent = 1, override_descent = 1, override_boff = -1, glyph_row = 0x0, area = 12, nglyphs = 0, pixel_width = 1, ascent = 1, descent = -1, max_ascent = -1, max_descent = 0, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 4294967296, bytepos = 1}, current_y = 14, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 1, lnum_pixel_width = 1, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 1048575, right_user_fringe_face_id = 1048575, bidi_p = true, bidi_it = {bytepos = 0, charpos = 0, ch = 0, nchars = 1, ch_len = 3599, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 12018320, prev = {charpos = 11802128, type = 11807060, orig_type = UNKNOWN_BT}, last_strong = {charpos = 4096, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = 4294913440, orig_type = 32767}, prev_for_neutral = {charpos = 1, type = 4294913520, orig_type = 32767}, next_for_ws = {charpos = 80, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 140737336331345, bracket_enclosed_type = 11802128, next_en_pos = 140737336274611, next_en_type = 12022288, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 140737488301632, disp_prop = -143873239, stack_idx = 32767, level_stack = {{next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 4, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 119, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309440, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 119, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 40, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 23, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 25769803782, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 3268, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 108, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309680, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 108, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 0, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 19, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 6, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309920, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488342864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 0, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 25179221, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 140737488342872, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302592, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310160, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488299312, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302848, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310400, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 489644246944, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 140737488303120, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = -1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303272, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 489626271745, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333200, next_for_neutral_type = 7, last_strong_type = 6, prev_for_neutral_type = 1, level = 69 'E', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 4294967295, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 6, level = 104 'h', flags = 1 '\001'}, {next_for_neutral_pos = 17993365, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 17992784, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2868, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0xe0f <error: Cannot access memory at address 0xe0f>, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1, paragraph_dir = (unknown: 25167600), separator_limit = 25168256, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = L2R}
        atx_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffff, 0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0, 0xacf, 0x0, 0x0}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 8589934595}, current = {pos = {charpos = 193273528320, bytepos = 1}, overlay_string_index = 2769, string_pos = {charpos = -1, bytepos = 4294967294}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 17993360), voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 45, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = true, overlay_strings_at_end_processed_p = true, ignore_overlay_strings_at_pos_p = true, glyph_not_available_p = false, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = true, line_number_produced_p = true, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 32764), base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = 6, id = 0, ch = 0, rule_idx = 4947329, lookback = 1, nglyphs = -29296, reversed_p = 255, charpos = 140737488326000, nchars = 4946990, nbytes = 0, from = 880, to = 729, width = 0}, char_to_display = -1, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x100000001, y = 0x150000000b, width = 0x7fffffff8d70, height = 0x0}, space_width = 0x0, voffset = 1, tab_width = 0, font_height = 0xffffffffffffffff, object = 0x1, position = {charpos = 4948910, bytepos = 0}, truncation_pixel_width = 0, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = 0, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = LEFT_MARGIN_AREA, nglyphs = 1048576, pixel_width = 4159, ascent = 0, descent = 2767, max_ascent = 0, max_descent = 12, phys_ascent = 0, phys_descent = 1, max_phys_ascent = 0, max_phys_descent = 1, current_x = 0, continuation_lines_width = 1, eol_pos = {charpos = 22, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 2767, hpos = 0, lnum = 25769803782, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 2767, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 1, charpos = -1, ch = 0, nchars = -1, ch_len = 0, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 1 '\001', isolate_level = 0 '\000', invalid_levels = 1, invalid_isolates = 3017, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 0, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 0, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 122 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2433, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 140737488326000, from_disp_str = false, unibyte = false}, w = 0x0, paragraph_dir = (unknown: 4294937968), separator_limit = 140737488316047, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | unknown: 4953680)}
        ppos_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 4294967296}, overlay_string_index = 7, string_pos = {charpos = 137438953473, bytepos = 1}, dpvec_index = 1}, from_overlay = 0xffffffffffffffff, area = -2, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 32, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 2097152, reversed_p = false, charpos = 0, nchars = -179928556, nbytes = 32767, from = 0, to = 0, width = 0}, face_id = 11, u = {image = {object = 0xf5468214, slice = {x = 0x1, y = 0x0, width = 0x7fffffff6680, height = 0x2a0}, image_id = 4954888}, stretch = {object = 0xf5468214}, xwidget = {object = 0xf5468214}}, position = {charpos = 90194313227, bytepos = 90194313222}, current = {pos = {charpos = 77309411334, bytepos = 77309411332}, overlay_string_index = 2886218022916, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = 61, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x7fffffff6680}, {string = 0x1, string_nchars = 0, end_charpos = 61, stop_charpos = 672, prev_stop = 140737488313488, base_level_stop = 4958604, cmp_it = {stop_pos = 1, id = 25769803782, ch = 0, rule_idx = 0, lookback = 32, nglyphs = 1, reversed_p = false, charpos = 1, nchars = 1, nbytes = 22, from = 22, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x600000006, y = 0x4, width = 0x0, height = 0xffffffffffffffff}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 1}, current = {pos = {charpos = -1, bytepos = 0}, overlay_string_index = -1, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = TEXT_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, face_id = 4942536, u = {image = {object = 0x0, slice = {x = 0x1, y = 0x0, width = 0x4b9d42 <bidi_level_of_next_char+722>, height = 0x0}, image_id = 1}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = 912, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4294928000), voffset = 32767, space_width = 0x2ab, font_height = 0x4b9b08 <bidi_level_of_next_char+152>}}, sp = 1056964608, selective = 6, what = 4294925456, face_id = 32767, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = -1, id = -1, ch = 10, rule_idx = 1, lookback = 1, nglyphs = 6, reversed_p = 6, charpos = 6, nchars = -39296, nbytes = 32767, from = 912, to = 0, width = 0}, char_to_display = 62, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 683, xwidget = 0x7fffffff5c90, slice = {x = 0x4ba98c <bidi_move_to_visually_next+124>, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 32, tab_width = 0, font_height = 0x1, object = 0x0, position = {charpos = 4942536, bytepos = 0}, truncation_pixel_width = -29328, continuation_pixel_width = -1, first_visible_x = 32767, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 4955496, max_extra_line_spacing = 0, override_ascent = 6, override_descent = 6, override_boff = 1, glyph_row = 0x0, area = ANY_AREA, nglyphs = -1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 1, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = -1, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 1, vpos = -29328, hpos = 32767, lnum = 140737488326000, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 140737488316047, tab_offset = -31872, left_user_fringe_bitmap = 32767, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 764300, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 140737488311184, charpos = 5949104, ch = 3549, nchars = 2433, ch_len = 10, type = STRONG_L, type_after_wn = UNKNOWN_BT, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 25769803782, invalid_isolates = 6, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 2432, type = UNKNOWN_BT, orig_type = STRONG_L}, next_for_neutral = {charpos = 2432, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2423, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 2433, type = STRONG_L, orig_type = STRONG_L}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = -1, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 4294967296, disp_prop = 1, stack_idx = 0, level_stack = {{next_for_neutral_pos = 2563, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488311808, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 1, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311584, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488311576, next_for_neutral_type = 3, last_strong_type = 3, prev_for_neutral_type = 2, level = 90 'Z', flags = 0 '\000'}, {next_for_neutral_pos = 140737305953893, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 48, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = -8701166416295820864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312128, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 7, level = 85 'U', flags = 0 '\000'}, {next_for_neutral_pos = 72057594037927936, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 24709160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 20, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737305953896, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 760, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488311920, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 5, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311824, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 126 '~', flags = 244 '\364'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 3, level = 86 'V', flags = 0 '\000'}, {next_for_neutral_pos = 31584, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 1, level = 60 '<', flags = 245 '\365'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312288, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426356, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 10148965, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 720, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477235, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426323, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488312464, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737307785811, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 536870912, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 1, level = 70 'F', flags = 245 '\365'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 640, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 4611686018427387904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 520, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312792, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 395154966432, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313048, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488312968, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313080, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 395136991233, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 82, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 5, level = 93 ']', flags = 0 '\000'}, {next_for_neutral_pos = 1543503872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 894, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313488, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 5, level = 67 'C', flags = 0 '\000'}, {next_for_neutral_pos = 16, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 3, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 6, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 62, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 912, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15215312, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 17993360, next_for_neutral_type = 2, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x452169 <move_it_to+1369> "A\213\224$\260\t", schars = 0, bufpos = 2767, from_disp_str = false, unibyte = false}, w = 0xffffffff, paragraph_dir = (L2R | unknown: 8), separator_limit = 34359739096, first_elt = true, new_paragraph = false, frame_window_p = true}, paragraph_embedding = (unknown: 17993360)}
        wrap_data = 0x0
        atpos_data = 0x0
        atx_data = 0x0
        ppos_data = <optimized out>
        may_wrap = false
        prev_method = GET_FROM_BUFFER
        closest_pos = 3599
        prev_pos = <optimized out>
        saw_smaller_pos = true
        line_number_pending = false
#8  0x0000000000451fdf in move_it_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, to_y=to_y@entry=-1, to_vpos=to_vpos@entry=-1, op=op@entry=8) at xdisp.c:9915
        skip = <optimized out>
        skip2 = <optimized out>
        line_height = <optimized out>
        line_start_x = 0
        reached = 0
        max_current_x = 583
        backup_data = 0x0
        orig_charpos = 2434
        orig_method = GET_FROM_BUFFER
#9  0x00000000004525d2 in move_it_vertically_backward (it=it@entry=0x7fffffffaa30, dy=675) at xdisp.c:10123
        nlines = <optimized out>
        h = <optimized out>
        it2 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2481, prev_stop = 2378, base_level_stop = 2378, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2443, bytepos = 3559}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2378, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 43649, len = 3, cmp_it = {stop_pos = 2477, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 2, reversed_p = false, charpos = 2431, nchars = 2, nbytes = 6, from = 0, to = 2, width = 2}, char_to_display = 43649, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2443, bytepos = 3559}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = TEXT_AREA, nglyphs = 1, pixel_width = 11, ascent = 21, descent = 6, max_ascent = 21, max_descent = 6, phys_ascent = 18, phys_descent = 4, max_phys_ascent = 23, max_phys_descent = 11, current_x = 99, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 340, first_vpos = 0, vpos = 12, hpos = 9, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3559, charpos = 2443, ch = 43649, nchars = 1, ch_len = 3, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2442, type = NEUTRAL_ON, orig_type = NEUTRAL_ON}, last_strong = {charpos = 2440, type = STRONG_L, orig_type = STRONG_L}, next_for_neutral = {charpos = 2450, type = STRONG_L, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2442, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 3599, bracket_enclosed_type = STRONG_L, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2563, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it3 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2166, prev_stop = 2062, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2100, bytepos = 3086}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2062, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 0, len = 1, cmp_it = {stop_pos = 2100, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 10, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2099, bytepos = 3085}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 0, pixel_width = 0, ascent = 21, descent = 6, max_ascent = 0, max_descent = 0, phys_ascent = 21, phys_descent = 6, max_phys_ascent = 21, max_phys_descent = 6, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 27, first_vpos = 0, vpos = 1, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3086, charpos = 2100, ch = 78, nchars = 1, ch_len = 1, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2099, type = NEUTRAL_B, orig_type = NEUTRAL_B}, last_strong = {charpos = 2097, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 2083, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2099, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2312, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it2data = 0x0
        it3data = 0x0
        start_pos = <optimized out>
        nchars_per_row = <optimized out>
        pos_limit = <optimized out>
#10 0x000000000048564a in window_scroll_pixel_based (window=window@entry=0x1128e95, n=n@entry=-1, whole=whole@entry=true, noerror=noerror@entry=false) at window.c:5685
        start_pos = 2767
        dy = <optimized out>
        ht = <optimized out>
        nscls = <optimized out>
        it = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2062, prev_stop = 2767, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2062, bytepos = 3028}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2767, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 12, len = 0, cmp_it = {stop_pos = 2769, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2062, bytepos = 3028}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 0, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 0, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3028, charpos = 2062, ch = 0, nchars = -1, ch_len = 0, type = NEUTRAL_B, type_after_wn = NEUTRAL_B, orig_type = NEUTRAL_B, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 0, disp_pos = -1, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = NEUTRAL_DIR, separator_limit = -1, first_elt = true, new_paragraph = true, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        w = <optimized out>
        start = <optimized out>
        this_scroll_margin = <optimized out>
        vscrolled = false
        x = 0
        y = 0
        rtop = 0
        rbot = 0
        rowh = 27
        vpos = 0
        itdata = 0x0
        frame_line_height = 27
        adjust_old_pointm = true
#11 0x0000000000486381 in window_scroll (window=window@entry=0x1128e95, n=<optimized out>, n@entry=-1, whole=whole@entry=true, noerror=false) at window.c:5471
        count = <optimized out>
#12 0x00000000004868fb in scroll_command (window=0x1128e95, n=0x0, direction=direction@entry=-1) at window.c:6179
        w = <optimized out>
        other_window = false
        count = <optimized out>
#13 0x0000000000486968 in Fscroll_down (arg=<optimized out>) at window.c:6217
No locals.
#14 0x00000000005744a5 in Ffuncall (nargs=2, args=args@entry=0x7fffffffd1d0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0xc060
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 10
#15 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488343528, args=<optimized out>, args@entry=0x7fffffffd400) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff52dd950
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd1d0
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd1e8 "\b\204\b"
        pc = <optimized out>
        count = 10
        result = <optimized out>
#16 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd400, nargs=140737488343528, syms_left=<optimized out>, fun=0x7fffffffd1e8) at eval.c:2916
No locals.
#17 funcall_lambda (fun=0x7fffffffd1e8, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd400) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd3f8) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 9
#19 0x0000000000570e80 in Ffuncall_interactively (nargs=2, args=0x7fffffffd3f8) at callint.c:254
        speccount = <optimized out>
#20 0x00000000005744a5 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffd3f0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x6e10
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 7
#21 0x00000000005717b0 in Fcall_interactively (function=0x7ffff48b5840, record_flag=0x0, keys=0x234d345) at callint.c:783
        speccount = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 0x7ffff48b5840
        save_this_original_command = 0x7ffff48b5840
        save_real_this_command = 0x7ffff48b5840
        save_last_command = 0x7ffff48b56f0
        prefix_arg = 0x0
        enable = <optimized out>
        up_event = <optimized out>
        form = <optimized out>
        specs = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = 1
        nargs = 3
        args = 0x7fffffffd3f0
        visargs = 0x7fffffffd408
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#22 0x00000000005744a5 in Ffuncall (nargs=4, args=args@entry=0x7fffffffd638) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x7ffff4845d58
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 5
#23 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488344688, args=<optimized out>, args@entry=0x7fffffffd848) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff533a140
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd638
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd670 "\304\020\211?\205\023"
        pc = <optimized out>
        count = 5
        result = <optimized out>
#24 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd848, nargs=140737488344688, syms_left=<optimized out>, fun=0x7fffffffd670) at eval.c:2916
No locals.
#25 funcall_lambda (fun=0x7fffffffd670, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd848) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#26 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd840) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 4
#27 0x000000000057455a in call1 (fn=fn@entry=0x4320, arg1=<optimized out>) at eval.c:2654
No locals.
#28 0x000000000050a770 in command_loop_1 () at keyboard.c:1463
        scount = <optimized out>
        cmd = <optimized out>
        keybuf = {0x200001da, 0x5743ff <Ffuncall+415>, 0x36, 0x3, 0x3, 0x7fffffffd908, 0x0, 0x278fac3, 0x7fffffffd950, 0x7ffff48b56f0, 0x278fac3, 0x7fffffffdac8, 0xfa2, 0x577194 <call3+36>, 0x7ffff589ea0d, 0x278fac3, 0x7ffff51ed3dc, 0x7ffff48b56f0, 0x7fffffffd950, 0x5014a1 <cmd_error_internal+113>, 0x7fffffffd950, 0x0, 0x0, 0x5015cb <cmd_error+251>, 0xa83300, 0x0, 0x7fffffffdac8, 0x573fcc <unbind_to+124>, 0x8, 0x8250}
        i = <optimized out>
        prev_modiff = 561
        prev_buffer = 0x1803450
#29 0x00000000005737be in internal_condition_case (bfun=bfun@entry=0x50a390 <command_loop_1>, handlers=handlers@entry=0x90, hfun=hfun@entry=0x5014d0 <cmd_error>) at eval.c:1355
        val = <optimized out>
        c = 0xad0730
#30 0x00000000004fc1ec in command_loop_2 (ignore=ignore@entry=0x0) at keyboard.c:1091
        val = 0x0
#31 0x000000000057372d in internal_catch (tag=tag@entry=0xd5f0, func=func@entry=0x4fc1d0 <command_loop_2>, arg=arg@entry=0x0) at eval.c:1116
        val = <optimized out>
        c = 0xac6360
#32 0x00000000004fc194 in command_loop () at keyboard.c:1070
No locals.
#33 0x0000000000501106 in recursive_edit_1 () at keyboard.c:714
        count = <optimized out>
        val = <optimized out>
#34 0x0000000000501414 in Frecursive_edit () at keyboard.c:786
        count = <optimized out>
        buffer = <optimized out>
#35 0x0000000000421696 in main (argc=2, argv=0x7fffffffdc98) at emacs.c:2040
        stack_bottom_variable = 0xa62f80
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>
Undefined set logging command: "gdb-backtrace".  Try "help set logging".
Undefined set logging command: "gdb-backtrace".  Try "help set logging".
#0  ftcrfont_open (f=<optimized out>, entity=0x2388145, pixel_size=<optimized out>) at ftcrfont.c:237
        upEM = <optimized out>
        result = FcResultMatch
        val = <optimized out>
        filename = <optimized out>
        font_object = 0xe3b41d
        pat = <optimized out>
        match = <optimized out>
        ftcrfont_info = 0xe3b418
        font = <optimized out>
        size = 21
        font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
        extents = {ascent = 0, descent = 0, height = 0, max_x_advance = 0, max_y_advance = 0}
        ft_face = 0x0
        matrix = 0x2d
        font_matrix = {xx = 21, yx = 0, xy = 0, yy = 21, x0 = 0, y0 = 0}
        ctm = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}
        options = <optimized out>
        scaled_font = 0x184b190
        stack_glyph = {index = 0, x = 2.7421725347953576e-317, y = 0}
#1  0x000000000058c7bd in font_open_entity (f=0x1128c50, entity=0x2388145, pixel_size=21) at font.c:2913
        driver_list = 0xa96f30
        objlist = <optimized out>
        size = <optimized out>
        val = <optimized out>
        font_object = <optimized out>
        font = <optimized out>
        height = <optimized out>
        psize = 21
        min_width = <optimized out>
        font_ascent = 17992784
        font_descent = 0
#2  0x00000000005e177f in fontset_find_font (fontset=0x22197e5, c=c@entry=43649, face=face@entry=0xa91820, charset_id=charset_id@entry=-1, fallback=fallback@entry=false) at fontset.c:669
        font_def = <optimized out>
        font_entity = <optimized out>
        font_object = <optimized out>
        vec = <optimized out>
        font_group = <optimized out>
        i = <optimized out>
        charset_matched = 0
        found_index = <optimized out>
        f = 0x1128c50
        rfont_def = <optimized out>
#3  0x00000000005e1fb9 in fontset_font (fontset=fontset@entry=0x242634d, c=c@entry=43649, face=face@entry=0xa91820, id=-1) at fontset.c:783
        rfont_def = 0x2
        default_rfont_def = <optimized out>
        base_fontset = 0x238fd15
#4  0x00000000005e2307 in face_for_char (f=0x1128c50, face=face@entry=0xa91820, c=43649, pos=<optimized out>, object=<optimized out>) at fontset.c:997
        fontset = <optimized out>
        rfont_def = <optimized out>
        charset = <optimized out>
        face_id = <optimized out>
        id = <optimized out>
#5  0x0000000000450564 in FACE_FOR_CHAR (object=<optimized out>, pos=<optimized out>, character=<optimized out>, face=0xa91820, f=<optimized out>) at dispextern.h:1882
No locals.
#6  get_next_display_element (it=it@entry=0x7fffffff8380) at xdisp.c:7672
        pos = <optimized out>
        c = <optimized out>
        face = <optimized out>
        success_p = true
#7  0x000000000044cf68 in move_it_in_display_line_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, op=op@entry=MOVE_TO_POS) at xdisp.c:9161
        i = <optimized out>
        ascent = 0
        x = <optimized out>
        descent = 0
        overwide_wrap_prefix = <optimized out>
        result = MOVE_UNDEFINED
        saved_glyph_row = <optimized out>
        wrap_it = {window = 0x0, w = 0x5cb261 <validate_interval_range+65>, f = 0xfffffffffffffff8, method = 6082776, stop_charpos = 20592, prev_stop = 0, base_level_stop = 58, end_charpos = 20592, s = 0x14b46e5 "", string_nchars = 6, redisplay_end_trigger_charpos = 58, multibyte_p = true, tab_line_p = true, header_line_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x7fffffff0f40, dpvec = 0x6, dpend = 0xfffffffffffffff8, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 58, ctl_chars = {0x5070, 0xe, 0x6, 0x1, 0x5cd3a2 <Fnext_single_char_property_change+386>, 0x14b46e5, 0x0, 0x6, 0xd, 0x0, 0x6, 0x11290a5, 0xe, 0x6, 0x11290a5, 0xe}, start = {pos = {charpos = 4485764, bytepos = 58}, overlay_string_index = 140737488334760, string_pos = {charpos = 1, bytepos = 4311744512}, dpvec_index = 14}, current = {pos = {charpos = 1, bytepos = 0}, overlay_string_index = 140737488336816, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20576}, n_overlay_strings = 1, overlay_strings_charpos = 14, overlay_strings = {0x4b763d <bidi_fetch_char+813>, 0xd6, 0x11290a0, 0x7fffffffafa8, 0x1, 0x1, 0x1, 0xd6, 0x7fffffffaee0, 0x0, 0x0, 0x6, 0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1}, string_overlays = {0x7fffffffaf00, 0x7fffffffaee0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x11290a5, 0x35, 0x6, 0x11290a5, 0x35, 0x447284 <compute_display_string_pos+596>, 0xd6, 0x7fffffffaee0, 0xe, 0x0, 0x1, 0x573fcc <unbind_to+124>, 0x2}, string = 0x543790 <unwind_re_match>, from_overlay = 0x1803450, stack = {{string = 0x1803455, string_nchars = 0, end_charpos = 1, stop_charpos = 140737488294672, prev_stop = 140737488311888, base_level_stop = 140737488294672, cmp_it = {stop_pos = 5546627, id = 0, ch = 0, rule_idx = 1, lookback = 0, nglyphs = 18062161, reversed_p = false, charpos = 37136388, nchars = 6, nbytes = 0, from = 18062162, to = 0, width = 37136388}, face_id = 9, u = {image = {object = 0x1139b53, slice = {x = 0x236a804, y = 0xc, width = 0x1139b54, height = 0x236a804}, image_id = 15}, stretch = {object = 0x1139b53}, xwidget = {object = 0x1139b53}}, position = {charpos = 18062165, bytepos = 37136388}, current = {pos = {charpos = 18, bytepos = 18062166}, overlay_string_index = 37136388, string_pos = {charpos = 21, bytepos = 18062167}, dpvec_index = 37136388}, from_overlay = 0x18, area = 18062168, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 24), voffset = 0, space_width = 0x1139b59, font_height = 0x236a804}, {string = 0x1e, string_nchars = 18062170, end_charpos = 37136388, stop_charpos = 33, prev_stop = 18062171, base_level_stop = 37136388, cmp_it = {stop_pos = 36, id = 18062172, ch = 37136388, rule_idx = 39, lookback = 18062173, nglyphs = 37136388, reversed_p = false, charpos = 42, nchars = 18062174, nbytes = 0, from = 37136388, to = 0, width = 45}, face_id = 18062175, u = {image = {object = 0x236a804, slice = {x = 0x30, y = 0x1139b60, width = 0x236a804, height = 0x33}, image_id = 18062177}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 54}, current = {pos = {charpos = 18062178, bytepos = 37136388}, overlay_string_index = 57, string_pos = {charpos = 18062179, bytepos = 37136388}, dpvec_index = 60}, from_overlay = 0x1139b64, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | R2L | unknown: 60), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | unknown: 18062180), voffset = 0, space_width = 0x236a804, font_height = 0x42}, {string = 0x1139b66, string_nchars = 37136388, end_charpos = 69, stop_charpos = 18062183, prev_stop = 37136388, base_level_stop = 72, cmp_it = {stop_pos = 18062184, id = 37136388, ch = 75, rule_idx = 18062185, lookback = 37136388, nglyphs = 78, reversed_p = false, charpos = 18062186, nchars = 37136388, nbytes = 0, from = 81, to = 0, width = 18062187}, face_id = 37136388, u = {image = {object = 0x54, slice = {x = 0x1139b6c, y = 0x236a804, width = 0x57, height = 0x1139b6d}, image_id = 37136388}, stretch = {object = 0x54}, xwidget = {object = 0x54}}, position = {charpos = 90, bytepos = 18062190}, current = {pos = {charpos = 37136388, bytepos = 93}, overlay_string_index = 18062191, string_pos = {charpos = 37136388, bytepos = 96}, dpvec_index = 18062192}, from_overlay = 0x236a804, area = 99, method = GET_FROM_BUFFER, paragraph_embedding = (L2R | unknown: 18062192), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 37136388), voffset = 0, space_width = 0x66, font_height = 0x1139b72}, {string = 0x236a804, string_nchars = 105, end_charpos = 18062195, stop_charpos = 37136388, prev_stop = 108, base_level_stop = 18062196, cmp_it = {stop_pos = 37136388, id = 111, ch = 18062197, rule_idx = 37136388, lookback = 114, nglyphs = 18062198, reversed_p = false, charpos = 37136388, nchars = 117, nbytes = 0, from = 41, to = 1, width = 37136388}, face_id = 120, u = {image = {object = 0x1139b78, slice = {x = 0x236a804, y = 0x7b, width = 0x1139b79, height = 0x236a804}, image_id = 126}, stretch = {object = 0x1139b78}, xwidget = {object = 0x1139b78}}, position = {charpos = 18062202, bytepos = 37136388}, current = {pos = {charpos = 129, bytepos = 18062203}, overlay_string_index = 37136388, string_pos = {charpos = 132, bytepos = 18062204}, dpvec_index = 37136388}, from_overlay = 0x87, area = 18062205, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 37136388), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 136), voffset = 0, space_width = 0x1139b7e, font_height = 0x236a804}, {string = 0x8d, string_nchars = 18062207, end_charpos = 37136388, stop_charpos = 144, prev_stop = 18062208, base_level_stop = 37136388, cmp_it = {stop_pos = 147, id = 18062209, ch = 37136388, rule_idx = 150, lookback = 18062210, nglyphs = 37136388, reversed_p = false, charpos = 153, nchars = 18062211, nbytes = 0, from = 37136388, to = 0, width = 156}, face_id = 18062212, u = {image = {object = 0x236a804, slice = {x = 0x9f, y = 0x1139b85, width = 0x236a804, height = 0xa2}, image_id = 18062214}, stretch = {object = 0x236a804}, xwidget = {object = 0x236a804}}, position = {charpos = 37136388, bytepos = 165}, current = {pos = {charpos = 18062215, bytepos = 37136388}, overlay_string_index = 168, string_pos = {charpos = 18062216, bytepos = 37136388}, dpvec_index = 171}, from_overlay = 0x1139b89, area = 37136388, method = GET_FROM_BUFFER, paragraph_embedding = (R2L | unknown: 172), multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WINDOW_WRAP | unknown: 18062216), voffset = 0, space_width = 0x236a804, font_height = 0xb1}}, sp = 18062219, selective = 37136388, what = 180, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = true, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 37136388, c = 0, len = 183, cmp_it = {stop_pos = 18062221, id = 37136388, ch = 186, rule_idx = 18062222, lookback = 37136388, nglyphs = 189, reversed_p = false, charpos = 18062223, nchars = 37136388, nbytes = 0, from = 192, to = 0, width = 18062224}, char_to_display = 37136388, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 195, xwidget = 0x1139b91, slice = {x = 0x236a804, y = 0xc6, width = 0x1139b92, height = 0x236a804}, space_width = 0xc9, voffset = -25709, tab_width = 275, font_height = 0x236a804, object = 0xcc, position = {charpos = 18062229, bytepos = 37136740}, truncation_pixel_width = 207, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 18062229, last_visible_y = 0, extra_line_spacing = 37136388, max_extra_line_spacing = 0, override_ascent = 210, override_descent = 0, override_boff = 18062231, glyph_row = 0x236a964, area = 213, nglyphs = 0, pixel_width = 18062231, ascent = 0, descent = 37136388, max_ascent = 0, max_descent = 216, phys_ascent = 0, phys_descent = 18062232, max_phys_ascent = 0, max_phys_descent = 37136388, current_x = 0, continuation_lines_width = 219, eol_pos = {charpos = 18062233, bytepos = 37136388}, current_y = 222, first_vpos = 0, vpos = 18062234, hpos = 0, lnum = 37136388, lnum_bytepos = 225, lnum_width = 18062236, lnum_pixel_width = 0, pt_lnum = 37136740, tab_offset = 228, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 236444, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 37136388, charpos = 231, ch = 18062237, nchars = 37136388, ch_len = 234, type = 18062238, type_after_wn = UNKNOWN_BT, orig_type = 37136388, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 237, invalid_isolates = 18062239, prev = {charpos = 37136388, type = 240, orig_type = UNKNOWN_BT}, last_strong = {charpos = 18062240, type = 37136388, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 243, type = 18062241, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 37136388, type = 246, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 18062242, type = 37136388, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 249, bracket_enclosed_type = 18062243, next_en_pos = 37136388, next_en_type = 252, sos = NEUTRAL_DIR, scan_dir = 18062244, disp_pos = 37136388, disp_prop = 255, stack_idx = 0, level_stack = {{next_for_neutral_pos = 18062245, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 258, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062247, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 264, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062249, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 270, next_for_neutral_type = 2, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062251, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 276, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062253, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 282, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 3, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062255, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 288, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062257, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 294, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 1, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062259, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 300, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136740, next_for_neutral_type = 7, last_strong_type = 5, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062261, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 306, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062263, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 312, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062265, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 318, next_for_neutral_type = 2, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18062267, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 0, level = 54 '6', flags = 2 '\002'}, {next_for_neutral_pos = 324, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 6, level = 19 '\023', flags = 1 '\001'}, {next_for_neutral_pos = 37136388, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488297440, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 25179216, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 26438864, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 7, level = 84 'T', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 26438849, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 7, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 52, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488334864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 995, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65285, next_for_neutral_type = 2, last_strong_type = 3, prev_for_neutral_type = 0, level = 1 '\001', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488296248, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 878, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1178, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488297688, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488296328, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 18 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 3597, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488335904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333376, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 32581008, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x38, s = 0x34 <error: Cannot access memory at address 0x34>, schars = 104, bufpos = 1, from_disp_str = true, unibyte = false}, w = 0x100000001, paragraph_dir = L2R, separator_limit = 0, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | R2L | unknown: 48)}
        atpos_it = {window = 0x1600000016, w = 0x32, f = 0x100000001, method = 4294967295, stop_charpos = 0, prev_stop = 51, base_level_stop = 94489280513, end_charpos = -1, s = 0x0, string_nchars = -1, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x100000000, dpvec = 0x1, dpend = 0x35, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0, 0x7fffffff2358, 0x4040011, 0x12c, 0x353, 0x28a00df, 0x12c, 0x370, 0x370, 0x353, 0x7fffffff2448, 0x7ffff5833e3d, 0x4b46a7 <char_table_ref+199>, 0x166, 0x2019000003a5, 0x2c9010a}, start = {pos = {charpos = 140737488333376, bytepos = 0}, overlay_string_index = 53, string_pos = {charpos = 1, bytepos = 17993360}, dpvec_index = 2}, current = {pos = {charpos = 5519248, bytepos = 25179216}, overlay_string_index = 17993360, string_pos = {charpos = 0, bytepos = 140737488309440}, dpvec_index = 0}, n_overlay_strings = 1, overlay_strings_charpos = 1, overlay_strings = {0x0, 0x0, 0x4b7d81 <bidi_resolve_explicit+801>, 0x1, 0x7fffffff4ce0, 0x7fffffff4cc0, 0x4b7c2e <bidi_resolve_explicit+462>, 0x1, 0x7fffffffb440, 0x7fffffffb420, 0x4b7c2e <bidi_resolve_explicit+462>, 0x0, 0x0, 0x1, 0x7fffffff4cc0, 0x0}, string_overlays = {0x0, 0x1, 0xffffffffffffffff, 0x1, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x0, 0x7fffffffb420, 0x4b83ae <bidi_resolve_weak+46>, 0x0, 0x7fffffff4db0, 0x0, 0x1, 0x1, 0x0, 0x0}, string = 0x4b7d81 <bidi_resolve_explicit+801>, from_overlay = 0x1, stack = {{string = 0x7fffffff4dd0, string_nchars = -45648, end_charpos = 4946990, stop_charpos = 1062, prev_stop = 1, base_level_stop = 1033, cmp_it = {stop_pos = 140737488299560, id = 140737488299400, ch = 33685520, rule_idx = 265, lookback = 140737488309680, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 1, nbytes = 0, from = -1, to = -1, width = 1}, face_id = 4948910, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 1135, bytepos = 31}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -20768}, from_overlay = 0x0, area = 4946990, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}, {string = 0x0, string_nchars = -1, end_charpos = 0, stop_charpos = 140737488309920, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 1, id = -1, ch = 19, rule_idx = 17993360, lookback = 4294967296, nglyphs = -20768, reversed_p = 255, charpos = 140737488334560, nchars = 0, nbytes = 0, from = 0, to = 0, width = -45168}, face_id = 0, u = {image = {object = 0x1, slice = {x = 0x1, y = 0x0, width = 0x0, height = 0x4b7d81 <bidi_resolve_explicit+801>}, image_id = 1}, stretch = {object = 0x1}, xwidget = {object = 0x1}}, position = {charpos = 140737488310192, bytepos = 140737488310160}, current = {pos = {charpos = 4946990, bytepos = 1}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 12}, dpvec_index = 1}, from_overlay = 0xc, area = TEXT_AREA, method = GET_FROM_DISPLAY_VECTOR, paragraph_embedding = (unknown: 4294922128), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x1}, {string = 0xffffffffffffffff, string_nchars = 22, end_charpos = 4948910, stop_charpos = 0, prev_stop = 0, base_level_stop = 4294967296, cmp_it = {stop_pos = 1, id = 14, ch = -44928, rule_idx = 0, lookback = 1, nglyphs = 1, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 4947329, to = 0, width = 1}, face_id = -44896, u = {image = {object = 0x7fffffff5080, slice = {x = 0x4b7c2e <bidi_resolve_explicit+462>, y = 0x33f, width = 0x11290a0, height = 0x38}, image_id = 52}, stretch = {object = 0x7fffffff5080}, xwidget = {object = 0x7fffffff5080}}, position = {charpos = 104, bytepos = 1}, current = {pos = {charpos = 1, bytepos = 140737488310400}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 1}, dpvec_index = -1}, from_overlay = 0x16, area = 4948910, method = GET_FROM_BUFFER, paragraph_embedding = L2R, multibyte_p = true, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 4294967292), voffset = -1, space_width = 0x0, font_height = 0x33}, {string = 0x1600000001, string_nchars = -1, end_charpos = 0, stop_charpos = -1, prev_stop = 0, base_level_stop = 6074977, cmp_it = {stop_pos = 4294967296, id = 1, ch = 53, rule_idx = 0, lookback = 214, nglyphs = 17424, reversed_p = false, charpos = 50, nchars = 21710565, nbytes = 0, from = -54576, to = 32767, width = 29945488}, face_id = 1, u = {image = {object = 0x68, slice = {x = 0x0, y = 0x7ffff690bdd4 <tt_cmap12_char_index+20>, width = 0x68011247a0, height = 0x7ffff68d08ac <FT_Get_Char_Index+28>}, image_id = 29945488}, stretch = {object = 0x68}, xwidget = {object = 0x68}}, position = {charpos = 140737329562732, bytepos = 140737488300752}, current = {pos = {charpos = 104, bytepos = 17975200}, overlay_string_index = 0, string_pos = {charpos = 28981360, bytepos = 0}, dpvec_index = -54416}, from_overlay = 0x7ffff7459632 <_cairo_ft_ucs4_to_index+50>, area = 28981360, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 4294912868), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = WORD_WRAP, voffset = 0, space_width = 0x4b6ac8 <bidi_cache_iterator_state+40>, font_height = 0x1}, {string = 0xe, string_nchars = 0, end_charpos = 4955496, stop_charpos = 0, prev_stop = 1, base_level_stop = 23717765, cmp_it = {stop_pos = 140737488297408, id = 140737488297392, ch = 12, rule_idx = 1, lookback = 6, nglyphs = -57888, reversed_p = 255, charpos = -5, nchars = 12, nbytes = 0, from = 480, to = 0, width = 23724332}, face_id = -19584, u = {image = {object = 0xe, slice = {x = 0x0, y = 0x400000003f000000, width = 0x1, height = 0x0}, image_id = 4958604}, stretch = {object = 0xe}, xwidget = {object = 0xe}}, position = {charpos = 0, bytepos = 4990}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 10, string_pos = {charpos = 1, bytepos = 0}, dpvec_index = -19584}, from_overlay = 0x0, area = -19584, method = 32767, paragraph_embedding = L2R, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4954888), voffset = 0, space_width = 0x0, font_height = 0x6}}, sp = 0, selective = -1, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = TRUNCATE, base_face_id = 1, c = 0, len = -1, cmp_it = {stop_pos = 0, id = -1, ch = 0, rule_idx = 0, lookback = 4294967296, nglyphs = -19584, reversed_p = 255, charpos = 140737488335744, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 4958604, xwidget = 0x0, slice = {x = 0xd04634, y = 0xd, width = 0xd, height = 0x72}, space_width = 0x1, voffset = 1, tab_width = 0, font_height = 0x100000001, object = 0x1, position = {charpos = 0, bytepos = 0}, truncation_pixel_width = 12, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 1, last_visible_y = 1, extra_line_spacing = 12, max_extra_line_spacing = 0, override_ascent = 1, override_descent = 1, override_boff = -1, glyph_row = 0x0, area = 12, nglyphs = 0, pixel_width = 1, ascent = 1, descent = -1, max_ascent = -1, max_descent = 0, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 4294967296, bytepos = 1}, current_y = 14, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 1, lnum_pixel_width = 1, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 1048575, right_user_fringe_face_id = 1048575, bidi_p = true, bidi_it = {bytepos = 0, charpos = 0, ch = 0, nchars = 1, ch_len = 3599, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 12018320, prev = {charpos = 11802128, type = 11807060, orig_type = UNKNOWN_BT}, last_strong = {charpos = 4096, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = 4294913440, orig_type = 32767}, prev_for_neutral = {charpos = 1, type = 4294913520, orig_type = 32767}, next_for_ws = {charpos = 80, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 140737336331345, bracket_enclosed_type = 11802128, next_en_pos = 140737336274611, next_en_type = 12022288, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 140737488301632, disp_prop = -143873239, stack_idx = 32767, level_stack = {{next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 11802128, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 65, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 4, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 20592, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 119, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309440, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 119, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 40, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 23, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 25769803782, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 3268, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 108, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309680, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 108, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 7, last_strong_type = 0, prev_for_neutral_type = 0, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488301808, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 19, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 6, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 58, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488309920, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 58, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488342864, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 0, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 25179221, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 140737488342872, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302592, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310160, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488299312, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 5, prev_for_neutral_type = 6, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 140737488302848, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 22, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 1, last_strong_type = 4, prev_for_neutral_type = 1, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488310400, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 32, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 1, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 489644246944, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 140737488303120, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 4, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 14, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = -1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303272, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 489626271745, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488303280, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333200, next_for_neutral_type = 7, last_strong_type = 6, prev_for_neutral_type = 1, level = 69 'E', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 63 '?'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 7, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 3599, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 5, level = 92 '\\', flags = 0 '\000'}, {next_for_neutral_pos = 140737488333360, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 6, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 4294967295, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488335744, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 8, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 6, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 14, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 6, level = 104 'h', flags = 1 '\001'}, {next_for_neutral_pos = 17993365, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 17992784, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2868, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0xe0f <error: Cannot access memory at address 0xe0f>, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1, paragraph_dir = (unknown: 25167600), separator_limit = 25168256, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = L2R}
        atx_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffff, 0xacf, 0x103f, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0, 0xacf, 0x0, 0x0}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 8589934595}, current = {pos = {charpos = 193273528320, bytepos = 1}, overlay_string_index = 2769, string_pos = {charpos = -1, bytepos = 4294967294}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 17993360), voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 45, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = true, overlay_strings_at_end_processed_p = true, ignore_overlay_strings_at_pos_p = true, glyph_not_available_p = false, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = true, line_number_produced_p = true, line_wrap = (WORD_WRAP | WINDOW_WRAP | unknown: 32764), base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = 6, id = 0, ch = 0, rule_idx = 4947329, lookback = 1, nglyphs = -29296, reversed_p = 255, charpos = 140737488326000, nchars = 4946990, nbytes = 0, from = 880, to = 729, width = 0}, char_to_display = -1, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x100000001, y = 0x150000000b, width = 0x7fffffff8d70, height = 0x0}, space_width = 0x0, voffset = 1, tab_width = 0, font_height = 0xffffffffffffffff, object = 0x1, position = {charpos = 4948910, bytepos = 0}, truncation_pixel_width = 0, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = 0, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = LEFT_MARGIN_AREA, nglyphs = 1048576, pixel_width = 4159, ascent = 0, descent = 2767, max_ascent = 0, max_descent = 12, phys_ascent = 0, phys_descent = 1, max_phys_ascent = 0, max_phys_descent = 1, current_x = 0, continuation_lines_width = 1, eol_pos = {charpos = 22, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 2767, hpos = 0, lnum = 25769803782, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = -1, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 2767, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 1, charpos = -1, ch = 0, nchars = -1, ch_len = 0, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = UNKNOWN_BT, resolved_level = 1 '\001', isolate_level = 0 '\000', invalid_levels = 1, invalid_isolates = 3017, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 0, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 0, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 122 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 18 '\022', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 7, level = 75 'K', flags = 0 '\000'}, {next_for_neutral_pos = 2433, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 140737488326000, from_disp_str = false, unibyte = false}, w = 0x0, paragraph_dir = (unknown: 4294937968), separator_limit = 140737488316047, first_elt = false, new_paragraph = false, frame_window_p = false}, paragraph_embedding = (L2R | unknown: 4953680)}
        ppos_it = {window = 0x0, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, end_charpos = 0, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 4294967296}, overlay_string_index = 7, string_pos = {charpos = 137438953473, bytepos = 1}, dpvec_index = 1}, from_overlay = 0xffffffffffffffff, area = -2, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 32, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 2097152, reversed_p = false, charpos = 0, nchars = -179928556, nbytes = 32767, from = 0, to = 0, width = 0}, face_id = 11, u = {image = {object = 0xf5468214, slice = {x = 0x1, y = 0x0, width = 0x7fffffff6680, height = 0x2a0}, image_id = 4954888}, stretch = {object = 0xf5468214}, xwidget = {object = 0xf5468214}}, position = {charpos = 90194313227, bytepos = 90194313222}, current = {pos = {charpos = 77309411334, bytepos = 77309411332}, overlay_string_index = 2886218022916, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = 61, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x7fffffff6680}, {string = 0x1, string_nchars = 0, end_charpos = 61, stop_charpos = 672, prev_stop = 140737488313488, base_level_stop = 4958604, cmp_it = {stop_pos = 1, id = 25769803782, ch = 0, rule_idx = 0, lookback = 32, nglyphs = 1, reversed_p = false, charpos = 1, nchars = 1, nbytes = 22, from = 22, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x600000006, y = 0x4, width = 0x0, height = 0xffffffffffffffff}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 1}, current = {pos = {charpos = -1, bytepos = 0}, overlay_string_index = -1, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = TEXT_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 1}, face_id = 4942536, u = {image = {object = 0x0, slice = {x = 0x1, y = 0x0, width = 0x4b9d42 <bidi_level_of_next_char+722>, height = 0x0}, image_id = 1}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x1, area = 912, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = (unknown: 4294928000), voffset = 32767, space_width = 0x2ab, font_height = 0x4b9b08 <bidi_level_of_next_char+152>}}, sp = 1056964608, selective = 6, what = 4294925456, face_id = 32767, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = true, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = true, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = true, line_wrap = TRUNCATE, base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = -1, id = -1, ch = 10, rule_idx = 1, lookback = 1, nglyphs = 6, reversed_p = 6, charpos = 6, nchars = -39296, nbytes = 32767, from = 912, to = 0, width = 0}, char_to_display = 62, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 683, xwidget = 0x7fffffff5c90, slice = {x = 0x4ba98c <bidi_move_to_visually_next+124>, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 32, tab_width = 0, font_height = 0x1, object = 0x0, position = {charpos = 4942536, bytepos = 0}, truncation_pixel_width = -29328, continuation_pixel_width = -1, first_visible_x = 32767, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 4955496, max_extra_line_spacing = 0, override_ascent = 6, override_descent = 6, override_boff = 1, glyph_row = 0x0, area = ANY_AREA, nglyphs = -1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 1, phys_ascent = 0, phys_descent = -1, max_phys_ascent = -1, max_phys_descent = 0, current_x = 0, continuation_lines_width = -1, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 1, vpos = -29328, hpos = 32767, lnum = 140737488326000, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 140737488316047, tab_offset = -31872, left_user_fringe_bitmap = 32767, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 764300, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 140737488311184, charpos = 5949104, ch = 3549, nchars = 2433, ch_len = 10, type = STRONG_L, type_after_wn = UNKNOWN_BT, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 25769803782, invalid_isolates = 6, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 2432, type = UNKNOWN_BT, orig_type = STRONG_L}, next_for_neutral = {charpos = 2432, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2423, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 2433, type = STRONG_L, orig_type = STRONG_L}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = -1, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 4294967296, disp_prop = 1, stack_idx = 0, level_stack = {{next_for_neutral_pos = 2563, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 3, level = 124 '|', flags = 244 '\364'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 20, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488311808, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 1, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311584, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488311576, next_for_neutral_type = 3, last_strong_type = 3, prev_for_neutral_type = 2, level = 90 'Z', flags = 0 '\000'}, {next_for_neutral_pos = 140737305953893, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 48, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 6, level = 30 '\036', flags = 245 '\365'}, {next_for_neutral_pos = -8701166416295820864, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312128, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 7, level = 85 'U', flags = 0 '\000'}, {next_for_neutral_pos = 72057594037927936, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 5, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 24709160, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 20, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737305953896, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 760, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488311920, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 5, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 0, level = 32 ' ', flags = 245 '\365'}, {next_for_neutral_pos = 140737488311824, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 126 '~', flags = 244 '\364'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 3, level = 86 'V', flags = 0 '\000'}, {next_for_neutral_pos = 31584, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 1, level = 60 '<', flags = 245 '\365'}, {next_for_neutral_pos = 4611686018695823360, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477251, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312288, next_for_neutral_type = 6, last_strong_type = 6, prev_for_neutral_type = 0, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426356, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 10148965, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 2, level = 120 'x', flags = 2 '\002'}, {next_for_neutral_pos = 720, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 41477235, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 10, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737308426323, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 233 '\351'}, {next_for_neutral_pos = 140737488312464, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 4, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737307785811, next_for_neutral_type = 1, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 536870912, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 1, level = 70 'F', flags = 245 '\365'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 640, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = -4611686018813263872, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 16 '\020'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 5, last_strong_type = 4, prev_for_neutral_type = 2, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 4611686018427387904, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 520, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488312792, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 87 'W', flags = 0 '\000'}, {next_for_neutral_pos = 8, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 1, level = 128 '\200', flags = 1 '\001'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 13, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 200 '\310', flags = 1 '\001'}, {next_for_neutral_pos = 1, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 2, prev_for_neutral_type = 7, level = 144 '\220', flags = 246 '\366'}, {next_for_neutral_pos = 395154966432, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 2, level = 141 '\215', flags = 246 '\366'}, {next_for_neutral_pos = 29945488, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 1, level = 137 '\211', flags = 246 '\366'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17975200, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 2, last_strong_type = 6, prev_for_neutral_type = 0, level = 69 'E', flags = 247 '\367'}, {next_for_neutral_pos = 28981360, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 2, prev_for_neutral_type = 1, level = 64 '@', flags = 247 '\367'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313048, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488312968, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313080, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 395136991233, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 82, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488313088, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 155 '\233', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 37288576, next_for_neutral_type = 4, last_strong_type = 1, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 5, last_strong_type = 0, prev_for_neutral_type = 5, level = 93 ']', flags = 0 '\000'}, {next_for_neutral_pos = 1543503872, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 894, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 56 '8', flags = 2 '\002'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 0, level = 169 '\251', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 5, level = 70 'F', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488313488, next_for_neutral_type = 3, last_strong_type = 6, prev_for_neutral_type = 5, level = 67 'C', flags = 0 '\000'}, {next_for_neutral_pos = 16, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4611686019484352512, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 32, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 3, level = 68 'D', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 912, next_for_neutral_type = 6, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 62, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 912, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 15215312, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2767, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 3, level = 232 '\350', flags = 0 '\000'}, {next_for_neutral_pos = 17993360, next_for_neutral_type = 2, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 1, prev_for_neutral_type = 3, level = 0 '\000', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x452169 <move_it_to+1369> "A\213\224$\260\t", schars = 0, bufpos = 2767, from_disp_str = false, unibyte = false}, w = 0xffffffff, paragraph_dir = (L2R | unknown: 8), separator_limit = 34359739096, first_elt = true, new_paragraph = false, frame_window_p = true}, paragraph_embedding = (unknown: 17993360)}
        wrap_data = 0x0
        atpos_data = 0x0
        atx_data = 0x0
        ppos_data = <optimized out>
        may_wrap = false
        prev_method = GET_FROM_BUFFER
        closest_pos = 3599
        prev_pos = <optimized out>
        saw_smaller_pos = true
        line_number_pending = false
#8  0x0000000000451fdf in move_it_to (it=it@entry=0x7fffffff8380, to_charpos=to_charpos@entry=2767, to_x=to_x@entry=-1, to_y=to_y@entry=-1, to_vpos=to_vpos@entry=-1, op=op@entry=8) at xdisp.c:9915
        skip = <optimized out>
        skip2 = <optimized out>
        line_height = <optimized out>
        line_start_x = 0
        reached = 0
        max_current_x = 583
        backup_data = 0x0
        orig_charpos = 2434
        orig_method = GET_FROM_BUFFER
#9  0x00000000004525d2 in move_it_vertically_backward (it=it@entry=0x7fffffffaa30, dy=675) at xdisp.c:10123
        nlines = <optimized out>
        h = <optimized out>
        it2 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2481, prev_stop = 2378, base_level_stop = 2378, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2443, bytepos = 3559}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2378, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 43649, len = 3, cmp_it = {stop_pos = 2477, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 2, reversed_p = false, charpos = 2431, nchars = 2, nbytes = 6, from = 0, to = 2, width = 2}, char_to_display = 43649, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2443, bytepos = 3559}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = TEXT_AREA, nglyphs = 1, pixel_width = 11, ascent = 21, descent = 6, max_ascent = 21, max_descent = 6, phys_ascent = 18, phys_descent = 4, max_phys_ascent = 23, max_phys_descent = 11, current_x = 99, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 340, first_vpos = 0, vpos = 12, hpos = 9, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3559, charpos = 2443, ch = 43649, nchars = 1, ch_len = 3, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2442, type = NEUTRAL_ON, orig_type = NEUTRAL_ON}, last_strong = {charpos = 2440, type = STRONG_L, orig_type = STRONG_L}, next_for_neutral = {charpos = 2450, type = STRONG_L, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2442, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 3599, bracket_enclosed_type = STRONG_L, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2563, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it3 = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2166, prev_stop = 2062, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2100, bytepos = 3086}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2062, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 0, len = 1, cmp_it = {stop_pos = 2100, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 10, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2099, bytepos = 3085}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 0, pixel_width = 0, ascent = 21, descent = 6, max_ascent = 0, max_descent = 0, phys_ascent = 21, phys_descent = 6, max_phys_ascent = 21, max_phys_descent = 6, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 27, first_vpos = 0, vpos = 1, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3086, charpos = 2100, ch = 78, nchars = 1, ch_len = 1, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 2099, type = NEUTRAL_B, orig_type = NEUTRAL_B}, last_strong = {charpos = 2097, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 2083, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 2099, type = STRONG_L, orig_type = NEUTRAL_ON}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 2312, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        it2data = 0x0
        it3data = 0x0
        start_pos = <optimized out>
        nchars_per_row = <optimized out>
        pos_limit = <optimized out>
#10 0x000000000048564a in window_scroll_pixel_based (window=window@entry=0x1128e95, n=n@entry=-1, whole=whole@entry=true, noerror=noerror@entry=false) at window.c:5685
        start_pos = 2767
        dy = <optimized out>
        ht = <optimized out>
        nscls = <optimized out>
        it = {window = 0x1128e95, w = 0x1128e90, f = 0x1128c50, method = GET_FROM_BUFFER, stop_charpos = 2062, prev_stop = 2767, base_level_stop = 2062, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x18006f0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 2767, bytepos = 4159}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 2062, bytepos = 3028}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 2767, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 12, len = 0, cmp_it = {stop_pos = 2769, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x1803455, position = {charpos = 2062, bytepos = 3028}, truncation_pixel_width = 0, continuation_pixel_width = 11, first_visible_x = 0, last_visible_x = 880, last_visible_y = 729, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0xe804d0, area = TEXT_AREA, nglyphs = 1, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 0, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 0, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 0, hpos = 0, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 3028, charpos = 2062, ch = 0, nchars = -1, ch_len = 0, type = NEUTRAL_B, type_after_wn = NEUTRAL_B, orig_type = NEUTRAL_B, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 0, disp_pos = -1, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x1128e90, paragraph_dir = NEUTRAL_DIR, separator_limit = -1, first_elt = true, new_paragraph = true, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        w = <optimized out>
        start = <optimized out>
        this_scroll_margin = <optimized out>
        vscrolled = false
        x = 0
        y = 0
        rtop = 0
        rbot = 0
        rowh = 27
        vpos = 0
        itdata = 0x0
        frame_line_height = 27
        adjust_old_pointm = true
#11 0x0000000000486381 in window_scroll (window=window@entry=0x1128e95, n=<optimized out>, n@entry=-1, whole=whole@entry=true, noerror=false) at window.c:5471
        count = <optimized out>
#12 0x00000000004868fb in scroll_command (window=0x1128e95, n=0x0, direction=direction@entry=-1) at window.c:6179
        w = <optimized out>
        other_window = false
        count = <optimized out>
#13 0x0000000000486968 in Fscroll_down (arg=<optimized out>) at window.c:6217
No locals.
#14 0x00000000005744a5 in Ffuncall (nargs=2, args=args@entry=0x7fffffffd1d0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0xc060
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 10
#15 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488343528, args=<optimized out>, args@entry=0x7fffffffd400) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff52dd950
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd1d0
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd1e8 "\b\204\b"
        pc = <optimized out>
        count = 10
        result = <optimized out>
#16 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd400, nargs=140737488343528, syms_left=<optimized out>, fun=0x7fffffffd1e8) at eval.c:2916
No locals.
#17 funcall_lambda (fun=0x7fffffffd1e8, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd400) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd3f8) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 9
#19 0x0000000000570e80 in Ffuncall_interactively (nargs=2, args=0x7fffffffd3f8) at callint.c:254
        speccount = <optimized out>
#20 0x00000000005744a5 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffd3f0) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x6e10
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 7
#21 0x00000000005717b0 in Fcall_interactively (function=0x7ffff48b5840, record_flag=0x0, keys=0x234d345) at callint.c:783
        speccount = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 0x7ffff48b5840
        save_this_original_command = 0x7ffff48b5840
        save_real_this_command = 0x7ffff48b5840
        save_last_command = 0x7ffff48b56f0
        prefix_arg = 0x0
        enable = <optimized out>
        up_event = <optimized out>
        form = <optimized out>
        specs = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = 1
        nargs = 3
        args = 0x7fffffffd3f0
        visargs = 0x7fffffffd408
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#22 0x00000000005744a5 in Ffuncall (nargs=4, args=args@entry=0x7fffffffd638) at eval.c:2794
        fun = <optimized out>
        original_fun = 0x7ffff4845d58
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 5
#23 0x00000000005ac6b0 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=140737488344688, args=<optimized out>, args@entry=0x7fffffffd848) at bytecode.c:635
        op = <optimized out>
        type = <optimized out>
        targets = {0x5af000 <exec_byte_code+11344>, 0x5ac9b0 <exec_byte_code+1536>, 0x5ac9a8 <exec_byte_code+1528>, 0x5ada90 <exec_byte_code+5856>, 0x5ac5f0 <exec_byte_code+576>, 0x5ac5f0 <exec_byte_code+576>, 0x5ada50 <exec_byte_code+5792>, 0x5ada00 <exec_byte_code+5712>, 0x5ac800 <exec_byte_code+1104>, 0x5ac7f8 <exec_byte_code+1096>, 0x5ac820 <exec_byte_code+1136>, 0x5ac818 <exec_byte_code+1128>, 0x5ac630 <exec_byte_code+640>, 0x5ac630 <exec_byte_code+640>, 0x5ac808 <exec_byte_code+1112>, 0x5ad200 <exec_byte_code+3664>, 0x5ac838 <exec_byte_code+1160>, 0x5ac830 <exec_byte_code+1152>, 0x5ac828 <exec_byte_code+1144>, 0x5adb80 <exec_byte_code+6096>, 0x5ac580 <exec_byte_code+464>, 0x5ac580 <exec_byte_code+464>, 0x5adb58 <exec_byte_code+6056>, 0x5adb68 <exec_byte_code+6072>, 0x5adae8 <exec_byte_code+5944>, 0x5adae0 <exec_byte_code+5936>, 0x5adad8 <exec_byte_code+5928>, 0x5adad0 <exec_byte_code+5920>, 0x5ac740 <exec_byte_code+912>, 0x5ac740 <exec_byte_code+912>, 0x5adb10 <exec_byte_code+5984>, 0x5adaf0 <exec_byte_code+5952>, 0x5adaa0 <exec_byte_code+5872>, 0x5ada98 <exec_byte_code+5864>, 0x5ad728 <exec_byte_code+4984>, 0x5ad720 <exec_byte_code+4976>, 0x5ac690 <exec_byte_code+736>, 0x5ac690 <exec_byte_code+736>, 0x5adac0 <exec_byte_code+5904>, 0x5adaa8 <exec_byte_code+5880>, 0x5ad6f0 <exec_byte_code+4928>, 0x5ad6e8 <exec_byte_code+4920>, 0x5ad6e0 <exec_byte_code+4912>, 0x5ad7d0 <exec_byte_code+5152>, 0x5ac6e0 <exec_byte_code+816>, 0x5ac6e0 <exec_byte_code+816>, 0x5ad710 <exec_byte_code+4960>, 0x5ad6f8 <exec_byte_code+4936>, 0x5ad380 <exec_byte_code+4048>, 0x5ad3c0 <exec_byte_code+4112>, 0x5ad440 <exec_byte_code+4240>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5aebb0 <exec_byte_code+10240>, 0x5aeb68 <exec_byte_code+10168>, 0x5aeb18 <exec_byte_code+10088>, 0x5aeac8 <exec_byte_code+10008>, 0x5aea80 <exec_byte_code+9936>, 0x5ac8c8 <exec_byte_code+1304>, 0x5ac880 <exec_byte_code+1232>, 0x5aea48 <exec_byte_code+9880>, 0x5ac918 <exec_byte_code+1384>, 0x5ac840 <exec_byte_code+1168>, 0x5aea00 <exec_byte_code+9808>, 0x5ae9c8 <exec_byte_code+9752>, 0x5ae980 <exec_byte_code+9680>, 0x5ae938 <exec_byte_code+9608>, 0x5ae8f0 <exec_byte_code+9536>, 0x5ae868 <exec_byte_code+9400>, 0x5ae820 <exec_byte_code+9328>, 0x5ae7d8 <exec_byte_code+9256>, 0x5ae7a0 <exec_byte_code+9200>, 0x5ae768 <exec_byte_code+9144>, 0x5ae720 <exec_byte_code+9072>, 0x5ae6d8 <exec_byte_code+9000>, 0x5ae690 <exec_byte_code+8928>, 0x5ae640 <exec_byte_code+8848>, 0x5ae600 <exec_byte_code+8784>, 0x5ae5c0 <exec_byte_code+8720>, 0x5ae580 <exec_byte_code+8656>, 0x5ae4d0 <exec_byte_code+8480>, 0x5ae468 <exec_byte_code+8376>, 0x5ae420 <exec_byte_code+8304>, 0x5ae3d0 <exec_byte_code+8224>, 0x5ae380 <exec_byte_code+8144>, 0x5ae330 <exec_byte_code+8064>, 0x5ae2e0 <exec_byte_code+7984>, 0x5ae2a0 <exec_byte_code+7920>, 0x5ae240 <exec_byte_code+7824>, 0x5ae200 <exec_byte_code+7760>, 0x5ae1c0 <exec_byte_code+7696>, 0x5ae180 <exec_byte_code+7632>, 0x5ae140 <exec_byte_code+7568>, 0x5ae068 <exec_byte_code+7352>, 0x5ac7c0 <exec_byte_code+1040>, 0x5ae030 <exec_byte_code+7296>, 0x5adff0 <exec_byte_code+7232>, 0x5adf50 <exec_byte_code+7072>, 0x5adf00 <exec_byte_code+6992>, 0x5adec8 <exec_byte_code+6936>, 0x5ade90 <exec_byte_code+6880>, 0x5ade58 <exec_byte_code+6824>, 0x5ade18 <exec_byte_code+6760>, 0x5adde0 <exec_byte_code+6704>, 0x5af000 <exec_byte_code+11344>, 0x5adda8 <exec_byte_code+6648>, 0x5add70 <exec_byte_code+6592>, 0x5add38 <exec_byte_code+6536>, 0x5add00 <exec_byte_code+6480>, 0x5adcc8 <exec_byte_code+6424>, 0x5adc90 <exec_byte_code+6368>, 0x5ac7c0 <exec_byte_code+1040>, 0x5af000 <exec_byte_code+11344>, 0x5adc40 <exec_byte_code+6288>, 0x5adc08 <exec_byte_code+6232>, 0x5adbd0 <exec_byte_code+6176>, 0x5adb88 <exec_byte_code+6104>, 0x5ad1b8 <exec_byte_code+3592>, 0x5ad180 <exec_byte_code+3536>, 0x5ad0c8 <exec_byte_code+3352>, 0x5ad080 <exec_byte_code+3280>, 0x5ad038 <exec_byte_code+3208>, 0x5acff0 <exec_byte_code+3136>, 0x5acfb8 <exec_byte_code+3080>, 0x5acf80 <exec_byte_code+3024>, 0x5af000 <exec_byte_code+11344>, 0x5ad480 <exec_byte_code+4304>, 0x5ad730 <exec_byte_code+4992>, 0x5ac960 <exec_byte_code+1456>, 0x5ad788 <exec_byte_code+5080>, 0x5ad698 <exec_byte_code+4840>, 0x5ad650 <exec_byte_code+4768>, 0x5ad7d8 <exec_byte_code+5160>, 0x5ad4c8 <exec_byte_code+4376>, 0x5adb20 <exec_byte_code+6000>, 0x5ad450 <exec_byte_code+4256>, 0x5ad220 <exec_byte_code+3696>, 0x5ad2f0 <exec_byte_code+3904>, 0x5ad2a0 <exec_byte_code+3824>, 0x5ad328 <exec_byte_code+3960>, 0x5aecd0 <exec_byte_code+10528>, 0x5aec80 <exec_byte_code+10448>, 0x5aec00 <exec_byte_code+10320>, 0x5ad758 <exec_byte_code+5032>, 0x5acf30 <exec_byte_code+2944>, 0x5acef8 <exec_byte_code+2888>, 0x5acec0 <exec_byte_code+2832>, 0x5ace88 <exec_byte_code+2776>, 0x5ace50 <exec_byte_code+2720>, 0x5ace08 <exec_byte_code+2648>, 0x5acdc0 <exec_byte_code+2576>, 0x5acd78 <exec_byte_code+2504>, 0x5acd30 <exec_byte_code+2432>, 0x5accc8 <exec_byte_code+2328>, 0x5acc80 <exec_byte_code+2256>, 0x5acc38 <exec_byte_code+2184>, 0x5acc00 <exec_byte_code+2128>, 0x5acbb8 <exec_byte_code+2056>, 0x5acb70 <exec_byte_code+1984>, 0x5acb30 <exec_byte_code+1920>, 0x5acae8 <exec_byte_code+1848>, 0x5acaa8 <exec_byte_code+1784>, 0x5ae100 <exec_byte_code+7504>, 0x5ae0b8 <exec_byte_code+7432>, 0x5aca30 <exec_byte_code+1664>, 0x5ac9b8 <exec_byte_code+1544>, 0x5af000 <exec_byte_code+11344>, 0x5ad5f0 <exec_byte_code+4672>, 0x5ad5b0 <exec_byte_code+4608>, 0x5ad570 <exec_byte_code+4544>, 0x5ad530 <exec_byte_code+4480>, 0x5ad4f0 <exec_byte_code+4416>, 0x5ae8a0 <exec_byte_code+9456>, 0x5ae530 <exec_byte_code+8576>, 0x5adfa0 <exec_byte_code+7152>, 0x5ad9b0 <exec_byte_code+5632>, 0x5ad958 <exec_byte_code+5544>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad918 <exec_byte_code+5480>, 0x5ad8a0 <exec_byte_code+5360>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5af000 <exec_byte_code+11344>, 0x5ad860 <exec_byte_code+5296> <repeats 64 times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7ffff533a140
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd638
        stack_lim = <optimized out>
        bytestr_data = 0x7fffffffd670 "\304\020\211?\205\023"
        pc = <optimized out>
        count = 5
        result = <optimized out>
#24 0x0000000000576b26 in fetch_and_exec_byte_code (args=0x7fffffffd848, nargs=140737488344688, syms_left=<optimized out>, fun=0x7fffffffd670) at eval.c:2916
No locals.
#25 funcall_lambda (fun=0x7fffffffd670, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd848) at eval.c:2997
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#26 0x00000000005743ff in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd840) at eval.c:2808
        fun = <optimized out>
        original_fun = 0x4000000010000000
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 4
#27 0x000000000057455a in call1 (fn=fn@entry=0x4320, arg1=<optimized out>) at eval.c:2654
No locals.
#28 0x000000000050a770 in command_loop_1 () at keyboard.c:1463
        scount = <optimized out>
        cmd = <optimized out>
        keybuf = {0x200001da, 0x5743ff <Ffuncall+415>, 0x36, 0x3, 0x3, 0x7fffffffd908, 0x0, 0x278fac3, 0x7fffffffd950, 0x7ffff48b56f0, 0x278fac3, 0x7fffffffdac8, 0xfa2, 0x577194 <call3+36>, 0x7ffff589ea0d, 0x278fac3, 0x7ffff51ed3dc, 0x7ffff48b56f0, 0x7fffffffd950, 0x5014a1 <cmd_error_internal+113>, 0x7fffffffd950, 0x0, 0x0, 0x5015cb <cmd_error+251>, 0xa83300, 0x0, 0x7fffffffdac8, 0x573fcc <unbind_to+124>, 0x8, 0x8250}
        i = <optimized out>
        prev_modiff = 561
        prev_buffer = 0x1803450
#29 0x00000000005737be in internal_condition_case (bfun=bfun@entry=0x50a390 <command_loop_1>, handlers=handlers@entry=0x90, hfun=hfun@entry=0x5014d0 <cmd_error>) at eval.c:1355
        val = <optimized out>
        c = 0xad0730
#30 0x00000000004fc1ec in command_loop_2 (ignore=ignore@entry=0x0) at keyboard.c:1091
        val = 0x0
#31 0x000000000057372d in internal_catch (tag=tag@entry=0xd5f0, func=func@entry=0x4fc1d0 <command_loop_2>, arg=arg@entry=0x0) at eval.c:1116
        val = <optimized out>
        c = 0xac6360
#32 0x00000000004fc194 in command_loop () at keyboard.c:1070
No locals.
#33 0x0000000000501106 in recursive_edit_1 () at keyboard.c:714
        count = <optimized out>
        val = <optimized out>
#34 0x0000000000501414 in Frecursive_edit () at keyboard.c:786
        count = <optimized out>
        buffer = <optimized out>
#35 0x0000000000421696 in main (argc=2, argv=0x7fffffffdc98) at emacs.c:2040
        stack_bottom_variable = 0xa62f80
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 11:32 bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file Zihao Zhu
@ 2020-05-31 12:35 ` Pip Cet
  2020-05-31 14:27   ` Zihao Zhu
  2020-05-31 14:31   ` Zihao Zhu
  2020-05-31 14:54 ` Eli Zaretskii
  2020-06-22 16:47 ` Zhu Zihao
  2 siblings, 2 replies; 19+ messages in thread
From: Pip Cet @ 2020-05-31 12:35 UTC (permalink / raw)
  To: Zihao Zhu; +Cc: 41627

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

On Sun, May 31, 2020 at 11:49 AM Zihao Zhu <all_but_last@163.com> wrote:
> I try the Emacs build in commit
> 780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval
>
> (set-frame-font "Sarasa Mono Slab SC" t)

> GDB attached backtrace in attachment.

This line seems suspicious:

        font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>

It looks like you can't rely on cairo_ft_font_face_create_for_pattern
to return a NULL pointer. I suspect the attached patch will work, but
if this is something Cairo does in other places it needs to be
checked.

(My suspicion is the font was not installed correctly, so Cairo
couldn't find it.)

[-- Attachment #2: 0001-Handle-the-case-that-Cairo-cannot-find-a-font-file-B.patch --]
[-- Type: text/x-patch, Size: 899 bytes --]

From 6b40e4b1c2c5376f9ad819aacdd32d142fb5e67b Mon Sep 17 00:00:00 2001
From: Pip Cet <pipcet@gmail.com>
Date: Sun, 31 May 2020 12:31:50 +0000
Subject: [PATCH] Handle the case that Cairo cannot find a font file
 (Bug#41627)

* src/ftcrfont.c (ftcrfont_open): Handle non-NULL error returns
from cairo_ft_font_face_create_for_pattern.
---
 src/ftcrfont.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/ftcrfont.c b/src/ftcrfont.c
index 7832d4f5ce..ec87ae3335 100644
--- a/src/ftcrfont.c
+++ b/src/ftcrfont.c
@@ -139,7 +139,8 @@ ftcrfont_open (struct frame *f, Lisp_Object entity, int pixel_size)
 
   FcPatternDestroy (pat);
   font_face = cairo_ft_font_face_create_for_pattern (match);
-  if (!font_face)
+  if (!font_face
+      || cairo_font_face_status (font_face) != CAIRO_STATUS_SUCCESS)
     {
       unblock_input ();
       FcPatternDestroy (match);
-- 
2.27.0.rc0


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 12:35 ` Pip Cet
@ 2020-05-31 14:27   ` Zihao Zhu
  2020-05-31 14:34     ` Pip Cet
  2020-05-31 14:31   ` Zihao Zhu
  1 sibling, 1 reply; 19+ messages in thread
From: Zihao Zhu @ 2020-05-31 14:27 UTC (permalink / raw)
  To: Pip Cet; +Cc: 41627

I think if font was not installed correctly, Emacs should display "tofu" 
for unsupported chars, but it will display it and segfault.

And I also found that Emacs can work well in ASCII and CJK only 
environment(Sarasa font). But segfault in HELLO file and any other 
multi-language buffer which Emacs will choose Noto family to display.

On 2020/5/31 下午8:35, Pip Cet wrote:
> On Sun, May 31, 2020 at 11:49 AM Zihao Zhu <all_but_last@163.com> wrote:
>> I try the Emacs build in commit
>> 780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval
>>
>> (set-frame-font "Sarasa Mono Slab SC" t)
>> GDB attached backtrace in attachment.
> This line seems suspicious:
>
>          font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
>
> It looks like you can't rely on cairo_ft_font_face_create_for_pattern
> to return a NULL pointer. I suspect the attached patch will work, but
> if this is something Cairo does in other places it needs to be
> checked.
>
> (My suspicion is the font was not installed correctly, so Cairo
> couldn't find it.)






^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 12:35 ` Pip Cet
  2020-05-31 14:27   ` Zihao Zhu
@ 2020-05-31 14:31   ` Zihao Zhu
  1 sibling, 0 replies; 19+ messages in thread
From: Zihao Zhu @ 2020-05-31 14:31 UTC (permalink / raw)
  To: Pip Cet; +Cc: 41627

I don't understand why fonts are not correctly installed. The return 
value of (x-list-fonts "*")  contains Sarasa font and Noto fonts. Looks 
that Emacs detect these font successfully.

On 2020/5/31 下午8:35, Pip Cet wrote:
> On Sun, May 31, 2020 at 11:49 AM Zihao Zhu <all_but_last@163.com> wrote:
>> I try the Emacs build in commit
>> 780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval
>>
>> (set-frame-font "Sarasa Mono Slab SC" t)
>> GDB attached backtrace in attachment.
> This line seems suspicious:
>
>          font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
>
> It looks like you can't rely on cairo_ft_font_face_create_for_pattern
> to return a NULL pointer. I suspect the attached patch will work, but
> if this is something Cairo does in other places it needs to be
> checked.
>
> (My suspicion is the font was not installed correctly, so Cairo
> couldn't find it.)






^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 14:27   ` Zihao Zhu
@ 2020-05-31 14:34     ` Pip Cet
  0 siblings, 0 replies; 19+ messages in thread
From: Pip Cet @ 2020-05-31 14:34 UTC (permalink / raw)
  To: Zihao Zhu; +Cc: 41627

On Sun, May 31, 2020 at 2:28 PM Zihao Zhu <all_but_last@163.com> wrote:
> I think if font was not installed correctly, Emacs should display "tofu"
> for unsupported chars, but it will display it and segfault.

Yes, that's definitely a bug. I was just trying to warn you that
fixing this bug in Emacs would likely lead to the aforementioned tofu.





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 11:32 bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file Zihao Zhu
  2020-05-31 12:35 ` Pip Cet
@ 2020-05-31 14:54 ` Eli Zaretskii
  2020-05-31 15:38   ` Zihao Zhu
  2020-06-22 16:47 ` Zhu Zihao
  2 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2020-05-31 14:54 UTC (permalink / raw)
  To: Zihao Zhu; +Cc: 41627

> From: Zihao Zhu <all_but_last@163.com>
> Date: Sun, 31 May 2020 19:32:18 +0800
> 
> I try the Emacs build in commit 
> 780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval
> 
> (set-frame-font "Sarasa Mono Slab SC" t)
> 
> then run M-x view-hello-file. Emacs segfault.
> 
> Sarasa Gothic: https://github.com/be5invis/Sarasa-Gothic
> 
> GDB attached backtrace in attachment.

Thanks.  can you show a backtrace from an unoptimized build (assuming
it also crashes in this case)?





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 14:54 ` Eli Zaretskii
@ 2020-05-31 15:38   ` Zihao Zhu
  2020-05-31 17:24     ` Eli Zaretskii
  0 siblings, 1 reply; 19+ messages in thread
From: Zihao Zhu @ 2020-05-31 15:38 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 41627, Pip Cet

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

A gdb attached backtrace generated by Emacs build with CFLAGS=-O0 -g3 in 
attachment

On 2020/5/31 下午10:54, Eli Zaretskii wrote:
>> From: Zihao Zhu <all_but_last@163.com>
>> Date: Sun, 31 May 2020 19:32:18 +0800
>>
>> I try the Emacs build in commit
>> 780f674a82a90c4e3e32583059b498bfa57e4a06. When I eval
>>
>> (set-frame-font "Sarasa Mono Slab SC" t)
>>
>> then run M-x view-hello-file. Emacs segfault.
>>
>> Sarasa Gothic: https://github.com/be5invis/Sarasa-Gothic
>>
>> GDB attached backtrace in attachment.
> Thanks.  can you show a backtrace from an unoptimized build (assuming
> it also crashes in this case)?

[-- Attachment #2: gdb.txt --]
[-- Type: text/plain, Size: 83414 bytes --]

Starting program: /gnu/store/c44wbayywqrnxvmqnp5vbnvawclhrpq1-emacs-git-debug-build-28.0.50-0.780f674/bin/.emacs-28.0.50-real -Q
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff4eb8700 (LWP 57039)]

Thread 1 ".emacs-28.0.50-" received signal SIGSEGV, Segmentation fault.
0x00000000006c5a34 in ftcrfont_open (f=0xc192d0, entity=0x1300675, pixel_size=18) at ftcrfont.c:237
237	ftcrfont.c: 没有那个文件或目录.
#0  0x00000000006c5a34 in ftcrfont_open (f=0xc192d0, entity=0x1300675, pixel_size=18) at ftcrfont.c:237
        upEM = 0
        result = FcResultMatch
        val = 0x0
        filename = 0x1187a44
        font_object = 0x18a9bdd
        pat = 0x1407c50
        match = 0x18f03a0
        ftcrfont_info = 0x18a9bd8
        font = 0x18a9bd8
        size = 18
        font_face = 0x7ffff747e880 <_cairo_font_face_nil_file_not_found>
        extents = {ascent = 0, descent = 0, height = 0, max_x_advance = 0, max_y_advance = 0}
        ft_face = 0x0
        matrix = 0x1191e50
        font_matrix = {xx = 18, yx = 0, xy = 0, yy = 18, x0 = 0, y0 = 0}
        ctm = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}
        options = 0xc0fc40
        scaled_font = 0x18d9000
        stack_glyph = {index = 0, x = 5.7813822765269309e-317, y = 6.9533558056366098e-310}
#1  0x000000000064b4ec in font_open_entity (f=0xc192d0, entity=0x1300675, pixel_size=18) at font.c:2913
        driver_list = 0xe268e0
        objlist = 0x0
        size = 0x2
        val = 0x6cf0
        font_object = 0x7fffffff53b0
        font = 0x7ffff58a2ba4
        height = 0
        psize = 18
        min_width = 15949124
        font_ascent = 32767
        font_descent = -44176
#2  0x000000000064cde8 in font_open_for_lface (f=0xc192d0, entity=0x1300675, attrs=0xf3d240, spec=0xfcd035) at font.c:3350
        size = 18
#3  0x00000000006c9dfb in fontset_find_font (fontset=0x15da1e5, c=4306, face=0xf3d240, charset_id=143, fallback=false) at fontset.c:669
        font_def = 0x10a839d
        font_entity = 0x1300675
        font_object = 0x0
        vec = 0x15d4265
        font_group = 0xc2b593
        i = 0
        charset_matched = 0
        found_index = 0
        f = 0xc192d0
        rfont_def = 0x18eb2dd
#4  0x00000000006ca489 in fontset_font (fontset=0x18f4d65, c=4306, face=0xf3d240, id=143) at fontset.c:783
        rfont_def = 0x2
        default_rfont_def = 0x6c873a <AREF+28>
        base_fontset = 0x12f515d
#5  0x00000000006cacd1 in face_for_char (f=0xc192d0, face=0xf3d240, c=4306, pos=303, object=0x0) at fontset.c:997
        fontset = 0x18f4d65
        rfont_def = 0x504247 <char_table_ref+276>
        charset = 0x7ffff4b96340
        face_id = 0
        id = 143
#6  0x000000000044273f in FACE_FOR_CHAR (f=0xc192d0, face=0xf3d240, character=4306, pos=303, object=0x0) at dispextern.h:1882
No locals.
#7  0x000000000045901c in get_next_display_element (it=0x7fffffff6c90) at xdisp.c:7672
        pos = 303
        c = 4306
        face = 0xf3d240
        success_p = true
#8  0x0000000000483544 in display_line (it=0x7fffffff6c90, cursor_vpos=5) at xdisp.c:23243
        n_glyphs_before = 53
        hpos_before = 53
        x_before = 477
        phys_ascent = 0
        phys_descent = 0
        x = 477
        nglyphs = 1
        descent = 0
        ascent = 0
        overwide_wrap_prefix = false
        row = 0x12fc580
        overlay_arrow_string = 0x0
        wrap_it = {window = 0x3ff0000000000000, w = 0x0, f = 0x0, method = GET_FROM_BUFFER, stop_charpos = -4579034921128951808, prev_stop = -4607182418800017408, base_level_stop = 4607182418800017408, end_charpos = 4595243464493733270, s = 0x3fc7979797979798 <error: Cannot access memory at address 0x3fc7979797979798>, string_nchars = 4597504094894923166, redisplay_end_trigger_charpos = 4398046511103, multibyte_p = false, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0xad72e0 <metrics>, dpvec = 0xffff5810, dpend = 0x4427c0 <GLYPH_CODE_P+127>, dpvec_char_len = -42944, dpvec_face_id = 32767, saved_face_id = -38000, ctl_chars = {0x497ce2 <produce_special_glyphs+1349>, 0x700441d50, 0x7fffffff6c90, 0x39, 0x5c, 0xc19515, 0xc19510, 0xc192d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, start = {pos = {charpos = 1, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = false, ctl_arrow_p = false, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = TRUNCATE, base_face_id = 0, c = 0, len = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 0, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 0, font_height = 0x200000003, object = 0x5c00000000, position = {charpos = 1, bytepos = 0}, truncation_pixel_width = -1, continuation_pixel_width = -1, first_visible_x = -1, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = 0, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = LEFT_MARGIN_AREA, nglyphs = 0, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 92, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 0, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = 0, hpos = 0, lnum = 2097152, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 0, charpos = 0, ch = -1, nchars = 0, ch_len = 0, type = UNKNOWN_BT, type_after_wn = STRONG_L, orig_type = LRO, resolved_level = 18 '\022', isolate_level = 0 '\000', invalid_levels = 77309411333, invalid_isolates = 64424509445, prev = {charpos = 64424509444, type = WEAK_AN, orig_type = UNKNOWN_BT}, last_strong = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, next_for_ws = {charpos = 0, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = 0, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = NEUTRAL_DIR, scan_dir = 0, disp_pos = 0, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 69 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18747624, next_for_neutral_type = 0, last_strong_type = 3, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6944512, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 18747629, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 20026872, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488317088, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 1, level = 69 'E', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6500404, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 18747624, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6944512, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6500404, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316432, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 99 'c', flags = 0 '\000'}, {next_for_neutral_pos = 17424, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 3, level = 200 '\310', flags = 0 '\000'}, {next_for_neutral_pos = 13161699, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6944117, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316512, next_for_neutral_type = 6, last_strong_type = 3, prev_for_neutral_type = 0, level = 106 'j', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316584, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 3, level = 30 '\036', flags = 1 '\001'}, {next_for_neutral_pos = 17424, next_for_neutral_type = 3, last_strong_type = 0, prev_for_neutral_type = 0, level = 201 '\311', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6967830, next_for_neutral_type = 6, last_strong_type = 2, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316640, next_for_neutral_type = 4, last_strong_type = 3, prev_for_neutral_type = 0, level = 106 'j', flags = 0 '\000'}, {next_for_neutral_pos = 2006, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 3, level = 30 '\036', flags = 1 '\001'}, {next_for_neutral_pos = 17424, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 11855664, next_for_neutral_type = 5, last_strong_type = 6, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 17424, next_for_neutral_type = 6, last_strong_type = 2, prev_for_neutral_type = 7, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 165, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 180 '\264', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 24770969, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 5, level = 106 'j', flags = 0 '\000'}, {next_for_neutral_pos = 42949673018, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6999376, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488316816, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4306805536, next_for_neutral_type = 1, last_strong_type = 3, prev_for_neutral_type = 6, level = 121 'y', flags = 1 '\001'}, {next_for_neutral_pos = 59, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 42956667714, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316992, next_for_neutral_type = 7, last_strong_type = 3, prev_for_neutral_type = 3, level = 106 'j', flags = 0 '\000'}, {next_for_neutral_pos = 6500404, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 501, next_for_neutral_type = 3, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 59, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 4, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 13161699, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 1, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488316960, next_for_neutral_type = 6, last_strong_type = 3, prev_for_neutral_type = 0, level = 106 'j', flags = 0 '\000'}, {next_for_neutral_pos = 140737488317096, next_for_neutral_type = 5, last_strong_type = 5, prev_for_neutral_type = 3, level = 30 '\036', flags = 1 '\001'}, {next_for_neutral_pos = 2147483665424, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 410, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 1, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 2, last_strong_type = 3, prev_for_neutral_type = 6, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 102, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 1, level = 201 '\311', flags = 0 '\000'}, {next_for_neutral_pos = 140737488317216, next_for_neutral_type = 6, last_strong_type = 7, prev_for_neutral_type = 6, level = 68 'D', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x7fffffff6c90 "\025\225\301", schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0x0, paragraph_dir = NEUTRAL_DIR, separator_limit = 0, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = (L2R | R2L | unknown: 100)}
        wrap_data = 0x0
        may_wrap = false
        wrap_x = 1
        wrap_row_used = -1
        wrap_row_ascent = -37744
        wrap_row_height = 0
        wrap_row_phys_ascent = 12686608
        wrap_row_phys_height = 0
        wrap_row_extra_line_spacing = 1
        wrap_row_min_pos = 1
        wrap_row_min_bpos = 4514114
        wrap_row_max_pos = 140737488317536
        wrap_row_max_bpos = 1
        cvpos = 0
        min_pos = 249
        max_pos = 302
        min_bpos = 259
        max_bpos = 334
        pending_handle_line_prefix = false
        tab_line = 0
        header_line = 0
        hscroll_this_line = false
        first_visible_x = 0
        last_visible_x = 882
        x_incr = 0
        line_number_needed = false
#9  0x00000000004776c7 in try_window (window=0xc19515, pos=..., flags=1) at xdisp.c:19191
        w = 0xc19510
        it = {window = 0xc19515, w = 0xc19510, f = 0xc192d0, method = GET_FROM_BUFFER, stop_charpos = 312, prev_stop = 204, base_level_stop = 204, end_charpos = 3599, s = 0x0, string_nchars = 0, redisplay_end_trigger_charpos = 0, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0x11ee208, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0x0 <repeats 16 times>}, start = {pos = {charpos = 249, bytepos = 259}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, current = {pos = {charpos = 303, bytepos = 335}, overlay_string_index = -1, string_pos = {charpos = -1, bytepos = -1}, dpvec_index = -1}, n_overlay_strings = 0, overlay_strings_charpos = 204, overlay_strings = {0x0 <repeats 16 times>}, string_overlays = {0x0 <repeats 16 times>}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = true, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = false, end_of_box_run_p = false, overlay_strings_at_end_processed_p = false, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = false, starts_in_middle_of_char_p = false, face_before_selective_p = false, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = WINDOW_WRAP, base_face_id = 0, c = 4306, len = 3, cmp_it = {stop_pos = 313, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, char_to_display = 4306, glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, image_id = 0, xwidget = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, space_width = 0x0, voffset = 0, tab_width = 32, font_height = 0x0, object = 0x11e10ed, position = {charpos = 303, bytepos = 335}, truncation_pixel_width = 0, continuation_pixel_width = 9, first_visible_x = 0, last_visible_x = 882, last_visible_y = 736, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = -1, override_descent = 0, override_boff = 0, glyph_row = 0x12fc580, area = TEXT_AREA, nglyphs = 1, pixel_width = 9, ascent = 18, descent = 5, max_ascent = 18, max_descent = 5, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 15, max_phys_descent = 5, current_x = 486, continuation_lines_width = 0, eol_pos = {charpos = 0, bytepos = 0}, current_y = 138, first_vpos = 0, vpos = 6, hpos = 54, lnum = 0, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 0, tab_offset = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0, bidi_p = true, bidi_it = {bytepos = 335, charpos = 303, ch = 4306, nchars = 1, ch_len = 3, type = STRONG_L, type_after_wn = STRONG_L, orig_type = STRONG_L, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 0, prev = {charpos = 302, type = NEUTRAL_WS, orig_type = NEUTRAL_WS}, last_strong = {charpos = 300, type = STRONG_L, orig_type = STRONG_L}, next_for_neutral = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, prev_for_neutral = {charpos = 302, type = STRONG_L, orig_type = NEUTRAL_WS}, next_for_ws = {charpos = -1, type = UNKNOWN_BT, orig_type = UNKNOWN_BT}, bracket_pairing_pos = -1, bracket_enclosed_type = UNKNOWN_BT, next_en_pos = 0, next_en_type = UNKNOWN_BT, sos = L2R, scan_dir = 1, disp_pos = 502, disp_prop = 0, stack_idx = 0, level_stack = {{next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 128 times>}, string = {lstring = 0x0, s = 0x0, schars = 0, bufpos = 0, from_disp_str = false, unibyte = false}, w = 0xc19510, paragraph_dir = L2R, separator_limit = -1, first_elt = false, new_paragraph = false, frame_window_p = true}, paragraph_embedding = NEUTRAL_DIR}
        last_text_row = 0x12fc480
        f = 0xc192d0
        cursor_vpos = 5
        it_charpos = 17569165
#10 0x0000000000474c3c in redisplay_window (window=0xc19515, just_this_one_p=false) at xdisp.c:18609
        d2 = 0
        d6 = 0
        d1 = 1
        d5 = 1
        rtop = 25608720
        rbot = 0
        w = 0xc19510
        f = 0xc192d0
        buffer = 0x11e10e8
        old = 0x11e10e8
        lpoint = {charpos = 1, bytepos = 1}
        opoint = {charpos = 1, bytepos = 1}
        startp = {charpos = 1, bytepos = 1}
        update_mode_line = true
        tem = 0
        it = {window = 0x0, w = 0x1ef00000000, f = 0x0, method = 56, stop_charpos = 1, prev_stop = 56, base_level_stop = 1, end_charpos = 1, s = 0x7fffffff93d0 "P\247\377\377\377\177", string_nchars = 4514114, redisplay_end_trigger_charpos = 1, multibyte_p = true, tab_line_p = false, header_line_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, from_disp_prop_p = false, ellipsis_p = false, avoid_cursor_p = false, dp = 0xc19720, dpvec = 0xffffffffffff9400, dpend = 0x1, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 25608720, ctl_chars = {0x1, 0x186c210, 0xc19720, 0x7fffffffa750, 0x477898 <try_window+722>, 0x1, 0x1, 0xc192d0, 0xc19725, 0xc19725, 0xc19720, 0xc192d0, 0x0, 0x39, 0x1, 0x0}, start = {pos = {charpos = 57, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 1}, dpvec_index = 18773576}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, n_overlay_strings = 0, overlay_strings_charpos = 0, overlay_strings = {0x0 <repeats 12 times>, 0x39, 0x39, 0xffffffffffffffff, 0xffffffffffffffff}, string_overlays = {0xffffffffffffffff, 0xffffffff, 0x39, 0x39, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffff, 0x0, 0x39, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, string = 0x0, from_overlay = 0x0, stack = {{string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x0, y = 0x0, width = 0x0, height = 0x0}, image_id = 0}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 0}, current = {pos = {charpos = 0, bytepos = 0}, overlay_string_index = 0, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = 0}, from_overlay = 0x0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, paragraph_embedding = NEUTRAL_DIR, multibyte_p = false, string_from_display_prop_p = false, string_from_prefix_prop_p = false, display_ellipsis_p = false, avoid_cursor_p = false, bidi_p = false, from_disp_prop_p = false, line_wrap = TRUNCATE, voffset = 0, space_width = 0x0, font_height = 0x0}, {string = 0x0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, prev_stop = 0, base_level_stop = 0, cmp_it = {stop_pos = 0, id = 0, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0}, face_id = 0, u = {image = {object = 0x0, slice = {x = 0x7fffffff9b00, y = 0x633639 <BOOL_VECTOR_P+29>, width = 0x0, height = 0x7fffffff9b90}, image_id = 6536738}, stretch = {object = 0x0}, xwidget = {object = 0x0}}, position = {charpos = 0, bytepos = 15312}, current = {pos = {charpos = 140737488329632, bytepos = 0}, overlay_string_index = 11838240, string_pos = {charpos = 0, bytepos = 0}, dpvec_index = -25760}, from_overlay = 0x5f6637 <builtin_lisp_symbol+44>, area = -25744, method = GET_FROM_BUFFER, paragraph_embedding = (unknown: 4294941584), multibyte_p = true, string_from_display_prop_p = true, string_from_prefix_prop_p = true, display_ellipsis_p = true, avoid_cursor_p = true, bidi_p = true, from_disp_prop_p = true, line_wrap = (WORD_WRAP | unknown: 6266440), voffset = 0, space_width = 0x7fffffff9ba0, font_height = 0x0}}, sp = 0, selective = 20, what = 4294941696, face_id = 32767, selective_display_ellipsis_p = false, ctl_arrow_p = true, face_box_p = false, start_of_box_run_p = true, end_of_box_run_p = false, overlay_strings_at_end_processed_p = true, ignore_overlay_strings_at_pos_p = false, glyph_not_available_p = true, starts_in_middle_of_char_p = false, face_before_selective_p = true, constrain_row_ascent_descent_p = false, line_number_produced_p = false, line_wrap = TRUNCATE, base_face_id = -25600, c = 32767, len = 6537620, cmp_it = {stop_pos = 0, id = 15312, ch = 0, rule_idx = 0, lookback = 0, nglyphs = 0, reversed_p = false, charpos = 0, nchars = 20, nbytes = 0, from = 16384, to = 0, width = -25696}, char_to_display = -25568, glyphless_method = 32767, image_id = 6810716, xwidget = 0x0, slice = {x = 0x7fffffff9d40, y = 0x7fffffff9cc0, width = 0x62eba6 <funcall_subr+426>, height = 0x0}, space_width = 0x7fffffff9d40, voffset = 0, tab_width = 0, font_height = 0xad3640 <Sprocess_list>, object = 0x0, position = {charpos = 0, bytepos = 5}, truncation_pixel_width = 35, continuation_pixel_width = 0, first_visible_x = 2, last_visible_x = 11838240, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 16, override_ascent = 11351616, override_descent = 0, override_boff = -25432, glyph_row = 0x6284df <PSEUDOVECTORP+57>, area = 12770659, nglyphs = 0, pixel_width = -25408, ascent = 32767, descent = 6252346, max_ascent = 0, max_descent = 0, phys_ascent = 0, phys_descent = 12770659, max_phys_ascent = 0, max_phys_descent = -25344, current_x = 32767, continuation_lines_width = 6265333, eol_pos = {charpos = 0, bytepos = 0}, current_y = 0, first_vpos = 0, vpos = -25344, hpos = 32767, lnum = 11838240, lnum_bytepos = 0, lnum_width = 0, lnum_pixel_width = 0, pt_lnum = 140737488330016, tab_offset = 6776406, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 19, right_user_fringe_face_id = 0, bidi_p = false, bidi_it = {bytepos = 140737488331008, charpos = 6793775, ch = -178471491, nchars = 0, ch_len = 12770659, type = UNKNOWN_BT, type_after_wn = UNKNOWN_BT, orig_type = 4294967295, resolved_level = 0 '\000', isolate_level = 0 '\000', invalid_levels = 0, invalid_isolates = 25608976, prev = {charpos = 4294967297, type = LRO, orig_type = WEAK_ET}, last_strong = {charpos = 5, type = 42, orig_type = UNKNOWN_BT}, next_for_neutral = {charpos = 8025340802834624, type = 3318006722, orig_type = 117884870}, prev_for_neutral = {charpos = 2723210075922630406, type = 2284047563, orig_type = 8888969}, next_for_ws = {charpos = 2, type = 4294942976, orig_type = 32767}, bracket_pairing_pos = 6779349, bracket_enclosed_type = 4294943312, next_en_pos = 0, next_en_type = STRONG_R, sos = NEUTRAL_DIR, scan_dir = 42, disp_pos = 140737309883837, disp_prop = -178471308, stack_idx = 32767, level_stack = {{next_for_neutral_pos = 119, next_for_neutral_type = 1, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 1, next_for_neutral_type = 6, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 6, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 5, level = 194 '\302', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 81604378624, next_for_neutral_type = 7, last_strong_type = 6, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 7, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 81604378625, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 7, last_strong_type = 7, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 4294967296, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 57, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 22 times>, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488330032, next_for_neutral_type = 0, last_strong_type = 3, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 16265, next_for_neutral_type = 3, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 31, next_for_neutral_type = 5, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 19, next_for_neutral_type = 7, last_strong_type = 4, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488330120, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 5, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488330032, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 72198331526258944, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 7, level = 92 '\\', flags = 245 '\365'}, {next_for_neutral_pos = 1, next_for_neutral_type = 5, last_strong_type = 7, prev_for_neutral_type = 6, level = 92 '\\', flags = 245 '\365'}, {next_for_neutral_pos = 140737488331072, next_for_neutral_type = 1, last_strong_type = 3, prev_for_neutral_type = 1, level = 98 'b', flags = 0 '\000'}, {next_for_neutral_pos = 140737488331344, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 5, last_strong_type = 1, prev_for_neutral_type = 6, level = 92 '\\', flags = 245 '\365'}, {next_for_neutral_pos = 140737488331344, next_for_neutral_type = 2, last_strong_type = 4, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488331216, next_for_neutral_type = 6, last_strong_type = 4, prev_for_neutral_type = 7, level = 98 'b', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 5, last_strong_type = 1, prev_for_neutral_type = 6, level = 92 '\\', flags = 245 '\365'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737309883784, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 6, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6456543, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 0, last_strong_type = 2, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 48, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 3, level = 30 '\036', flags = 1 '\001'}, {next_for_neutral_pos = 140737488331312, next_for_neutral_type = 4, last_strong_type = 5, prev_for_neutral_type = 6, level = 98 'b', flags = 0 '\000'}, {next_for_neutral_pos = 140737488331336, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 7, prev_for_neutral_type = 0, level = 168 '\250', flags = 244 '\364'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 0, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6776406, next_for_neutral_type = 2, last_strong_type = 2, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488332336, next_for_neutral_type = 7, last_strong_type = 5, prev_for_neutral_type = 0, level = 103 'g', flags = 0 '\000'}, {next_for_neutral_pos = 140737309883533, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 3, level = 33 '!', flags = 133 '\205'}, {next_for_neutral_pos = 4650319047396132233, next_for_neutral_type = 4, last_strong_type = 0, prev_for_neutral_type = 7, level = 56 '8', flags = 0 '\000'}, {next_for_neutral_pos = 2487714082292402289, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 1 '\001', flags = 3 '\003'}, {next_for_neutral_pos = 4612601920249921585, next_for_neutral_type = 3, last_strong_type = 4, prev_for_neutral_type = 0, level = 1 '\001', flags = 41 ')'}, {next_for_neutral_pos = 195345498423610057, next_for_neutral_type = 1, last_strong_type = 0, prev_for_neutral_type = 4, level = 182 '\266', flags = 130 '\202'}, {next_for_neutral_pos = 34561, next_for_neutral_type = 2, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488332336, next_for_neutral_type = 5, last_strong_type = 2, prev_for_neutral_type = 7, level = 103 'g', flags = 0 '\000'}, {next_for_neutral_pos = 140737488332672, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 2, next_for_neutral_type = 2, last_strong_type = 4, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737309883533, next_for_neutral_type = 4, last_strong_type = 6, prev_for_neutral_type = 2, level = 92 '\\', flags = 245 '\365'}, {next_for_neutral_pos = 146, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'} <repeats 25 times>, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 6, prev_for_neutral_type = 3, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488331336, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 68 'D', flags = 245 '\365'}, {next_for_neutral_pos = 140737488332224, next_for_neutral_type = 7, last_strong_type = 6, prev_for_neutral_type = 1, level = 96 '`', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 48, next_for_neutral_type = 0, last_strong_type = 5, prev_for_neutral_type = 5, level = 68 'D', flags = 245 '\365'}, {next_for_neutral_pos = 140737488332272, next_for_neutral_type = 3, last_strong_type = 2, prev_for_neutral_type = 3, level = 96 '`', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 2, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 140737488331328, next_for_neutral_type = 0, last_strong_type = 1, prev_for_neutral_type = 1, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 16238, next_for_neutral_type = 1, last_strong_type = 1, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 74, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 7, level = 139 '\213', flags = 245 '\365'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 11838240, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 0, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 7, level = 255 '\377', flags = 255 '\377'}, {next_for_neutral_pos = 6500404, next_for_neutral_type = 0, last_strong_type = 0, prev_for_neutral_type = 0, level = 0 '\000', flags = 0 '\000'}, {next_for_neutral_pos = 140737488332336, next_for_neutral_type = 0, last_strong_type = 4, prev_for_neutral_type = 4, level = 180 '\264', flags = 0 '\000'}}, string = {lstring = 0x0, s = 0x0, schars = 140737488332312, bufpos = 4904783, from_disp_str = false, unibyte = false}, w = 0xcffffa630, paragraph_dir = (unknown: 4117530416), separator_limit = 140737488332360, first_elt = true, new_paragraph = true, frame_window_p = false}, paragraph_embedding = (L2R | unknown: 4935156)}
        current_matrix_up_to_date_p = false
        used_current_matrix_p = false
        buffer_unchanged_p = false
        temp_scroll_step = false
        count = 15
        rc = 0
        centering_position = -1
        last_line_misfit = false
        beg_unchanged = 0
        end_unchanged = 0
        frame_line_height = 23
        margin = 0
        use_desired_matrix = false
        itdata = 0x0
#11 0x000000000046d975 in redisplay_window_0 (window=0xc19515) at xdisp.c:16323
No locals.
#12 0x000000000062b2bb in internal_condition_case_1 (bfun=0x46d933 <redisplay_window_0>, arg=0xc19515, handlers=0x7ffff55cbb3b, hfun=0x46d8fb <redisplay_window_error>) at eval.c:1379
        val = 0x442e57 <BUFFERP+29>
        c = 0xbf4860
#13 0x000000000046d8d2 in redisplay_windows (window=0xc19515) at xdisp.c:16303
        w = 0xc19510
#14 0x000000000046c7f8 in redisplay_internal () at xdisp.c:15771
        gcscrollbars = true
        f_redisplay_flag = true
        f = 0xc192d0
        w = 0xc19510
        sw = 0xc19510
        fr = 0xc192d0
        pending = false
        must_finish = true
        match_p = true
        tlbufpos = {charpos = 1, bytepos = 1}
        tlendpos = {charpos = 0, bytepos = 0}
        number_of_visible_frames = 1
        count = 12
        sf = 0xc192d0
        polling_stopped_here = false
        tail = 0xc62753
        frame = 0xc192d5
        hscroll_retries = 0
        garbaged_frame_retries = 0
        consider_all_windows_p = true
        update_miniwindow_p = true
#15 0x000000000046d264 in redisplay_preserve_echo_area (from_where=2) at xdisp.c:16120
        count = 11
#16 0x000000000042e839 in Fredisplay (force=0x0) at dispnew.c:6085
        count = 11
#17 0x000000000062ebbf in funcall_subr (subr=0xac1a00 <Sredisplay>, numargs=0, args=0x7fffffffbeb8) at eval.c:2867
        internal_argbuf = {0x0, 0x7fffffffbdd8, 0x60b605 <PSEUDOVECTORP+57>, 0x900000000, 0xb4a320 <lispsym>, 0x1000000000, 0xac1a00 <Sredisplay>, 0x7fffffffbe08}
        internal_args = 0x7fffffffbdb0
#18 0x000000000062e7e8 in Ffuncall (nargs=1, args=0x7fffffffbeb0) at eval.c:2794
        fun = 0xac1a05 <Sredisplay+5>
        original_fun = 0x7ffff46bc9d0
        funcar = 0x60b0f4 <builtin_lisp_symbol+44>
        numargs = 0
        val = 0x0
        count = 10
#19 0x0000000000677bd5 in exec_byte_code (bytestr=0x7ffff5206e84, vector=0x7ffff5206c3d, maxdepth=0x1e, args_template=0xc06, nargs=1, args=0x7fffffffc400) at bytecode.c:635
        op = 0
        type = (CONDITION_CASE | CATCHER_ALL | unknown: 4603020)
        targets = {0x67a558 <exec_byte_code+13354>, 0x67a57e <exec_byte_code+13392>, 0x67a580 <exec_byte_code+13394>, 0x67a582 <exec_byte_code+13396>, 0x67a584 <exec_byte_code+13398>, 0x67a584 <exec_byte_code+13398>, 0x67a5de <exec_byte_code+13488>, 0x67a647 <exec_byte_code+13593>, 0x6775d8 <exec_byte_code+1194>, 0x6775da <exec_byte_code+1196>, 0x6775dc <exec_byte_code+1198>, 0x6775de <exec_byte_code+1200>, 0x6775e0 <exec_byte_code+1202>, 0x6775e0 <exec_byte_code+1202>, 0x6775e6 <exec_byte_code+1208>, 0x6775a7 <exec_byte_code+1145>, 0x67791d <exec_byte_code+2031>, 0x67791f <exec_byte_code+2033>, 0x677921 <exec_byte_code+2035>, 0x677923 <exec_byte_code+2037>, 0x677925 <exec_byte_code+2039>, 0x677925 <exec_byte_code+2039>, 0x67795a <exec_byte_code+2092>, 0x67792b <exec_byte_code+2045>, 0x677af8 <exec_byte_code+2506>, 0x677afa <exec_byte_code+2508>, 0x677afc <exec_byte_code+2510>, 0x677afe <exec_byte_code+2512>, 0x677b00 <exec_byte_code+2514>, 0x677b00 <exec_byte_code+2514>, 0x677ab2 <exec_byte_code+2436>, 0x677ac9 <exec_byte_code+2459>, 0x677ba2 <exec_byte_code+2676>, 0x677ba4 <exec_byte_code+2678>, 0x677ba6 <exec_byte_code+2680>, 0x677ba8 <exec_byte_code+2682>, 0x677baa <exec_byte_code+2684>, 0x677baa <exec_byte_code+2684>, 0x677b5c <exec_byte_code+2606>, 0x677b73 <exec_byte_code+2629>, 0x677c4c <exec_byte_code+2846>, 0x677c4e <exec_byte_code+2848>, 0x677c50 <exec_byte_code+2850>, 0x677c52 <exec_byte_code+2852>, 0x677c54 <exec_byte_code+2854>, 0x677c54 <exec_byte_code+2854>, 0x677c06 <exec_byte_code+2776>, 0x677c1d <exec_byte_code+2799>, 0x6783ec <exec_byte_code+4798>, 0x6782da <exec_byte_code+4524>, 0x6782d1 <exec_byte_code+4515>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x6785ee <exec_byte_code+5312>, 0x6786ca <exec_byte_code+5532>, 0x678722 <exec_byte_code+5620>, 0x67877d <exec_byte_code+5711>, 0x6787da <exec_byte_code+5804>, 0x6777c2 <exec_byte_code+1684>, 0x677838 <exec_byte_code+1802>, 0x67884e <exec_byte_code+5920>, 0x67773e <exec_byte_code+1552>, 0x677898 <exec_byte_code+1898>, 0x6788b1 <exec_byte_code+6019>, 0x678911 <exec_byte_code+6115>, 0x678951 <exec_byte_code+6179>, 0x6789b1 <exec_byte_code+6275>, 0x678a0f <exec_byte_code+6369>, 0x678ae9 <exec_byte_code+6587>, 0x678b29 <exec_byte_code+6651>, 0x678b89 <exec_byte_code+6747>, 0x678c06 <exec_byte_code+6872>, 0x678c46 <exec_byte_code+6936>, 0x678c86 <exec_byte_code+7000>, 0x678ce6 <exec_byte_code+7096>, 0x678d46 <exec_byte_code+7192>, 0x678da6 <exec_byte_code+7288>, 0x678e23 <exec_byte_code+7413>, 0x678e6a <exec_byte_code+7484>, 0x678eb1 <exec_byte_code+7555>, 0x678f6c <exec_byte_code+7742>, 0x67900c <exec_byte_code+7902>, 0x6790ac <exec_byte_code+8062>, 0x679111 <exec_byte_code+8163>, 0x679176 <exec_byte_code+8264>, 0x6791db <exec_byte_code+8365>, 0x679240 <exec_byte_code+8466>, 0x6792a5 <exec_byte_code+8567>, 0x6792ec <exec_byte_code+8638>, 0x67938d <exec_byte_code+8799>, 0x6793d4 <exec_byte_code+8870>, 0x67941b <exec_byte_code+8941>, 0x679462 <exec_byte_code+9012>, 0x679550 <exec_byte_code+9250>, 0x678186 <exec_byte_code+4184>, 0x6795a3 <exec_byte_code+9333>, 0x6795e3 <exec_byte_code+9397>, 0x679699 <exec_byte_code+9579>, 0x6796f7 <exec_byte_code+9673>, 0x67974a <exec_byte_code+9756>, 0x67978a <exec_byte_code+9820>, 0x6797c5 <exec_byte_code+9879>, 0x679800 <exec_byte_code+9938>, 0x679843 <exec_byte_code+10005>, 0x67a558 <exec_byte_code+13354>, 0x679893 <exec_byte_code+10085>, 0x6798ce <exec_byte_code+10144>, 0x679909 <exec_byte_code+10203>, 0x679944 <exec_byte_code+10262>, 0x67997f <exec_byte_code+10321>, 0x6799ba <exec_byte_code+10380>, 0x678186 <exec_byte_code+4184>, 0x67a558 <exec_byte_code+13354>, 0x6799fa <exec_byte_code+10444>, 0x679a42 <exec_byte_code+10516>, 0x679a82 <exec_byte_code+10580>, 0x679ac2 <exec_byte_code+10644>, 0x679b22 <exec_byte_code+10740>, 0x679b82 <exec_byte_code+10836>, 0x679bc2 <exec_byte_code+10900>, 0x679c73 <exec_byte_code+11077>, 0x679cd3 <exec_byte_code+11173>, 0x679d33 <exec_byte_code+11269>, 0x679d93 <exec_byte_code+11365>, 0x679dce <exec_byte_code+11424>, 0x67a558 <exec_byte_code+13354>, 0x6780e2 <exec_byte_code+4020>, 0x677ced <exec_byte_code+3007>, 0x6776b7 <exec_byte_code+1417>, 0x677d95 <exec_byte_code+3175>, 0x677e0e <exec_byte_code+3296>, 0x677e84 <exec_byte_code+3414>, 0x6780a1 <exec_byte_code+3955>, 0x6780b6 <exec_byte_code+3976>, 0x677a6a <exec_byte_code+2364>, 0x67815a <exec_byte_code+4140>, 0x6781b2 <exec_byte_code+4228>, 0x678236 <exec_byte_code+4360>, 0x67826f <exec_byte_code+4417>, 0x67842d <exec_byte_code+4863>, 0x67849b <exec_byte_code+4973>, 0x678518 <exec_byte_code+5098>, 0x678573 <exec_byte_code+5189>, 0x677caa <exec_byte_code+2940>, 0x679e0e <exec_byte_code+11488>, 0x679e8b <exec_byte_code+11613>, 0x679ecb <exec_byte_code+11677>, 0x679f0b <exec_byte_code+11741>, 0x679f4b <exec_byte_code+11805>, 0x679f8b <exec_byte_code+11869>, 0x679feb <exec_byte_code+11965>, 0x67a04b <exec_byte_code+12061>, 0x67a0ab <exec_byte_code+12157>, 0x67a10b <exec_byte_code+12253>, 0x67a217 <exec_byte_code+12521>, 0x67a277 <exec_byte_code+12617>, 0x67a2d7 <exec_byte_code+12713>, 0x67a317 <exec_byte_code+12777>, 0x67a377 <exec_byte_code+12873>, 0x67a3d7 <exec_byte_code+12969>, 0x67a417 <exec_byte_code+13033>, 0x67a457 <exec_byte_code+13097>, 0x6794a9 <exec_byte_code+9083>, 0x6794f0 <exec_byte_code+9154>, 0x67a49e <exec_byte_code+13168>, 0x67a4fb <exec_byte_code+13261>, 0x67a558 <exec_byte_code+13354>, 0x677efa <exec_byte_code+3532>, 0x677f17 <exec_byte_code+3561>, 0x677f7b <exec_byte_code+3661>, 0x677fdf <exec_byte_code+3761>, 0x678040 <exec_byte_code+3858>, 0x678a75 <exec_byte_code+6471>, 0x678ef8 <exec_byte_code+7626>, 0x679625 <exec_byte_code+9463>, 0x67a6cf <exec_byte_code+13729>, 0x67a739 <exec_byte_code+13835>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a7c4 <exec_byte_code+13974>, 0x67a840 <exec_byte_code+14098>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a992 <exec_byte_code+14436> <repeats 64 times>}
        const_length = 12
        bytestr_length = 90
        vectorp = 0x7ffff5206c40
        quitcounter = 1 '\001'
        stack_items = 8
        sa_avail = 16230
        sa_count = 10
        alloc = 0x7fffffffbe90
        item_bytes = 64
        stack_base = 0x7fffffffbe90
        top = 0x7fffffffbeb0
        stack_lim = 0x7fffffffbed0
        bytestr_data = 0x7fffffffbed0 "\001\247\203\022"
        pc = 0x7fffffffbf12 "\210\310\032\313\310\306\005#)\211?\206W"
        count = 10
        result = 0x0
#20 0x000000000062ee59 in fetch_and_exec_byte_code (fun=0x7ffff5206c0d, syms_left=0xc06, nargs=1, args=0x7fffffffc3f8) at eval.c:2916
No locals.
#21 0x000000000062f1e6 in funcall_lambda (fun=0x7ffff5206c0d, nargs=1, arg_vector=0x7fffffffc3f8) at eval.c:2997
        val = 0x7fffffffc350
        syms_left = 0xc06
        next = 0xb4a320 <lispsym>
        lexenv = 0x1800000000
        count = 10
        i = 6456543
        optional = false
        rest = false
#22 0x000000000062e82c in Ffuncall (nargs=2, args=0x7fffffffc3f0) at eval.c:2796
        fun = 0x7ffff5206c0d
        original_fun = 0x7ffff46bc8b8
        funcar = 0x676bf3 <BIGNUMP+29>
        numargs = 1
        val = 0x0
        count = 9
#23 0x0000000000677bd5 in exec_byte_code (bytestr=0x7ffff5386294, vector=0x7ffff5385e4d, maxdepth=0x3e, args_template=0xc06, nargs=3, args=0x7fffffffcb58) at bytecode.c:635
        op = 1
        type = (CONDITION_CASE | CATCHER_ALL | unknown: 12264464)
        targets = {0x67a558 <exec_byte_code+13354>, 0x67a57e <exec_byte_code+13392>, 0x67a580 <exec_byte_code+13394>, 0x67a582 <exec_byte_code+13396>, 0x67a584 <exec_byte_code+13398>, 0x67a584 <exec_byte_code+13398>, 0x67a5de <exec_byte_code+13488>, 0x67a647 <exec_byte_code+13593>, 0x6775d8 <exec_byte_code+1194>, 0x6775da <exec_byte_code+1196>, 0x6775dc <exec_byte_code+1198>, 0x6775de <exec_byte_code+1200>, 0x6775e0 <exec_byte_code+1202>, 0x6775e0 <exec_byte_code+1202>, 0x6775e6 <exec_byte_code+1208>, 0x6775a7 <exec_byte_code+1145>, 0x67791d <exec_byte_code+2031>, 0x67791f <exec_byte_code+2033>, 0x677921 <exec_byte_code+2035>, 0x677923 <exec_byte_code+2037>, 0x677925 <exec_byte_code+2039>, 0x677925 <exec_byte_code+2039>, 0x67795a <exec_byte_code+2092>, 0x67792b <exec_byte_code+2045>, 0x677af8 <exec_byte_code+2506>, 0x677afa <exec_byte_code+2508>, 0x677afc <exec_byte_code+2510>, 0x677afe <exec_byte_code+2512>, 0x677b00 <exec_byte_code+2514>, 0x677b00 <exec_byte_code+2514>, 0x677ab2 <exec_byte_code+2436>, 0x677ac9 <exec_byte_code+2459>, 0x677ba2 <exec_byte_code+2676>, 0x677ba4 <exec_byte_code+2678>, 0x677ba6 <exec_byte_code+2680>, 0x677ba8 <exec_byte_code+2682>, 0x677baa <exec_byte_code+2684>, 0x677baa <exec_byte_code+2684>, 0x677b5c <exec_byte_code+2606>, 0x677b73 <exec_byte_code+2629>, 0x677c4c <exec_byte_code+2846>, 0x677c4e <exec_byte_code+2848>, 0x677c50 <exec_byte_code+2850>, 0x677c52 <exec_byte_code+2852>, 0x677c54 <exec_byte_code+2854>, 0x677c54 <exec_byte_code+2854>, 0x677c06 <exec_byte_code+2776>, 0x677c1d <exec_byte_code+2799>, 0x6783ec <exec_byte_code+4798>, 0x6782da <exec_byte_code+4524>, 0x6782d1 <exec_byte_code+4515>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x6785ee <exec_byte_code+5312>, 0x6786ca <exec_byte_code+5532>, 0x678722 <exec_byte_code+5620>, 0x67877d <exec_byte_code+5711>, 0x6787da <exec_byte_code+5804>, 0x6777c2 <exec_byte_code+1684>, 0x677838 <exec_byte_code+1802>, 0x67884e <exec_byte_code+5920>, 0x67773e <exec_byte_code+1552>, 0x677898 <exec_byte_code+1898>, 0x6788b1 <exec_byte_code+6019>, 0x678911 <exec_byte_code+6115>, 0x678951 <exec_byte_code+6179>, 0x6789b1 <exec_byte_code+6275>, 0x678a0f <exec_byte_code+6369>, 0x678ae9 <exec_byte_code+6587>, 0x678b29 <exec_byte_code+6651>, 0x678b89 <exec_byte_code+6747>, 0x678c06 <exec_byte_code+6872>, 0x678c46 <exec_byte_code+6936>, 0x678c86 <exec_byte_code+7000>, 0x678ce6 <exec_byte_code+7096>, 0x678d46 <exec_byte_code+7192>, 0x678da6 <exec_byte_code+7288>, 0x678e23 <exec_byte_code+7413>, 0x678e6a <exec_byte_code+7484>, 0x678eb1 <exec_byte_code+7555>, 0x678f6c <exec_byte_code+7742>, 0x67900c <exec_byte_code+7902>, 0x6790ac <exec_byte_code+8062>, 0x679111 <exec_byte_code+8163>, 0x679176 <exec_byte_code+8264>, 0x6791db <exec_byte_code+8365>, 0x679240 <exec_byte_code+8466>, 0x6792a5 <exec_byte_code+8567>, 0x6792ec <exec_byte_code+8638>, 0x67938d <exec_byte_code+8799>, 0x6793d4 <exec_byte_code+8870>, 0x67941b <exec_byte_code+8941>, 0x679462 <exec_byte_code+9012>, 0x679550 <exec_byte_code+9250>, 0x678186 <exec_byte_code+4184>, 0x6795a3 <exec_byte_code+9333>, 0x6795e3 <exec_byte_code+9397>, 0x679699 <exec_byte_code+9579>, 0x6796f7 <exec_byte_code+9673>, 0x67974a <exec_byte_code+9756>, 0x67978a <exec_byte_code+9820>, 0x6797c5 <exec_byte_code+9879>, 0x679800 <exec_byte_code+9938>, 0x679843 <exec_byte_code+10005>, 0x67a558 <exec_byte_code+13354>, 0x679893 <exec_byte_code+10085>, 0x6798ce <exec_byte_code+10144>, 0x679909 <exec_byte_code+10203>, 0x679944 <exec_byte_code+10262>, 0x67997f <exec_byte_code+10321>, 0x6799ba <exec_byte_code+10380>, 0x678186 <exec_byte_code+4184>, 0x67a558 <exec_byte_code+13354>, 0x6799fa <exec_byte_code+10444>, 0x679a42 <exec_byte_code+10516>, 0x679a82 <exec_byte_code+10580>, 0x679ac2 <exec_byte_code+10644>, 0x679b22 <exec_byte_code+10740>, 0x679b82 <exec_byte_code+10836>, 0x679bc2 <exec_byte_code+10900>, 0x679c73 <exec_byte_code+11077>, 0x679cd3 <exec_byte_code+11173>, 0x679d33 <exec_byte_code+11269>, 0x679d93 <exec_byte_code+11365>, 0x679dce <exec_byte_code+11424>, 0x67a558 <exec_byte_code+13354>, 0x6780e2 <exec_byte_code+4020>, 0x677ced <exec_byte_code+3007>, 0x6776b7 <exec_byte_code+1417>, 0x677d95 <exec_byte_code+3175>, 0x677e0e <exec_byte_code+3296>, 0x677e84 <exec_byte_code+3414>, 0x6780a1 <exec_byte_code+3955>, 0x6780b6 <exec_byte_code+3976>, 0x677a6a <exec_byte_code+2364>, 0x67815a <exec_byte_code+4140>, 0x6781b2 <exec_byte_code+4228>, 0x678236 <exec_byte_code+4360>, 0x67826f <exec_byte_code+4417>, 0x67842d <exec_byte_code+4863>, 0x67849b <exec_byte_code+4973>, 0x678518 <exec_byte_code+5098>, 0x678573 <exec_byte_code+5189>, 0x677caa <exec_byte_code+2940>, 0x679e0e <exec_byte_code+11488>, 0x679e8b <exec_byte_code+11613>, 0x679ecb <exec_byte_code+11677>, 0x679f0b <exec_byte_code+11741>, 0x679f4b <exec_byte_code+11805>, 0x679f8b <exec_byte_code+11869>, 0x679feb <exec_byte_code+11965>, 0x67a04b <exec_byte_code+12061>, 0x67a0ab <exec_byte_code+12157>, 0x67a10b <exec_byte_code+12253>, 0x67a217 <exec_byte_code+12521>, 0x67a277 <exec_byte_code+12617>, 0x67a2d7 <exec_byte_code+12713>, 0x67a317 <exec_byte_code+12777>, 0x67a377 <exec_byte_code+12873>, 0x67a3d7 <exec_byte_code+12969>, 0x67a417 <exec_byte_code+13033>, 0x67a457 <exec_byte_code+13097>, 0x6794a9 <exec_byte_code+9083>, 0x6794f0 <exec_byte_code+9154>, 0x67a49e <exec_byte_code+13168>, 0x67a4fb <exec_byte_code+13261>, 0x67a558 <exec_byte_code+13354>, 0x677efa <exec_byte_code+3532>, 0x677f17 <exec_byte_code+3561>, 0x677f7b <exec_byte_code+3661>, 0x677fdf <exec_byte_code+3761>, 0x678040 <exec_byte_code+3858>, 0x678a75 <exec_byte_code+6471>, 0x678ef8 <exec_byte_code+7626>, 0x679625 <exec_byte_code+9463>, 0x67a6cf <exec_byte_code+13729>, 0x67a739 <exec_byte_code+13835>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a7c4 <exec_byte_code+13974>, 0x67a840 <exec_byte_code+14098>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a992 <exec_byte_code+14436> <repeats 64 times>}
        const_length = 50
        bytestr_length = 295
        vectorp = 0x7ffff5385e50
        quitcounter = 1 '\001'
        stack_items = 16
        sa_avail = 15961
        sa_count = 9
        alloc = 0x7fffffffc3c0
        item_bytes = 128
        stack_base = 0x7fffffffc3c0
        top = 0x7fffffffc3f0
        stack_lim = 0x7fffffffc440
        bytestr_data = 0x7fffffffc440 "\001\204\020"
        pc = 0x7fffffffc4b1 "\211\205$\001\016.:?\205$\001\016-\203", <incomplete sequence \337>
        count = 9
        result = 0x7fffffffc620
#24 0x000000000062ee59 in fetch_and_exec_byte_code (fun=0x7ffff538529d, syms_left=0xc06, nargs=3, args=0x7fffffffcb40) at eval.c:2916
No locals.
#25 0x000000000062f1e6 in funcall_lambda (fun=0x7ffff538529d, nargs=3, arg_vector=0x7fffffffcb40) at eval.c:2997
        val = 0x7fffffffc990
        syms_left = 0xc06
        next = 0x25
        lexenv = 0x1800000000
        count = 9
        i = 6456543
        optional = false
        rest = false
#26 0x000000000062e82c in Ffuncall (nargs=4, args=0x7fffffffcb38) at eval.c:2796
        fun = 0x7ffff538529d
        original_fun = 0x7ffff483af28
        funcar = 0xffffc9d0
        numargs = 3
        val = 0x0
        count = 8
#27 0x0000000000625b83 in Ffuncall_interactively (nargs=4, args=0x7fffffffcb38) at callint.c:254
        speccount = 7
#28 0x000000000062eafb in funcall_subr (subr=0xacf400 <Sfuncall_interactively>, numargs=4, args=0x7fffffffcb38) at eval.c:2847
No locals.
#29 0x000000000062e7e8 in Ffuncall (nargs=5, args=0x7fffffffcb30) at eval.c:2794
        fun = 0xacf405 <Sfuncall_interactively+5>
        original_fun = 0x6e10
        funcar = 0x633034 <builtin_lisp_symbol+44>
        numargs = 4
        val = 0x0
        count = 6
#30 0x000000000062dc2b in Fapply (nargs=3, args=0x7fffffffcc10) at eval.c:2424
        i = 5
        funcall_nargs = 5
        funcall_args = 0x7fffffffcb30
        spread_arg = 0x0
        fun = 0xacf405 <Sfuncall_interactively+5>
        sa_avail = 16344
        sa_count = 6
        numargs = 4
        retval = 0x192f583
#31 0x0000000000625f3e in Fcall_interactively (function=0x7ffff483af28, record_flag=0x0, keys=0x7ffff58a1bad) at callint.c:342
        funval = 0x7ffff538529d
        events = 49
        input = 0x7ffff53852d3
        speccount = 6
        arg_from_tty = false
        key_count = 1
        record_then_fail = false
        save_this_command = 0x7ffff483af28
        save_this_original_command = 0x7ffff483af28
        save_real_this_command = 0x7ffff483af28
        save_last_command = 0x7ffff481dff0
        prefix_arg = 0x0
        enable = 0x0
        up_event = 0x0
        form = 0x19225d3
        specs = 0x192f543
        sa_avail = 47244640256
        sa_count = 11838240
        string_len = 584115539240
        string = 0x60b605 <PSEUDOVECTORP+57> "\311\303UH\211\345H\211}\370H\203", <incomplete sequence \370>
        string_end = 0x0
        next_event = 140737488342488
        nargs = 51358749341
        args = 0x7fffffffcdb8
        visargs = 0xcffffcd10
        varies = 0x7ffff51e66f5 ""
        tem = 0xc192d0 "\031\340\002\t"
        val = 0xc00000030
#32 0x000000000062ec15 in funcall_subr (subr=0xacf440 <Scall_interactively>, numargs=3, args=0x7fffffffcf70) at eval.c:2872
        internal_argbuf = {0x7ffff483af28, 0x0, 0x0, 0x7fffffffce80, 0xb4a320 <lispsym>, 0x1000000000, 0xacf440 <Scall_interactively>, 0x7fffffffcea8}
        internal_args = 0x7fffffffcf70
#33 0x000000000062e7e8 in Ffuncall (nargs=4, args=0x7fffffffcf68) at eval.c:2794
        fun = 0xacf445 <Scall_interactively+5>
        original_fun = 0x7ffff4723a38
        funcar = 0x0
        numargs = 3
        val = 0x0
        count = 5
#34 0x0000000000677bd5 in exec_byte_code (bytestr=0x7ffff533a5ac, vector=0x7ffff533a13d, maxdepth=0x36, args_template=0x1006, nargs=1, args=0x7fffffffd4e0) at bytecode.c:635
        op = 3
        type = (unknown: 4119591360)
        targets = {0x67a558 <exec_byte_code+13354>, 0x67a57e <exec_byte_code+13392>, 0x67a580 <exec_byte_code+13394>, 0x67a582 <exec_byte_code+13396>, 0x67a584 <exec_byte_code+13398>, 0x67a584 <exec_byte_code+13398>, 0x67a5de <exec_byte_code+13488>, 0x67a647 <exec_byte_code+13593>, 0x6775d8 <exec_byte_code+1194>, 0x6775da <exec_byte_code+1196>, 0x6775dc <exec_byte_code+1198>, 0x6775de <exec_byte_code+1200>, 0x6775e0 <exec_byte_code+1202>, 0x6775e0 <exec_byte_code+1202>, 0x6775e6 <exec_byte_code+1208>, 0x6775a7 <exec_byte_code+1145>, 0x67791d <exec_byte_code+2031>, 0x67791f <exec_byte_code+2033>, 0x677921 <exec_byte_code+2035>, 0x677923 <exec_byte_code+2037>, 0x677925 <exec_byte_code+2039>, 0x677925 <exec_byte_code+2039>, 0x67795a <exec_byte_code+2092>, 0x67792b <exec_byte_code+2045>, 0x677af8 <exec_byte_code+2506>, 0x677afa <exec_byte_code+2508>, 0x677afc <exec_byte_code+2510>, 0x677afe <exec_byte_code+2512>, 0x677b00 <exec_byte_code+2514>, 0x677b00 <exec_byte_code+2514>, 0x677ab2 <exec_byte_code+2436>, 0x677ac9 <exec_byte_code+2459>, 0x677ba2 <exec_byte_code+2676>, 0x677ba4 <exec_byte_code+2678>, 0x677ba6 <exec_byte_code+2680>, 0x677ba8 <exec_byte_code+2682>, 0x677baa <exec_byte_code+2684>, 0x677baa <exec_byte_code+2684>, 0x677b5c <exec_byte_code+2606>, 0x677b73 <exec_byte_code+2629>, 0x677c4c <exec_byte_code+2846>, 0x677c4e <exec_byte_code+2848>, 0x677c50 <exec_byte_code+2850>, 0x677c52 <exec_byte_code+2852>, 0x677c54 <exec_byte_code+2854>, 0x677c54 <exec_byte_code+2854>, 0x677c06 <exec_byte_code+2776>, 0x677c1d <exec_byte_code+2799>, 0x6783ec <exec_byte_code+4798>, 0x6782da <exec_byte_code+4524>, 0x6782d1 <exec_byte_code+4515>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x6785ee <exec_byte_code+5312>, 0x6786ca <exec_byte_code+5532>, 0x678722 <exec_byte_code+5620>, 0x67877d <exec_byte_code+5711>, 0x6787da <exec_byte_code+5804>, 0x6777c2 <exec_byte_code+1684>, 0x677838 <exec_byte_code+1802>, 0x67884e <exec_byte_code+5920>, 0x67773e <exec_byte_code+1552>, 0x677898 <exec_byte_code+1898>, 0x6788b1 <exec_byte_code+6019>, 0x678911 <exec_byte_code+6115>, 0x678951 <exec_byte_code+6179>, 0x6789b1 <exec_byte_code+6275>, 0x678a0f <exec_byte_code+6369>, 0x678ae9 <exec_byte_code+6587>, 0x678b29 <exec_byte_code+6651>, 0x678b89 <exec_byte_code+6747>, 0x678c06 <exec_byte_code+6872>, 0x678c46 <exec_byte_code+6936>, 0x678c86 <exec_byte_code+7000>, 0x678ce6 <exec_byte_code+7096>, 0x678d46 <exec_byte_code+7192>, 0x678da6 <exec_byte_code+7288>, 0x678e23 <exec_byte_code+7413>, 0x678e6a <exec_byte_code+7484>, 0x678eb1 <exec_byte_code+7555>, 0x678f6c <exec_byte_code+7742>, 0x67900c <exec_byte_code+7902>, 0x6790ac <exec_byte_code+8062>, 0x679111 <exec_byte_code+8163>, 0x679176 <exec_byte_code+8264>, 0x6791db <exec_byte_code+8365>, 0x679240 <exec_byte_code+8466>, 0x6792a5 <exec_byte_code+8567>, 0x6792ec <exec_byte_code+8638>, 0x67938d <exec_byte_code+8799>, 0x6793d4 <exec_byte_code+8870>, 0x67941b <exec_byte_code+8941>, 0x679462 <exec_byte_code+9012>, 0x679550 <exec_byte_code+9250>, 0x678186 <exec_byte_code+4184>, 0x6795a3 <exec_byte_code+9333>, 0x6795e3 <exec_byte_code+9397>, 0x679699 <exec_byte_code+9579>, 0x6796f7 <exec_byte_code+9673>, 0x67974a <exec_byte_code+9756>, 0x67978a <exec_byte_code+9820>, 0x6797c5 <exec_byte_code+9879>, 0x679800 <exec_byte_code+9938>, 0x679843 <exec_byte_code+10005>, 0x67a558 <exec_byte_code+13354>, 0x679893 <exec_byte_code+10085>, 0x6798ce <exec_byte_code+10144>, 0x679909 <exec_byte_code+10203>, 0x679944 <exec_byte_code+10262>, 0x67997f <exec_byte_code+10321>, 0x6799ba <exec_byte_code+10380>, 0x678186 <exec_byte_code+4184>, 0x67a558 <exec_byte_code+13354>, 0x6799fa <exec_byte_code+10444>, 0x679a42 <exec_byte_code+10516>, 0x679a82 <exec_byte_code+10580>, 0x679ac2 <exec_byte_code+10644>, 0x679b22 <exec_byte_code+10740>, 0x679b82 <exec_byte_code+10836>, 0x679bc2 <exec_byte_code+10900>, 0x679c73 <exec_byte_code+11077>, 0x679cd3 <exec_byte_code+11173>, 0x679d33 <exec_byte_code+11269>, 0x679d93 <exec_byte_code+11365>, 0x679dce <exec_byte_code+11424>, 0x67a558 <exec_byte_code+13354>, 0x6780e2 <exec_byte_code+4020>, 0x677ced <exec_byte_code+3007>, 0x6776b7 <exec_byte_code+1417>, 0x677d95 <exec_byte_code+3175>, 0x677e0e <exec_byte_code+3296>, 0x677e84 <exec_byte_code+3414>, 0x6780a1 <exec_byte_code+3955>, 0x6780b6 <exec_byte_code+3976>, 0x677a6a <exec_byte_code+2364>, 0x67815a <exec_byte_code+4140>, 0x6781b2 <exec_byte_code+4228>, 0x678236 <exec_byte_code+4360>, 0x67826f <exec_byte_code+4417>, 0x67842d <exec_byte_code+4863>, 0x67849b <exec_byte_code+4973>, 0x678518 <exec_byte_code+5098>, 0x678573 <exec_byte_code+5189>, 0x677caa <exec_byte_code+2940>, 0x679e0e <exec_byte_code+11488>, 0x679e8b <exec_byte_code+11613>, 0x679ecb <exec_byte_code+11677>, 0x679f0b <exec_byte_code+11741>, 0x679f4b <exec_byte_code+11805>, 0x679f8b <exec_byte_code+11869>, 0x679feb <exec_byte_code+11965>, 0x67a04b <exec_byte_code+12061>, 0x67a0ab <exec_byte_code+12157>, 0x67a10b <exec_byte_code+12253>, 0x67a217 <exec_byte_code+12521>, 0x67a277 <exec_byte_code+12617>, 0x67a2d7 <exec_byte_code+12713>, 0x67a317 <exec_byte_code+12777>, 0x67a377 <exec_byte_code+12873>, 0x67a3d7 <exec_byte_code+12969>, 0x67a417 <exec_byte_code+13033>, 0x67a457 <exec_byte_code+13097>, 0x6794a9 <exec_byte_code+9083>, 0x6794f0 <exec_byte_code+9154>, 0x67a49e <exec_byte_code+13168>, 0x67a4fb <exec_byte_code+13261>, 0x67a558 <exec_byte_code+13354>, 0x677efa <exec_byte_code+3532>, 0x677f17 <exec_byte_code+3561>, 0x677f7b <exec_byte_code+3661>, 0x677fdf <exec_byte_code+3761>, 0x678040 <exec_byte_code+3858>, 0x678a75 <exec_byte_code+6471>, 0x678ef8 <exec_byte_code+7626>, 0x679625 <exec_byte_code+9463>, 0x67a6cf <exec_byte_code+13729>, 0x67a739 <exec_byte_code+13835>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a7c4 <exec_byte_code+13974>, 0x67a840 <exec_byte_code+14098>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a558 <exec_byte_code+13354>, 0x67a992 <exec_byte_code+14436> <repeats 64 times>}
        const_length = 24
        bytestr_length = 144
        vectorp = 0x7ffff533a140
        quitcounter = 1 '\001'
        stack_items = 14
        sa_avail = 16128
        sa_count = 5
        alloc = 0x7fffffffcf30
        item_bytes = 112
        stack_base = 0x7fffffffcf30
        top = 0x7fffffffcf68
        stack_lim = 0x7fffffffcfa0
        bytestr_data = 0x7fffffffcfa0 "\304\020\211?\205\023"
        pc = 0x7fffffffd006 "\006\006\071\203\215"
        count = 5
        result = 0xdd10
#35 0x000000000062ee59 in fetch_and_exec_byte_code (fun=0x7ffff533a10d, syms_left=0x1006, nargs=1, args=0x7fffffffd4d8) at eval.c:2916
No locals.
#36 0x000000000062f1e6 in funcall_lambda (fun=0x7ffff533a10d, nargs=1, arg_vector=0x7fffffffd4d8) at eval.c:2997
        val = 0x7fffffffd450
        syms_left = 0x1006
        next = 0x100000002
        lexenv = 0x1800000000
        count = 5
        i = 6456543
        optional = false
        rest = false
#37 0x000000000062e82c in Ffuncall (nargs=2, args=0x7fffffffd4d0) at eval.c:2796
        fun = 0x7ffff533a10d
        original_fun = 0x4320
        funcar = 0x7fffffffd4d8
        numargs = 1
        val = 0x4
        count = 4
#38 0x000000000062e1e2 in call1 (fn=0x4320, arg1=0x7ffff483af28) at eval.c:2654
No locals.
#39 0x00000000005781f8 in command_loop_1 () at keyboard.c:1463
        scount = 3
        cmd = 0x7ffff483af28
        keybuf = {0x200001e2, 0x7ffff58bf9f0, 0x100000000, 0x0, 0x0, 0x8250, 0x130, 0xb52570 <lispsym+33360>, 0xb52570 <lispsym+33360>, 0x0, 0x7fffffffd590, 0x630447 <do_one_unbind+454>, 0x100000002, 0x7fffffffd5b0, 0xb4a320 <lispsym>, 0x0, 0x0, 0x7fffffffd590, 0x6281da <builtin_lisp_symbol+44>, 0x0, 0x7fffffffd5f0, 0x6306c5 <unbind_to+230>, 0xba53b3, 0x3, 0xb4a320 <lispsym>, 0x0, 0x0, 0x7fffffffd5e0, 0x6281da <builtin_lisp_symbol+44>, 0x0}
        i = 1
        prev_modiff = 200
        prev_buffer = 0x7ffff51e66f0
        already_adjusted = false
#40 0x000000000062b214 in internal_condition_case (bfun=0x577a19 <command_loop_1>, handlers=0x90, hfun=0x5771ac <cmd_error>) at eval.c:1355
        val = 0x574dea <builtin_lisp_symbol+44>
        c = 0xbf4730
#41 0x00000000005776ec in command_loop_2 (ignore=0x0) at keyboard.c:1091
        val = 0x0
#42 0x000000000062aae5 in internal_catch (tag=0xd5f0, func=0x5776c3 <command_loop_2>, arg=0x0) at eval.c:1116
        val = 0x7fffffffd710
        c = 0xbe8360
#43 0x000000000057768e in command_loop () at keyboard.c:1070
No locals.
#44 0x0000000000576d81 in recursive_edit_1 () at keyboard.c:714
        count = 1
        val = 0x7fffffffd770
#45 0x0000000000576f03 in Frecursive_edit () at keyboard.c:786
        count = 0
        buffer = 0x0
#46 0x0000000000573ad0 in main (argc=2, argv=0x7fffffffd9d8) at emacs.c:2040
        stack_bottom_variable = 0x0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
        dump_mode = 0x0
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = true
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = 0x0
        sockfd = -1
        module_assertions = false

^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 15:38   ` Zihao Zhu
@ 2020-05-31 17:24     ` Eli Zaretskii
  2020-05-31 20:45       ` Pip Cet
  0 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2020-05-31 17:24 UTC (permalink / raw)
  To: Zihao Zhu; +Cc: 41627, pipcet

> Cc: 41627@debbugs.gnu.org, Pip Cet <pipcet@gmail.com>
> From: Zihao Zhu <all_but_last@163.com>
> Date: Sun, 31 May 2020 23:38:28 +0800
> 
> A gdb attached backtrace generated by Emacs build with CFLAGS=-O0 -g3 in 
> attachment

Thanks, I think the situation is clear.

> 0x00000000006c5a34 in ftcrfont_open (f=0xc192d0, entity=0x1300675, pixel_size=18) at ftcrfont.c:237
> 237	ftcrfont.c: 没有那个文件或目录.
> #0  0x00000000006c5a34 in ftcrfont_open (f=0xc192d0, entity=0x1300675, pixel_size=18) at ftcrfont.c:237

This crashes here:

  ft_face = cairo_ft_scaled_font_lock_face (scaled_font);
  if (XFIXNUM (AREF (entity, FONT_SIZE_INDEX)) == 0)
    {
      int upEM = ft_face->units_per_EM;  <<<<<<<<<<<<<<<<<<<<<

because cairo_ft_scaled_font_lock_face returned NULL:

>         ft_face = 0x0

That function is documented to be able to return NULL:

  Returns

  The FT_Face object for font, scaled appropriately, or NULL if
  scaled_font is in an error state (see cairo_scaled_font_status()) or
  there is insufficient memory.

So it sounds like we should see if scaled_font is "in an error state",
and in any case bail out if ft_face is NULL.

Can someone please propose a patch along these lines?  I cannot easily
test a Cairo build, so I won't try showing a patch.

Thanks.





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 17:24     ` Eli Zaretskii
@ 2020-05-31 20:45       ` Pip Cet
  2020-06-01 16:35         ` Eli Zaretskii
  0 siblings, 1 reply; 19+ messages in thread
From: Pip Cet @ 2020-05-31 20:45 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 41627, Zihao Zhu

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

On Sun, May 31, 2020 at 5:24 PM Eli Zaretskii <eliz@gnu.org> wrote:
> Can someone please propose a patch along these lines?  I cannot easily
> test a Cairo build, so I won't try showing a patch.

How about this?

(I'm not sure how and whether `match' is supposed to be freed in the
success case, or whether it's simply leaked).

[-- Attachment #2: 0001-Handle-Cairo-errors-in-ftcrfont_open-bug-41627.patch --]
[-- Type: text/x-patch, Size: 1758 bytes --]

From dfee83880893258ba0d3c8bf8ba4737d5f99b586 Mon Sep 17 00:00:00 2001
From: Pip Cet <pipcet@gmail.com>
Date: Sun, 31 May 2020 20:44:57 +0000
Subject: [PATCH] Handle Cairo errors in ftcrfont_open (bug#41627)

* src/ftcrfont.c (ftcrfont_open): Handle Cairo errors.
---
 src/ftcrfont.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/src/ftcrfont.c b/src/ftcrfont.c
index 7832d4f5ce..88445c2a90 100644
--- a/src/ftcrfont.c
+++ b/src/ftcrfont.c
@@ -139,7 +139,8 @@ ftcrfont_open (struct frame *f, Lisp_Object entity, int pixel_size)
 
   FcPatternDestroy (pat);
   font_face = cairo_ft_font_face_create_for_pattern (match);
-  if (!font_face)
+  if (!font_face
+      || cairo_font_face_status (font_face) != CAIRO_STATUS_SUCCESS)
     {
       unblock_input ();
       FcPatternDestroy (match);
@@ -154,6 +155,18 @@ ftcrfont_open (struct frame *f, Lisp_Object entity, int pixel_size)
   cairo_font_face_destroy (font_face);
   cairo_font_options_destroy (options);
   unblock_input ();
+  if (!scaled_font
+      || cairo_scaled_font_status (scaled_font) != CAIRO_STATUS_SUCCESS)
+    {
+      FcPatternDestroy (match);
+      return Qnil;
+    }
+  ft_face = cairo_ft_scaled_font_lock_face (scaled_font);
+  if (!ft_face)
+    {
+      FcPatternDestroy (match);
+      return Qnil;
+    }
 
   font_object = font_build_object (VECSIZE (struct font_info),
 				   AREF (entity, FONT_TYPE_INDEX),
@@ -231,7 +244,6 @@ ftcrfont_open (struct frame *f, Lisp_Object entity, int pixel_size)
       font->descent = font->height - font->ascent;
     }
 
-  ft_face = cairo_ft_scaled_font_lock_face (scaled_font);
   if (XFIXNUM (AREF (entity, FONT_SIZE_INDEX)) == 0)
     {
       int upEM = ft_face->units_per_EM;
-- 
2.27.0.rc0


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 20:45       ` Pip Cet
@ 2020-06-01 16:35         ` Eli Zaretskii
  2020-06-01 18:02           ` Pip Cet
  0 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2020-06-01 16:35 UTC (permalink / raw)
  To: Pip Cet; +Cc: 41627, all_but_last

> From: Pip Cet <pipcet@gmail.com>
> Date: Sun, 31 May 2020 20:45:56 +0000
> Cc: Zihao Zhu <all_but_last@163.com>, 41627@debbugs.gnu.org
> 
> > Can someone please propose a patch along these lines?  I cannot easily
> > test a Cairo build, so I won't try showing a patch.
> 
> How about this?

LGTM, thanks.  I gather that you tested this bail-out, and saw that it
does TRT (probably skipping the problematic font)?

> (I'm not sure how and whether `match' is supposed to be freed in the
> success case, or whether it's simply leaked).

From some code fragments I see on the net, I think you are right, and
we should free it before returning.

Btw, there are more calls to cairo_ft_scaled_font_lock_face in our
code followed by unconditional dereference of the result...





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-06-01 16:35         ` Eli Zaretskii
@ 2020-06-01 18:02           ` Pip Cet
  2020-09-27 14:29             ` Lars Ingebrigtsen
  0 siblings, 1 reply; 19+ messages in thread
From: Pip Cet @ 2020-06-01 18:02 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 41627, all_but_last

On Mon, Jun 1, 2020 at 4:35 PM Eli Zaretskii <eliz@gnu.org> wrote:
> > From: Pip Cet <pipcet@gmail.com>
> > Date: Sun, 31 May 2020 20:45:56 +0000
> > Cc: Zihao Zhu <all_but_last@163.com>, 41627@debbugs.gnu.org
> >
> > > Can someone please propose a patch along these lines?  I cannot easily
> > > test a Cairo build, so I won't try showing a patch.
> >
> > How about this?
>
> LGTM, thanks.  I gather that you tested this bail-out, and saw that it
> does TRT (probably skipping the problematic font)?

Yes, I did, but I'd really like to corrupt some font files and test
further. I think there might be more resource leaks there.

> > (I'm not sure how and whether `match' is supposed to be freed in the
> > success case, or whether it's simply leaked).
>
> From some code fragments I see on the net, I think you are right, and
> we should free it before returning.

I tried doing that in the debugger, and there was no immediate
segfault, for all that's worth. By now I've downloaded fontconfig...

> Btw, there are more calls to cairo_ft_scaled_font_lock_face in our
> code followed by unconditional dereference of the result...

As I said, "I suspect the attached patch will work, but if this is
something Cairo does in other places it needs to be checked." Some
initial investigation reveals that yes, Cairo does it all over the
place.





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-05-31 11:32 bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file Zihao Zhu
  2020-05-31 12:35 ` Pip Cet
  2020-05-31 14:54 ` Eli Zaretskii
@ 2020-06-22 16:47 ` Zhu Zihao
  2020-06-22 18:06   ` Eli Zaretskii
  2 siblings, 1 reply; 19+ messages in thread
From: Zhu Zihao @ 2020-06-22 16:47 UTC (permalink / raw)
  To: 41627

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

I'm able to reproduce this bug in NixOS 20.03 with Emacs 27.0.91 pretest version. I guess this bug is caused by the mechanism of Nix/Guix. NixOS doesn't have FHS directory structure, it means that there's nothing like /usr/share/fonts for Cairo to search fonts. And I try to copy some fonts to ~/.local/share/fonts then Emacs won't crash again.

[-- Attachment #2: Type: text/html, Size: 511 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-06-22 16:47 ` Zhu Zihao
@ 2020-06-22 18:06   ` Eli Zaretskii
  2020-06-23  4:10     ` bug#41627: " Zhu Zihao
  0 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2020-06-22 18:06 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 41627

> Date: Tue, 23 Jun 2020 00:47:30 +0800 (CST)
> From: "Zhu Zihao" <all_but_last@163.com>
> Cc: eliz@gnu.org
> 
> I'm able to reproduce this bug in NixOS 20.03 with Emacs 27.0.91 pretest version. I guess this bug is
> caused by the mechanism of Nix/Guix. NixOS doesn't have FHS directory structure, it means that there's
> nothing like /usr/share/fonts for Cairo to search fonts. And I try to copy some fonts to ~/.local/share/fonts
> then Emacs won't crash again.

If you can show a backtrace from the crash, perhaps we could find the
reason and fix it.

Thanks.





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: Re: bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-06-22 18:06   ` Eli Zaretskii
@ 2020-06-23  4:10     ` Zhu Zihao
  0 siblings, 0 replies; 19+ messages in thread
From: Zhu Zihao @ 2020-06-23  4:10 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 41627

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

But it's sad that I can't reproduce that bug in NixOS :(





















At 2020-06-23 02:06:41, "Eli Zaretskii" <eliz@gnu.org> wrote:
>> Date: Tue, 23 Jun 2020 00:47:30 +0800 (CST)
>> From: "Zhu Zihao" <all_but_last@163.com>
>> Cc: eliz@gnu.org
>> 
>> I'm able to reproduce this bug in NixOS 20.03 with Emacs 27.0.91 pretest version. I guess this bug is
>> caused by the mechanism of Nix/Guix. NixOS doesn't have FHS directory structure, it means that there's
>> nothing like /usr/share/fonts for Cairo to search fonts. And I try to copy some fonts to ~/.local/share/fonts
>> then Emacs won't crash again.
>
>If you can show a backtrace from the crash, perhaps we could find the
>reason and fix it.
>
>Thanks.

[-- Attachment #2: Type: text/html, Size: 1185 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-06-01 18:02           ` Pip Cet
@ 2020-09-27 14:29             ` Lars Ingebrigtsen
  2020-10-21 15:58               ` Robert Pluim
  0 siblings, 1 reply; 19+ messages in thread
From: Lars Ingebrigtsen @ 2020-09-27 14:29 UTC (permalink / raw)
  To: Pip Cet; +Cc: 41627, all_but_last

Pip Cet <pipcet@gmail.com> writes:

> As I said, "I suspect the attached patch will work, but if this is
> something Cairo does in other places it needs to be checked." Some
> initial investigation reveals that yes, Cairo does it all over the
> place.

Did you get any further here?  The posted patch wasn't applied, as far
as I can see, but would apparently have fixed the HELLO segfault, so
that seems worth it on its own (although the other calls to
cairo_ft_scaled_font_lock_face should also be fixed)...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-09-27 14:29             ` Lars Ingebrigtsen
@ 2020-10-21 15:58               ` Robert Pluim
  2020-10-22 11:41                 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 19+ messages in thread
From: Robert Pluim @ 2020-10-21 15:58 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 41627, all_but_last, Pip Cet

>>>>> On Sun, 27 Sep 2020 16:29:33 +0200, Lars Ingebrigtsen <larsi@gnus.org> said:

    Lars> Pip Cet <pipcet@gmail.com> writes:
    >> As I said, "I suspect the attached patch will work, but if this is
    >> something Cairo does in other places it needs to be checked." Some
    >> initial investigation reveals that yes, Cairo does it all over the
    >> place.

    Lars> Did you get any further here?  The posted patch wasn't applied, as far
    Lars> as I can see, but would apparently have fixed the HELLO segfault, so
    Lars> that seems worth it on its own (although the other calls to
    Lars> cairo_ft_scaled_font_lock_face should also be fixed)...

All the other calls to cairo_ft_scaled_font_lock_face use the
cr_scaled_font member of the font_info passed in, which I think means
thatʼs only done for fonts which were opened successfully.

Robert
-- 





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-10-21 15:58               ` Robert Pluim
@ 2020-10-22 11:41                 ` Lars Ingebrigtsen
  2020-10-22 12:03                   ` Zhu Zihao
  0 siblings, 1 reply; 19+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-22 11:41 UTC (permalink / raw)
  To: Robert Pluim; +Cc: 41627, all_but_last, Pip Cet

Robert Pluim <rpluim@gmail.com> writes:

>     Lars> Did you get any further here?  The posted patch wasn't applied, as far
>     Lars> as I can see, but would apparently have fixed the HELLO segfault, so
>     Lars> that seems worth it on its own (although the other calls to
>     Lars> cairo_ft_scaled_font_lock_face should also be fixed)...
>
> All the other calls to cairo_ft_scaled_font_lock_face use the
> cr_scaled_font member of the font_info passed in, which I think means
> thatʼs only done for fonts which were opened successfully.

I see.  So I went ahead and applied Pip's patch to Emacs 28 (after
testing that HELLO still works), and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-10-22 11:41                 ` Lars Ingebrigtsen
@ 2020-10-22 12:03                   ` Zhu Zihao
  2020-10-22 12:43                     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 19+ messages in thread
From: Zhu Zihao @ 2020-10-22 12:03 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Robert Pluim, 41627, Pip Cet

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

Any plan on a regression patch on Emacs 27?

Lars Ingebrigtsen writes:

> Robert Pluim <rpluim@gmail.com> writes:
>
>>     Lars> Did you get any further here?  The posted patch wasn't applied, as far
>>     Lars> as I can see, but would apparently have fixed the HELLO segfault, so
>>     Lars> that seems worth it on its own (although the other calls to
>>     Lars> cairo_ft_scaled_font_lock_face should also be fixed)...
>>
>> All the other calls to cairo_ft_scaled_font_lock_face use the
>> cr_scaled_font member of the font_info passed in, which I think means
>> thatʼs only done for fonts which were opened successfully.
>
> I see.  So I went ahead and applied Pip's patch to Emacs 28 (after
> testing that HELLO still works), and I'm closing this bug report.


-- 
Retrieve my public GPG key: https://meta.sr.ht/~citreu.pgp

Zihao

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 515 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file
  2020-10-22 12:03                   ` Zhu Zihao
@ 2020-10-22 12:43                     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 19+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-22 12:43 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: Robert Pluim, 41627, Pip Cet

Zhu Zihao <all_but_last@163.com> writes:

> Any plan on a regression patch on Emacs 27?

Yes, it should be backported in a couple of days if there's no problems
with it on the trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-10-22 12:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 11:32 bug#41627: 28.0.50; Emacs with cairo build segfault in HELLO file Zihao Zhu
2020-05-31 12:35 ` Pip Cet
2020-05-31 14:27   ` Zihao Zhu
2020-05-31 14:34     ` Pip Cet
2020-05-31 14:31   ` Zihao Zhu
2020-05-31 14:54 ` Eli Zaretskii
2020-05-31 15:38   ` Zihao Zhu
2020-05-31 17:24     ` Eli Zaretskii
2020-05-31 20:45       ` Pip Cet
2020-06-01 16:35         ` Eli Zaretskii
2020-06-01 18:02           ` Pip Cet
2020-09-27 14:29             ` Lars Ingebrigtsen
2020-10-21 15:58               ` Robert Pluim
2020-10-22 11:41                 ` Lars Ingebrigtsen
2020-10-22 12:03                   ` Zhu Zihao
2020-10-22 12:43                     ` Lars Ingebrigtsen
2020-06-22 16:47 ` Zhu Zihao
2020-06-22 18:06   ` Eli Zaretskii
2020-06-23  4:10     ` bug#41627: " Zhu Zihao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).