bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21676: 25.0.50; crash in code_convert_string


From: Mark Oteiza
Subject: bug#21676: 25.0.50; crash in code_convert_string
Date: Mon, 12 Oct 2015 18:09:23 -0400

I have no idea why this happened or how to reproduce.
Perhaps related to bug#21602? In any case, here's a backtrace.

#0  0x0000000000550e39 in AREF (array=21303117, idx=900000) at lisp.h:1474
No locals.
#1  0x00000000005512fa in HASH_INDEX (h=0xcdf4c0, idx=900000) at lisp.h:1921
No locals.
#2  0x0000000000608d04 in hash_lookup (h=0xcdf4c0, key=3600000, hash=0x0) at 
fns.c:3951
        hash_code = 900000
        start_of_bucket = 900000
        idx = 13157648
#3  0x00000000004df120 in code_convert_string (string=76648340, 
coding_system=3600000, 
    dst_object=43728, encodep=false, nocopy=false, norecord=true) at 
coding.c:9432
        coding = {
          id = 53279494, 
          common_flags = 2, 
          mode = 0, 
          src_multibyte = false, 
          dst_multibyte = false, 
          chars_at_source = false, 
          raw_destination = false, 
          annotated = false, 
          eol_seen = 0, 
          result = CODING_RESULT_SUCCESS, 
          max_charset_id = 0, 
          spec = {
            iso_2022 = {
              flags = 1, 
              current_invocation = {0, 28}, 
              current_designation = {0, 0, 0, 52592301}, 
              ctext_extended_segment_len = 0, 
              single_shifting = false, 
              bol = false, 
              embedded_utf_8 = false, 
              cmp_status = {
                state = COMPOSING_NO, 
                method = COMPOSITION_RELATIVE, 
                old_form = 6, 
                length = 13201376, 
                nchars = 0, 
                ncomps = 6127719, 
                carryover = {0, 17588948, 0, -306868400, 32766, 5573455, 0, 
17588948, 
                  0, -306868320, 32766, 6481778, 0, 5572695, 0, 1, 0, 0, 0, 
17588948, 
                  0, 0, 0, 0, 0, 2, 0, 2, 0, -306868064, 32766, 6058475, 0, 
5572695, 
                  0, 0, 0, 0, 0, 2, 0, 21407960, 0, 0, 0, 0, 0, 12981816, 0, 
13157648, 
                  65536, 1, 0, 0, 0, -306868192, 32766, 5572695, 0, 0, 0, 
21407960, 0, 
                  2, 0, 2, 0, 0}
              }
            }, 
            ccl = 0x1, 
            utf_16 = {
              bom = utf_without_bom, 
              endian = utf_16_big_endian, 
              surrogate = 28
            }, 
            utf_8_bom = utf_without_bom, 
            emacs_mule = {
              cmp_status = {
                state = COMPOSING_CHAR, 
                method = COMPOSITION_RELATIVE, 
                old_form = 28, 
                length = 0, 
                nchars = 0, 
                ncomps = 0, 
                carryover = {52592301, 0, 52592248, 0, 0, 6, 13201376, 0, 
6127719, 0, 
                  17588948, 0, -306868400, 32766, 5573455, 0, 17588948, 0, 
-306868320, 
                  32766, 6481778, 0, 5572695, 0, 1, 0, 0, 0, 17588948, 0, 0, 0, 
0, 0, 
                  2, 0, 2, 0, -306868064, 32766, 6058475, 0, 5572695, 0, 0, 0, 
0, 0, 
                  2, 0, 21407960, 0, 0, 0, 0, 0, 12981816, 0, 13157648, 65536, 
1, 0, 
                  0, 0, -306868192, 32766, 5572695, 0}
              }
            }, 
            undecided = {
              inhibit_nbd = 1, 
              inhibit_ied = 0, 
              prefer_utf_8 = 28
            }
          }, 
          safe_charsets = 0xc96fe0 "\230\001", 
          head_ascii = 9982140, 
          detected_utf8_bytes = 13201376, 
          detected_utf8_chars = 7788347411346574080, 
          produced = 43728, 
          produced_char = 7788347411346574080, 
          consumed = 21489380, 
          consumed_char = 21489380, 
          src_pos = 140732886519960, 
          src_pos_byte = 9, 
          src_chars = 9, 
          src_bytes = 76648336, 
          src_object = 0, 
          source = 0x33ef860 "", 
          dst_pos = 21167968528, 
          dst_pos_byte = 76648336, 
          dst_bytes = 2, 
          dst_object = 76648340, 
          destination = 0x7ffeedb59100 "0\221\265\355\376\177", 
          charbuf = 0x5d1b99 <make_uninit_multibyte_string+105>, 
          charbuf_size = 9, 
          charbuf_used = 0, 
          carryover = 
"\t\000\000\000\000\000\000\000\220\217\221\004\000\000\000\000\224\217\221\004\000\000\000\000\060\221\265\355\376\177\000\000\"\033]\000\000\000\000\000\224\217\221\004\000\000\000\000\060\221\265\355\376\177\000\000\270\nU\000\000\000\000",
 
          carryover_bytes = 76648340, 
          default_char = 0, 
          detector = 0xc96fe0, 
          decoder = 0x5d1904 <make_unibyte_string+67>, 
          encoder = 0xaad0
        }
        chars = 61104208
        bytes = 0
#4  0x00000000004df426 in code_convert_string_norecord (string=76648340, 
    coding_system=3600000, encodep=false) at coding.c:9474
No locals.
#5  0x00000000004df49e in decode_file_name (fname=76648340) at coding.c:9493
No locals.
#6  0x000000000059bd55 in Fexpand_file_name (name=17588948, 
default_directory=17588948)
    at fileio.c:1083
        tem = 76648340
        nm = 0x7ffeedb591e1 "/"
        nmlim = 0x7ffeedb591e2 ""
        newdir = 0x145a975 "/home/mvo"
        newdirlim = 0x145a97e ""
        target = 0x0
        tlen = 5573304
        pw = 0xffffffffffffffff
        length = 12981816
        nbytes = -1
        handler = 0
        result = 13157648
        handled_name = 17588948
        multibyte = true
        hdir = 17588948
        sa_avail = 16381
        sa_count = 28
        sa_must_free = false
#7  0x000000000059b8a2 in Fexpand_file_name (name=59242692, 
default_directory=17588948)
    at fileio.c:886
        o = 0x146a8d8 "~/"
        nm = 0x7ffeedb59330 "\220\223\265\355\376\177"
        nmlim = 0x55af51 <safe_run_hooks+137> "\220H\213E\350dH3\004%("
        newdir = 0x550857 <builtin_lisp_symbol+44> 
"\311\303UH\211\345H\211}\370H\213E\370H\203\350\002]\303UH\211\345H\211}\350H\213E\350H\203\300\002H\211E\370H\213E\370]\303UH\211\345H\203\354
 \211}\374H\211u\360H\211U\350\203", <incomplete sequence \374>
        newdirlim = 0x0
        target = 0x0
        tlen = 4316656
        pw = 0x41ddf0 <update_frame_line+1417>
        length = 140732886520720
        nbytes = 6274519
        handler = 0
        result = 0
        handled_name = 43728
        multibyte = false
        hdir = 28
        sa_avail = 16384
        sa_count = 28
        sa_must_free = false
#8  0x00000000005a642f in Fdo_auto_save (no_message=43728, current_only=0)
    at fileio.c:5509
        listfile = 13191824
        old = 0x3c95810
        b = 0x8580
        tail = 0
        buf = 34176
        hook = 4316656
        auto_saved = false
        do_handled_files = 0
        oquit = 0
        stream = 0x0
        count = 28
        orig_minibuffer_auto_raise = false
        old_message_p = false
        auto_save_unwind = {
          stream = 0x46, 
          auto_raise = 216
        }
#9  0x0000000000556d9d in shut_down_emacs (sig=6, stuff=0) at emacs.c:2018
No locals.
#10 0x00000000005548a8 in terminate_due_to_signal (sig=6, backtrace_limit=40)
    at emacs.c:382
No locals.
#11 0x000000000057a231 in handle_fatal_signal (sig=6) at sysdep.c:1593
No locals.
#12 0x000000000057a202 in deliver_thread_signal (sig=6, 
    handler=0x57a217 <handle_fatal_signal>) at sysdep.c:1567
        old_errno = 6
#13 0x000000000057a268 in deliver_fatal_thread_signal (sig=6) at sysdep.c:1605
No locals.
#14 <signal handler called>
No symbol table info available.
#15 0x00007f20158995f8 in raise () from /usr/lib/libc.so.6
No symbol table info available.
#16 0x00007f201589aa7a in abort () from /usr/lib/libc.so.6
No symbol table info available.
#17 0x00007f20158d805a in __libc_message () from /usr/lib/libc.so.6
No symbol table info available.
#18 0x00007f20158dd9a6 in malloc_printerr () from /usr/lib/libc.so.6
No symbol table info available.
#19 0x00007f20158de18e in _int_free () from /usr/lib/libc.so.6
No symbol table info available.
#20 0x00000000005d028b in xfree (block=0x40b8da0) at alloc.c:765
No locals.
#21 0x000000000067cebe in ftcrfont_close (font=0x462fd30) at ftcrfont.c:184
        ftcrfont_info = 0x462fd30
        i = 2
#22 0x00000000005d2926 in cleanup_vector (vector=0x462fd30) at alloc.c:2971
        drv = 0xc98da0
#23 0x00000000005d2a6e in sweep_vectors () at alloc.c:3023
        total_bytes = 48
        free_this_block = false
        nbytes = 48
        block = 0x462fd00
        bprev = 0x46630f8
        lv = 0x661008 <balance_intervals+31>
        lvprev = 0xc636f0
        vector = 0x462fd00
        next = 0x462fd30
#24 0x00000000005d8e14 in gc_sweep () at alloc.c:6708
No locals.
#25 0x00000000005d6b5e in garbage_collect_1 (end=0x7ffeedb5a2f0) at alloc.c:5536
        nextb = 0x0
        stack_top_variable = 0 '\000'
        i = 582
        message_p = false
        count = 26
        start = {
          tv_sec = 1444684638, 
          tv_nsec = 913808806
        }
        retval = 0
        tot_before = 0
        total = {140732886524664, 83643444, 0, 3, 13157648, 7, 0, 
140732886524608, 
          5572695, 2, 140732886524800}
#26 0x00000000005d718e in Fgarbage_collect () at alloc.c:5720
        end = 0x7ffeedb5a2f0
#27 0x00000000005526ca in maybe_gc () at lisp.h:4517
No locals.
#28 0x00000000005fa67c in Ffuncall (nargs=3, args=0x7ffeedb5a438) at eval.c:2600
        fun = 2
        original_fun = 22
        funcar = 14
        numargs = 2
        lisp_numargs = 83643444
        val = 0
        internal_args = 0x7ffeedb5a410
        count = 25
#29 0x0000000000641228 in exec_byte_code (bytestr=10859828, vector=10859861, 
    maxdepth=34, args_template=0, nargs=0, args=0x0) at bytecode.c:880
        targets = {0x644d02 <exec_byte_code+18257>, 0x644d5f 
<exec_byte_code+18350>, 
          0x644d61 <exec_byte_code+18352>, 0x644d63 <exec_byte_code+18354>, 
          0x644d65 <exec_byte_code+18356>, 0x644d65 <exec_byte_code+18356>, 
          0x644dcb <exec_byte_code+18458>, 0x644e3b <exec_byte_code+18570>, 
          0x640a4d <exec_byte_code+1180>, 0x640a4f <exec_byte_code+1182>, 
          0x640a51 <exec_byte_code+1184>, 0x640a53 <exec_byte_code+1186>, 
          0x640a55 <exec_byte_code+1188>, 0x640a55 <exec_byte_code+1188>, 
          0x640a5e <exec_byte_code+1197>, 0x640a16 <exec_byte_code+1125>, 
          0x640f14 <exec_byte_code+2403>, 0x640f16 <exec_byte_code+2405>, 
          0x640f18 <exec_byte_code+2407>, 0x640f1a <exec_byte_code+2409>, 
          0x640f1c <exec_byte_code+2411>, 0x640f1c <exec_byte_code+2411>, 
          0x640f5a <exec_byte_code+2473>, 0x640f25 <exec_byte_code+2420>, 
          0x64111e <exec_byte_code+2925>, 0x641120 <exec_byte_code+2927>, 
          0x641122 <exec_byte_code+2929>, 0x641124 <exec_byte_code+2931>, 
          0x641126 <exec_byte_code+2933>, 0x641126 <exec_byte_code+2933>, 
          0x6410cf <exec_byte_code+2846>, 0x6410e9 <exec_byte_code+2872>, 
          0x6411e6 <exec_byte_code+3125>, 0x6411e8 <exec_byte_code+3127>, 
          0x6411ea <exec_byte_code+3129>, 0x6411ec <exec_byte_code+3131>, 
          0x6411ee <exec_byte_code+3133>, 0x6411ee <exec_byte_code+3133>, 
          0x641197 <exec_byte_code+3046>, 0x6411b1 <exec_byte_code+3072>, 
          0x6412b1 <exec_byte_code+3328>, 0x6412b3 <exec_byte_code+3330>, 
          0x6412b5 <exec_byte_code+3332>, 0x6412b7 <exec_byte_code+3334>, 
          0x6412b9 <exec_byte_code+3336>, 0x6412b9 <exec_byte_code+3336>, 
          0x641262 <exec_byte_code+3249>, 0x64127c <exec_byte_code+3275>, 
          0x6423a7 <exec_byte_code+7670>, 0x642143 <exec_byte_code+7058>, 
          0x642137 <exec_byte_code+7046>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x6425fa <exec_byte_code+8265>, 0x6426f7 <exec_byte_code+8518>, 
          0x64275b <exec_byte_code+8618>, 0x6427c0 <exec_byte_code+8719>, 
          0x642829 <exec_byte_code+8824>, 0x640d6d <exec_byte_code+1980>, 
          0x640def <exec_byte_code+2110>, 0x6428a7 <exec_byte_code+8950>, 
          0x640cbb <exec_byte_code+1802>, 0x640e61 <exec_byte_code+2224>, 
          0x642913 <exec_byte_code+9058>, 0x642985 <exec_byte_code+9172>, 
          0x6429d1 <exec_byte_code+9248>, 0x642a43 <exec_byte_code+9362>, 
          0x642a99 <exec_byte_code+9448>, 0x642b7b <exec_byte_code+9674>, 
          0x642bc7 <exec_byte_code+9750>, 0x642c39 <exec_byte_code+9864>, 
          0x642cce <exec_byte_code+10013>, 0x642d1a <exec_byte_code+10089>, 
          0x642d66 <exec_byte_code+10165>, 0x642dd8 <exec_byte_code+10279>, 
          0x642e4a <exec_byte_code+10393>, 0x642ebc <exec_byte_code+10507>, 
          0x642f51 <exec_byte_code+10656>, 0x642fa7 <exec_byte_code+10742>, 
          0x642ffd <exec_byte_code+10828>, 0x6430df <exec_byte_code+11054>, 
          0x643179 <exec_byte_code+11208>, 0x643213 <exec_byte_code+11362>, 
          0x643497 <exec_byte_code+12006>, 0x64350e <exec_byte_code+12125>, 
          0x643585 <exec_byte_code+12244>, 0x6435fc <exec_byte_code+12363>, 
          0x643673 <exec_byte_code+12482>, 0x6436c9 <exec_byte_code+12568>, 
          0x643767 <exec_byte_code+12726>, 0x6437bd <exec_byte_code+12812>, 
          0x643813 <exec_byte_code+12898>, 0x643869 <exec_byte_code+12984>, 
          0x643987 <exec_byte_code+13270>, 0x641fbf <exec_byte_code+6670>, 
          0x6439ea <exec_byte_code+13369>, 0x643a36 <exec_byte_code+13445>, 
          0x643b10 <exec_byte_code+13663>, 0x643b73 <exec_byte_code+13762>, 
          0x643bd6 <exec_byte_code+13861>, 0x643c22 <exec_byte_code+13937>, 
          0x643c74 <exec_byte_code+14019>, 0x643cc6 <exec_byte_code+14101>, 
          0x643d20 <exec_byte_code+14191>, 0x644d02 <exec_byte_code+18257>, 
          0x643d7c <exec_byte_code+14283>, 0x643dc3 <exec_byte_code+14354>, 
          0x643e0a <exec_byte_code+14425>, 0x643e51 <exec_byte_code+14496>, 
          0x643e98 <exec_byte_code+14567>, 0x643edf <exec_byte_code+14638>, 
          0x641fbf <exec_byte_code+6670>, 0x644d02 <exec_byte_code+18257>, 
          0x643f2b <exec_byte_code+14714>, 0x643f7f <exec_byte_code+14798>, 
          0x643fcb <exec_byte_code+14874>, 0x644017 <exec_byte_code+14950>, 
          0x644089 <exec_byte_code+15064>, 0x6440fb <exec_byte_code+15178>, 
          0x644147 <exec_byte_code+15254>, 0x644246 <exec_byte_code+15509>, 
          0x6442b8 <exec_byte_code+15623>, 0x64432a <exec_byte_code+15737>, 
          0x64439c <exec_byte_code+15851>, 0x6443e3 <exec_byte_code+15922>, 
          0x644d02 <exec_byte_code+18257>, 0x641ef3 <exec_byte_code+6466>, 
          0x641367 <exec_byte_code+3510>, 0x640b5e <exec_byte_code+1453>, 
          0x641491 <exec_byte_code+3808>, 0x6415ee <exec_byte_code+4157>, 
          0x64173f <exec_byte_code+4494>, 0x641e7b <exec_byte_code+6346>, 
          0x641ebe <exec_byte_code+6413>, 0x641078 <exec_byte_code+2759>, 
          0x641f80 <exec_byte_code+6607>, 0x641ff1 <exec_byte_code+6720>, 
          0x642084 <exec_byte_code+6867>, 0x6420c3 <exec_byte_code+6930>, 
          0x6423e6 <exec_byte_code+7733>, 0x64246e <exec_byte_code+7869>, 
          0x642503 <exec_byte_code+8018>, 0x64256d <exec_byte_code+8124>, 
          0x64131b <exec_byte_code+3434>, 0x64442f <exec_byte_code+15998>, 
          0x6444c4 <exec_byte_code+16147>, 0x644510 <exec_byte_code+16223>, 
          0x64455c <exec_byte_code+16299>, 0x6445a8 <exec_byte_code+16375>, 
          0x6445f4 <exec_byte_code+16451>, 0x644666 <exec_byte_code+16565>, 
          0x6446d8 <exec_byte_code+16679>, 0x64474a <exec_byte_code+16793>, 
          0x6447bc <exec_byte_code+16907>, 0x644916 <exec_byte_code+17253>, 
          0x644988 <exec_byte_code+17367>, 0x6449fa <exec_byte_code+17481>, 
          0x644a46 <exec_byte_code+17557>, 0x644ab8 <exec_byte_code+17671>, 
          0x644b2a <exec_byte_code+17785>, 0x644b84 <exec_byte_code+17875>, 
          0x644bde <exec_byte_code+17965>, 0x6438bf <exec_byte_code+13070>, 
          0x643915 <exec_byte_code+13156>, 0x644c34 <exec_byte_code+18051>, 
          0x644c9d <exec_byte_code+18156>, 0x644d02 <exec_byte_code+18257>, 
          0x641890 <exec_byte_code+4831>, 0x64198d <exec_byte_code+5084>, 
          0x641ac9 <exec_byte_code+5400>, 0x641c05 <exec_byte_code+5716>, 
          0x641d40 <exec_byte_code+6031>, 0x642aef <exec_byte_code+9534>, 
          0x643053 <exec_byte_code+10914>, 0x643a84 <exec_byte_code+13523>, 
          0x644ed2 <exec_byte_code+18721>, 0x644f45 <exec_byte_code+18836>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644fdf <exec_byte_code+18990>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x645079 <exec_byte_code+19144> <repeats 64 times>}
        count = 20
        op = 2
        vectorp = 0xa5b558 <pure+1281656>
        stack = {
          pc = 0xb873fb <pure+2510107> 
"\306\nZ\306_\"\314\315\b\r\317O\316\"\306\nZ\306_\"E,\202\261", 
          byte_string = 10859828, 
          byte_string_start = 0xb873bd <pure+2510045> "\bG\211\031\306Y\203W", 
          next = 0x7ffeedb5ad00
        }
        top = 0x7ffeedb5a438
        result = 51545882071
        type = CATCHER
#30 0x00000000005fb59e in funcall_lambda (fun=10859781, nargs=1, 
    arg_vector=0xa5b555 <pure+1281653>) at eval.c:2876
        val = 51545180568
        syms_left = 0
        next = 4221376
        lexenv = 0
        count = 19
        i = 1
        optional = false
        rest = false
#31 0x00000000005fac87 in Ffuncall (nargs=2, args=0x7ffeedb5a978) at eval.c:2699
        fun = 10859781
        original_fun = 45696
        funcar = 0
        numargs = 1
        lisp_numargs = 6
        val = 0
        internal_args = 0x7ffeedb5a980
        count = 18
#32 0x0000000000641228 in exec_byte_code (bytestr=10860740, vector=10860773, 
    maxdepth=22, args_template=0, nargs=0, args=0x0) at bytecode.c:880
        targets = {0x644d02 <exec_byte_code+18257>, 0x644d5f 
<exec_byte_code+18350>, 
          0x644d61 <exec_byte_code+18352>, 0x644d63 <exec_byte_code+18354>, 
          0x644d65 <exec_byte_code+18356>, 0x644d65 <exec_byte_code+18356>, 
          0x644dcb <exec_byte_code+18458>, 0x644e3b <exec_byte_code+18570>, 
          0x640a4d <exec_byte_code+1180>, 0x640a4f <exec_byte_code+1182>, 
          0x640a51 <exec_byte_code+1184>, 0x640a53 <exec_byte_code+1186>, 
          0x640a55 <exec_byte_code+1188>, 0x640a55 <exec_byte_code+1188>, 
          0x640a5e <exec_byte_code+1197>, 0x640a16 <exec_byte_code+1125>, 
          0x640f14 <exec_byte_code+2403>, 0x640f16 <exec_byte_code+2405>, 
          0x640f18 <exec_byte_code+2407>, 0x640f1a <exec_byte_code+2409>, 
          0x640f1c <exec_byte_code+2411>, 0x640f1c <exec_byte_code+2411>, 
          0x640f5a <exec_byte_code+2473>, 0x640f25 <exec_byte_code+2420>, 
          0x64111e <exec_byte_code+2925>, 0x641120 <exec_byte_code+2927>, 
          0x641122 <exec_byte_code+2929>, 0x641124 <exec_byte_code+2931>, 
          0x641126 <exec_byte_code+2933>, 0x641126 <exec_byte_code+2933>, 
          0x6410cf <exec_byte_code+2846>, 0x6410e9 <exec_byte_code+2872>, 
          0x6411e6 <exec_byte_code+3125>, 0x6411e8 <exec_byte_code+3127>, 
          0x6411ea <exec_byte_code+3129>, 0x6411ec <exec_byte_code+3131>, 
          0x6411ee <exec_byte_code+3133>, 0x6411ee <exec_byte_code+3133>, 
          0x641197 <exec_byte_code+3046>, 0x6411b1 <exec_byte_code+3072>, 
          0x6412b1 <exec_byte_code+3328>, 0x6412b3 <exec_byte_code+3330>, 
          0x6412b5 <exec_byte_code+3332>, 0x6412b7 <exec_byte_code+3334>, 
          0x6412b9 <exec_byte_code+3336>, 0x6412b9 <exec_byte_code+3336>, 
          0x641262 <exec_byte_code+3249>, 0x64127c <exec_byte_code+3275>, 
          0x6423a7 <exec_byte_code+7670>, 0x642143 <exec_byte_code+7058>, 
          0x642137 <exec_byte_code+7046>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x6425fa <exec_byte_code+8265>, 0x6426f7 <exec_byte_code+8518>, 
          0x64275b <exec_byte_code+8618>, 0x6427c0 <exec_byte_code+8719>, 
          0x642829 <exec_byte_code+8824>, 0x640d6d <exec_byte_code+1980>, 
          0x640def <exec_byte_code+2110>, 0x6428a7 <exec_byte_code+8950>, 
          0x640cbb <exec_byte_code+1802>, 0x640e61 <exec_byte_code+2224>, 
          0x642913 <exec_byte_code+9058>, 0x642985 <exec_byte_code+9172>, 
          0x6429d1 <exec_byte_code+9248>, 0x642a43 <exec_byte_code+9362>, 
          0x642a99 <exec_byte_code+9448>, 0x642b7b <exec_byte_code+9674>, 
          0x642bc7 <exec_byte_code+9750>, 0x642c39 <exec_byte_code+9864>, 
          0x642cce <exec_byte_code+10013>, 0x642d1a <exec_byte_code+10089>, 
          0x642d66 <exec_byte_code+10165>, 0x642dd8 <exec_byte_code+10279>, 
          0x642e4a <exec_byte_code+10393>, 0x642ebc <exec_byte_code+10507>, 
          0x642f51 <exec_byte_code+10656>, 0x642fa7 <exec_byte_code+10742>, 
          0x642ffd <exec_byte_code+10828>, 0x6430df <exec_byte_code+11054>, 
          0x643179 <exec_byte_code+11208>, 0x643213 <exec_byte_code+11362>, 
          0x643497 <exec_byte_code+12006>, 0x64350e <exec_byte_code+12125>, 
          0x643585 <exec_byte_code+12244>, 0x6435fc <exec_byte_code+12363>, 
          0x643673 <exec_byte_code+12482>, 0x6436c9 <exec_byte_code+12568>, 
          0x643767 <exec_byte_code+12726>, 0x6437bd <exec_byte_code+12812>, 
          0x643813 <exec_byte_code+12898>, 0x643869 <exec_byte_code+12984>, 
          0x643987 <exec_byte_code+13270>, 0x641fbf <exec_byte_code+6670>, 
          0x6439ea <exec_byte_code+13369>, 0x643a36 <exec_byte_code+13445>, 
          0x643b10 <exec_byte_code+13663>, 0x643b73 <exec_byte_code+13762>, 
          0x643bd6 <exec_byte_code+13861>, 0x643c22 <exec_byte_code+13937>, 
          0x643c74 <exec_byte_code+14019>, 0x643cc6 <exec_byte_code+14101>, 
          0x643d20 <exec_byte_code+14191>, 0x644d02 <exec_byte_code+18257>, 
          0x643d7c <exec_byte_code+14283>, 0x643dc3 <exec_byte_code+14354>, 
          0x643e0a <exec_byte_code+14425>, 0x643e51 <exec_byte_code+14496>, 
          0x643e98 <exec_byte_code+14567>, 0x643edf <exec_byte_code+14638>, 
          0x641fbf <exec_byte_code+6670>, 0x644d02 <exec_byte_code+18257>, 
          0x643f2b <exec_byte_code+14714>, 0x643f7f <exec_byte_code+14798>, 
          0x643fcb <exec_byte_code+14874>, 0x644017 <exec_byte_code+14950>, 
          0x644089 <exec_byte_code+15064>, 0x6440fb <exec_byte_code+15178>, 
          0x644147 <exec_byte_code+15254>, 0x644246 <exec_byte_code+15509>, 
          0x6442b8 <exec_byte_code+15623>, 0x64432a <exec_byte_code+15737>, 
          0x64439c <exec_byte_code+15851>, 0x6443e3 <exec_byte_code+15922>, 
          0x644d02 <exec_byte_code+18257>, 0x641ef3 <exec_byte_code+6466>, 
          0x641367 <exec_byte_code+3510>, 0x640b5e <exec_byte_code+1453>, 
          0x641491 <exec_byte_code+3808>, 0x6415ee <exec_byte_code+4157>, 
          0x64173f <exec_byte_code+4494>, 0x641e7b <exec_byte_code+6346>, 
          0x641ebe <exec_byte_code+6413>, 0x641078 <exec_byte_code+2759>, 
          0x641f80 <exec_byte_code+6607>, 0x641ff1 <exec_byte_code+6720>, 
          0x642084 <exec_byte_code+6867>, 0x6420c3 <exec_byte_code+6930>, 
          0x6423e6 <exec_byte_code+7733>, 0x64246e <exec_byte_code+7869>, 
          0x642503 <exec_byte_code+8018>, 0x64256d <exec_byte_code+8124>, 
          0x64131b <exec_byte_code+3434>, 0x64442f <exec_byte_code+15998>, 
          0x6444c4 <exec_byte_code+16147>, 0x644510 <exec_byte_code+16223>, 
          0x64455c <exec_byte_code+16299>, 0x6445a8 <exec_byte_code+16375>, 
          0x6445f4 <exec_byte_code+16451>, 0x644666 <exec_byte_code+16565>, 
          0x6446d8 <exec_byte_code+16679>, 0x64474a <exec_byte_code+16793>, 
          0x6447bc <exec_byte_code+16907>, 0x644916 <exec_byte_code+17253>, 
          0x644988 <exec_byte_code+17367>, 0x6449fa <exec_byte_code+17481>, 
          0x644a46 <exec_byte_code+17557>, 0x644ab8 <exec_byte_code+17671>, 
          0x644b2a <exec_byte_code+17785>, 0x644b84 <exec_byte_code+17875>, 
          0x644bde <exec_byte_code+17965>, 0x6438bf <exec_byte_code+13070>, 
          0x643915 <exec_byte_code+13156>, 0x644c34 <exec_byte_code+18051>, 
          0x644c9d <exec_byte_code+18156>, 0x644d02 <exec_byte_code+18257>, 
          0x641890 <exec_byte_code+4831>, 0x64198d <exec_byte_code+5084>, 
          0x641ac9 <exec_byte_code+5400>, 0x641c05 <exec_byte_code+5716>, 
          0x641d40 <exec_byte_code+6031>, 0x642aef <exec_byte_code+9534>, 
          0x643053 <exec_byte_code+10914>, 0x643a84 <exec_byte_code+13523>, 
          0x644ed2 <exec_byte_code+18721>, 0x644f45 <exec_byte_code+18836>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644fdf <exec_byte_code+18990>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x645079 <exec_byte_code+19144> <repeats 64 times>}
        count = 17
        op = 1
        vectorp = 0xa5b8e8 <pure+1282568>
        stack = {
          pc = 0xb87373 <pure+2509971> "\211\032\205\036", 
          byte_string = 10860740, 
          byte_string_start = 0xb8735e <pure+2509950> "\b;\205 ", 
          next = 0x7ffeedb61e30
        }
        top = 0x7ffeedb5a978
        result = 51539607571
        type = CATCHER
#33 0x00000000005fb59e in funcall_lambda (fun=10860693, nargs=2, 
    arg_vector=0xa5b8e5 <pure+1282565>) at eval.c:2876
        val = 51539607552
        syms_left = 0
        next = 22608
        lexenv = 0
        count = 15
        i = 2
        optional = true
        rest = false
#34 0x00000000005fac87 in Ffuncall (nargs=3, args=0x7ffeedb5aec0) at eval.c:2699
        fun = 10860693
        original_fun = 45600
        funcar = 17193026832
        numargs = 2
        lisp_numargs = 83643440
        val = 7
        internal_args = 0x7
        count = 14
#35 0x00000000005fa28f in call2 (fn=45600, arg1=83643444, arg2=79965005) at 
eval.c:2517
No locals.
#36 0x0000000000509742 in tty_lookup_color (f=0x4c42b48, color=83643444, 
    tty_color=0x7ffeedb5b020, std_color=0x0) at xfaces.c:857
        frame = 79965005
        color_desc = 140732886527808
#37 0x000000000050996f in tty_defined_color (f=0x4c42b48, 
    color_name=0xf7e4a8 "#ffcfaf", color_def=0x7ffeedb5b020, alloc=true)
    at xfaces.c:920
        status = true
#38 0x0000000000509a29 in defined_color (f=0x4c42b48, color_name=0xf7e4a8 
"#ffcfaf", 
    color_def=0x7ffeedb5b020, alloc=true) at xfaces.c:948
No locals.
#39 0x0000000000509f63 in load_color2 (f=0x4c42b48, face=0x47bc1e0, 
name=16518292, 
    target_index=LFACE_FOREGROUND_INDEX, color=0x7ffeedb5b020) at xfaces.c:1096
No locals.
#40 0x000000000050a0e7 in load_color (f=0x4c42b48, face=0x47bc1e0, 
name=16518292, 
    target_index=LFACE_FOREGROUND_INDEX) at xfaces.c:1158
        color = {
          pixel = 18446744073709551615, 
          red = 0, 
          green = 0, 
          blue = 0, 
          flags = 0 '\000', 
          pad = 0 '\000'
        }
#41 0x00000000005151e4 in map_tty_color (f=0x4c42b48, face=0x47bc1e0, 
    idx=LFACE_FOREGROUND_INDEX, defaulted=0x7ffeedb5b0c7) at xfaces.c:5729
        frame = 79965005
        color = 16518292
        def = 0
        foreground_p = true
        default_pixel = 18446744073709551614
        pixel = 18446744073709551614
#42 0x0000000000515343 in realize_tty_face (cache=0x48b6530, 
attrs=0x7ffeedb5b3a0)
    at xfaces.c:5801
        face = 0x47bc1e0
        weight = 200
        slant = 100
        face_colors_defaulted = false
        f = 0x4c42b48
#43 0x0000000000514514 in realize_face (cache=0x48b6530, attrs=0x7ffeedb5b3a0, 
    former_face_id=-1) at xfaces.c:5386
        face = 0x4000
#44 0x0000000000511a79 in lookup_face (f=0x4c42b48, attr=0x7ffeedb5b3a0)
    at xfaces.c:4380
        cache = 0x48b6530
        hash = 653
        i = 653
        face = 0x0
#45 0x0000000000515ca6 in face_at_buffer_position (w=0x3c3be10, pos=21, 
    endptr=0x7ffeedb5b480, limit=121, mouse=false, base_face_id=0) at 
xfaces.c:5986
        f = 0x4c42b48
        attrs = {19776, 83434964, 83434964, 34560, 6, 10608, 34560, 0, 0, 
16518292, 
          16520100, 0, 0, 0, 0, 46896, 0, 0, 46896}
        prop = 8242672
        position = 86
        i = 0
        noverlays = 0
        overlay_vec = 0x7ffeedb5b190
        endpos = 89
        propname = 19776
        limit1 = 486
        end = 358
        default_face = 0x3c3d660
        sa_avail = 16064
        sa_count = 14
        sa_must_free = false
#46 0x000000000043ce88 in handle_face_prop (it=0x7ffeedb5caf0) at xdisp.c:3845
        new_face_id = 90
        next_stop = 89
#47 0x000000000043bc33 in handle_stop (it=0x7ffeedb5caf0) at xdisp.c:3353
        handled = HANDLED_NORMALLY
        handle_overlay_change_p = true
        p = 0x91a930 <it_props+16>
#48 0x0000000000448fc6 in next_element_from_buffer (it=0x7ffeedb5caf0) at 
xdisp.c:8227
        success_p = true
#49 0x000000000044562a in get_next_display_element (it=0x7ffeedb5caf0) at 
xdisp.c:6878
        success_p = true
#50 0x000000000046fb4b in display_line (it=0x7ffeedb5caf0) at xdisp.c:20289
        x_before = 19
        nglyphs = 1
        ascent = 0
        phys_ascent = 0
        n_glyphs_before = 19
        hpos_before = 19
        x = 19
        descent = 0
        phys_descent = 0
        row = 0x48079c0
        overlay_arrow_string = 42849
        wrap_it = {
          window = 140732886530000, 
          w = 0x5df579 <Fplus+37>, 
          f = 0x7ffeedb5b8b0, 
          method = 14746096, 
          stop_charpos = 140732886530192, 
          prev_stop = 6270451, 
          base_level_stop = 13204016, 
          end_charpos = 4, 
          s = 0xb520 <error: Cannot access memory at address 0xb520>, 
          string_nchars = 140732886530064, 
          redisplay_end_trigger_charpos = 13157648, 
          multibyte_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 = 0x0, 
          dpvec = 0x7ffeedb5b830, 
          dpend = 0x550857 <builtin_lisp_symbol+44>, 
          dpvec_char_len = 14745584, 
          dpvec_face_id = 0, 
          saved_face_id = -306857840, 
          ctl_chars = {6274519, 0, 22, 0, 0, 21390880, 514190, 0, 
140732886530192, 
            5572695, 0, 140732886531248, 6561452, 140732886531248, 81685523, 
0}, 
          start = {
            pos = {
              charpos = 171398, 
              bytepos = 171398
            }, 
            overlay_string_index = -826, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 5573304
            }, 
            overlay_string_index = 10859348, 
            string_pos = {
              charpos = 140732886531248, 
              bytepos = 6555280
            }, 
            dpvec_index = 0
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {42, 10859381, 10859348, 0, 135, 0, 0, 22, 
10859384, 
            140732886530208, 0, 0, 81685523, 0, 81680419, -1}, 
          string_overlays = {114, 114, 0, 0, 0, 0, 0, 8233376, 0, 0, 0, 142, 0, 
            81680499, 8233280, 0}, 
          string = 0, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 10, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 6
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 22
                }, 
                dpvec_index = 26
              }, 
              from_overlay = 0, 
              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 = 110, 
              font_height = 0
            }, {
              string = 10859615, 
              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 = 13157648, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 83609492, 
                    y = 140732886531072, 
                    width = 5573455, 
                    height = 83609492
                  }, 
                  image_id = 10860051
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 6310631, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 13157648
                }, 
                overlay_string_index = 81669524, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 140732886531152
                }, 
                dpvec_index = 5572695
              }, 
              from_overlay = 14745520, 
              area = -306856784, 
              method = 32766, 
              paragraph_embedding = (L2R | R2L | unknown: 6274516), 
              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: 81685520), 
              voffset = 0, 
              space_width = 20, 
              font_height = 12088445
            }, {
              string = 0, 
              string_nchars = 21390592, 
              end_charpos = 7788347411346574080, 
              stop_charpos = 140732886531248, 
              prev_stop = 10859381, 
              base_level_stop = 42, 
              cmp_it = {
                stop_pos = 10859381, 
                id = 140732886531376, 
                ch = 6272437, 
                rule_idx = 0, 
                lookback = 2, 
                nglyphs = 10859285, 
                reversed_p = false, 
                charpos = 422207863241968, 
                nchars = 81685523, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 2, 
              u = {
                image = {
                  object = 79965005, 
                  slice = {
                    x = 20, 
                    y = 22608, 
                    width = 10859280, 
                    height = 0
                  }, 
                  image_id = 22
                }, 
                stretch = {
                  object = 79965005
                }
              }, 
              position = {
                charpos = 14745488, 
                bytepos = 140732886531568
              }, 
              current = {
                pos = {
                  charpos = 6270451, 
                  bytepos = 140732886531592
                }, 
                overlay_string_index = 3, 
                string_pos = {
                  charpos = 10859285, 
                  bytepos = 81685523
                }, 
                dpvec_index = 13157648
              }, 
              from_overlay = 2, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (unknown: 3988110736), 
              multibyte_p = false, 
              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 | WINDOW_WRAP | unknown: 5572692), 
              voffset = 0, 
              space_width = 14745424, 
              font_height = 140732886531568
            }, {
              string = 6274519, 
              string_nchars = 0, 
              end_charpos = 17, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 17379024, 
              cmp_it = {
                stop_pos = 8232944, 
                id = 0, 
                ch = -306856464, 
                rule_idx = 32766, 
                lookback = 5572695, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 140732886532576, 
                nchars = 6561452, 
                nbytes = 0, 
                from = 5576535, 
                to = 0, 
                width = 81685523
              }, 
              face_id = 84637427, 
              u = {
                image = {
                  object = 79965005, 
                  slice = {
                    x = 79965005, 
                    y = 10860740, 
                    width = 140732886532576, 
                    height = 6555280
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 79965005
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 22, 
                  bytepos = 10860773
                }, 
                overlay_string_index = 10860740, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 135
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = 17, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (unknown: 10860776), 
              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: 3988110848), 
              voffset = 32766, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 79965005, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 12721536, 
                rule_idx = 0, 
                lookback = 140732886531872, 
                nglyphs = 6139586, 
                reversed_p = false, 
                charpos = 22608, 
                nchars = 6, 
                nbytes = 0, 
                from = 13204016, 
                to = 0, 
                width = 6142995
              }, 
              face_id = 46368, 
              u = {
                image = {
                  object = 140732886531920, 
                  slice = {
                    x = 5572695, 
                    y = 4148949265445, 
                    width = 140732886531968, 
                    height = 84637427
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 140732886531920
                }
              }, 
              position = {
                charpos = 311680, 
                bytepos = 5572695
              }, 
              current = {
                pos = {
                  charpos = 81621955, 
                  bytepos = 140732886532944
                }, 
                overlay_string_index = 6561452, 
                string_pos = {
                  charpos = 5573304, 
                  bytepos = 81621955
                }, 
                dpvec_index = -306855088
              }, 
              from_overlay = 6555280, 
              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 = 6, 
              font_height = 10857509
            }}, 
          sp = 9768676, 
          selective = 0, 
          what = 135, 
          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_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 16, 
          cmp_it = {
            stop_pos = 10857512, 
            id = 140732886531984, 
            ch = -1, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 81621955, 
            reversed_p = false, 
            charpos = 4294967296, 
            nchars = 1, 
            nbytes = 0, 
            from = 1, 
            to = 0, 
            width = 1
          }, 
          char_to_display = 1, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 1, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          space_width = 311680, 
          voffset = 0, 
          tab_width = 0, 
          font_height = 0, 
          object = 0, 
          position = {
            charpos = 0, 
            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 = 0, 
          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, 
          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 = 13157648, 
            ch = 0, 
            nchars = 0, 
            ch_len = 140732886532480, 
            type = 5572695, 
            type_after_wn = UNKNOWN_BT, 
            orig_type = 14745360, 
            resolved_level = 0 '\000', 
            isolate_level = 0 '\000', 
            invalid_levels = 140732886532576, 
            invalid_isolates = 6274519, 
            prev = {
              charpos = 81685523, 
              type = FSI, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              charpos = 12088158, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              charpos = 17379024, 
              type = 3366275840, 
              orig_type = 1813365940
            }, 
            prev_for_neutral = {
              charpos = 140732886532576, 
              type = 10860773, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              charpos = 22, 
              type = 10860773, 
              orig_type = UNKNOWN_BT
            }, 
            bracket_pairing_pos = 140732886532704, 
            bracket_enclosed_type = 6272437, 
            next_en_pos = 2, 
            next_en_type = 10860693, 
            sos = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 81685523, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                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 = 79965005, 
                next_for_neutral_type = 7, 
                last_strong_type = 1, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 22608, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 2, 
                level = 165 '\245', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 14745328, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6270451, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 3, 
                next_for_neutral_type = 5, 
                last_strong_type = 2, 
                prev_for_neutral_type = 2, 
                level = 165 '\245', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 81685523, 
                next_for_neutral_type = 7, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 2, 
                next_for_neutral_type = 6, 
                last_strong_type = 1, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 45600, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 83609488, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 83609492, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6101913, 
                next_for_neutral_type = 7, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 7, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 251 '\373', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 83609492, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 4, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 251 '\373', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 43728, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6267535, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 79965005, 
                next_for_neutral_type = 4, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 251 '\373', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 45600, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 83609492, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 7, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5281759, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533296, 
                next_for_neutral_type = 4, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 251 '\373', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 7, 
                last_strong_type = 1, 
                prev_for_neutral_type = 5, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 79965005, 
                next_for_neutral_type = 3, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 222 '\336', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 81653715, 
                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 = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5282159, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886533296, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 2, 
                level = 247 '\367', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 72057594054448036, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 1, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5282345, 
                next_for_neutral_type = 4, 
                last_strong_type = 4, 
                prev_for_neutral_type = 6, 
                level = 252 '\374', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533296, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 2, 
                level = 247 '\367', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5283683, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533296, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 16520100, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 87 'W', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5284071, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 16520100, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 87 'W', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 2, 
                last_strong_type = 5, 
                prev_for_neutral_type = 3, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 30907056266268, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5329380, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 42949673240, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 87 'W', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 4, 
                last_strong_type = 4, 
                prev_for_neutral_type = 6, 
                level = 252 '\374', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 29757916448, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 5, 
                level = 63 '?', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 140732886533424, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 4, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 71261505, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5857213, 
                next_for_neutral_type = 1, 
                last_strong_type = 5, 
                prev_for_neutral_type = 5, 
                level = 63 '?', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 71261505, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4466871, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 13195285, 
                next_for_neutral_type = 0, 
                last_strong_type = 5, 
                prev_for_neutral_type = 5, 
                level = 63 '?', 
                flags = 4 '\004'
              }, {
                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 = 4, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533696, 
                next_for_neutral_type = 1, 
                last_strong_type = 3, 
                prev_for_neutral_type = 4, 
                level = 63 '?', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 29757916640, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 201 '\311', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886533640, 
                next_for_neutral_type = 6, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 25775660989, 
                next_for_neutral_type = 5, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 201 '\311', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 25841065241, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 201 '\311', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886533664, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 63526928, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533696, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 69129824, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 1, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5573016, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 60129542144, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6298819, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533776, 
                next_for_neutral_type = 5, 
                last_strong_type = 5, 
                prev_for_neutral_type = 0, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5179396, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 4, 
                level = 51 '3', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 20175317, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 7, 
                level = 51 '3', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 472139548368, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 20175312, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5179421, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 50 '2', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 20066389, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 50 '2', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 8283080464, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 20066384, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 55839754269, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 18053005, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886533968, 
                next_for_neutral_type = 6, 
                last_strong_type = 1, 
                prev_for_neutral_type = 0, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5179744, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 13545053, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 13545048, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 43728, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534064, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6746237, 
                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 = 6, 
                prev_for_neutral_type = 7, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 127, 
                next_for_neutral_type = 2, 
                last_strong_type = 3, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886537032, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 42949672961, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 2147489955320, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534192, 
                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 = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6699159, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 139646259808456, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 5, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 69406035, 
                next_for_neutral_type = 5, 
                last_strong_type = 7, 
                prev_for_neutral_type = 1, 
                level = 63 '?', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 201 '\311', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 71257080, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 71257080, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4440504, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 7, 
                last_strong_type = 7, 
                prev_for_neutral_type = 7, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 5, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 201 '\311', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 406, 
                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 = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 4, 
                level = 145 '\221', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1076, 
                next_for_neutral_type = 2, 
                last_strong_type = 3, 
                prev_for_neutral_type = 1, 
                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 = 8242720, 
                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 = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 88, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4439541, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 7, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4475282, 
                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 = 0, 
                last_strong_type = 1, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 0, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4435663, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 201 '\311', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 75528640, 
                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 = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 195 '\303', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886534896, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }}, 
            string = {
              lstring = 140732886534704, 
              s = 0x0, 
              schars = 1, 
              bufpos = 140732886534800, 
              from_disp_str = false, 
              unibyte = true
            }, 
            w = 0x1, 
            paragraph_dir = L2R, 
            separator_limit = 63159824, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = false
          }, 
          paragraph_embedding = L2R
        }
        wrap_data = 0x0
        may_wrap = false
        wrap_x = 0
        wrap_row_used = -1
        wrap_row_ascent = 0
        wrap_row_height = 2
        wrap_row_phys_ascent = 0
        wrap_row_phys_height = 0
        wrap_row_extra_line_spacing = 0
        wrap_row_min_pos = 140732886529776
        wrap_row_min_bpos = 5572695
        wrap_row_max_pos = 14745840
        wrap_row_max_bpos = 140732886529872
        cvpos = 32766
        min_pos = 1
        max_pos = 20
        min_bpos = 1
        max_bpos = 20
        pending_handle_line_prefix = false
#51 0x0000000000464927 in try_window (window=63159829, pos=..., flags=1)
    at xdisp.c:16961
        w = 0x3c3be10
        it = {
          window = 63159829, 
          w = 0x3c3be10, 
          f = 0x4c42b48, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 21, 
          prev_stop = 21, 
          base_level_stop = 21, 
          end_charpos = 1076, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          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 = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 1, 
              bytepos = 1
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 21, 
              bytepos = 21
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 11, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 0, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }}, 
          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_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 32, 
          len = 1, 
          cmp_it = {
            stop_pos = 90, 
            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 = 32, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          space_width = 0, 
          voffset = 0, 
          tab_width = 8, 
          font_height = 0, 
          object = 63526933, 
          position = {
            charpos = 20, 
            bytepos = 20
          }, 
          truncation_pixel_width = 1, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 87, 
          last_visible_y = 19, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x48079c0, 
          area = TEXT_AREA, 
          nglyphs = 1, 
          pixel_width = 1, 
          ascent = 0, 
          descent = 1, 
          max_ascent = 0, 
          max_descent = 1, 
          phys_ascent = 0, 
          phys_descent = 1, 
          max_phys_ascent = 0, 
          max_phys_descent = 1, 
          current_x = 20, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 20, 
          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 = 21, 
            charpos = 21, 
            ch = 91, 
            nchars = 1, 
            ch_len = 1, 
            type = STRONG_L, 
            type_after_wn = NEUTRAL_ON, 
            orig_type = NEUTRAL_ON, 
            resolved_level = 0 '\000', 
            isolate_level = 0 '\000', 
            invalid_levels = 0, 
            invalid_isolates = 0, 
            prev = {
              charpos = 20, 
              type = NEUTRAL_WS, 
              orig_type = NEUTRAL_WS
            }, 
            last_strong = {
              charpos = 10, 
              type = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_neutral = {
              charpos = 27, 
              type = STRONG_L, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              charpos = 20, 
              type = STRONG_L, 
              orig_type = NEUTRAL_WS
            }, 
            next_for_ws = {
              charpos = 21, 
              type = NEUTRAL_ON, 
              orig_type = UNKNOWN_BT
            }, 
            bracket_pairing_pos = 1076, 
            bracket_enclosed_type = STRONG_L, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            sos = L2R, 
            scan_dir = 1, 
            disp_pos = 251, 
            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 = 0, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x3c3be10, 
            paragraph_dir = L2R, 
            separator_limit = -1, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = false
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        last_text_row = 0x0
        f = 0x4c42b48
        frame_line_height = 1
#52 0x0000000000461bf6 in redisplay_window (window=63159829, 
just_this_one_p=false)
    at xdisp.c:16434
        d2 = 0
        d6 = 0
        d1 = 0
        d5 = 0
        rtop = 0
        rbot = 0
        w = 0x3c3be10
        f = 0x4c42b48
        buffer = 0x3c95810
        old = 0xcd7d40
        lpoint = {
          charpos = 192, 
          bytepos = 196
        }
        opoint = {
          charpos = 1, 
          bytepos = 1
        }
        startp = {
          charpos = 1, 
          bytepos = 1
        }
        update_mode_line = true
        tem = 0
        it = {
          window = 0, 
          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, 
          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 = {0 <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 = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 0, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              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 = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 8589934595
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 395136991232, 
                bytepos = 1
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = -1
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              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: 92), 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 524288, 
              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 = -1, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 1, 
                  slice = {
                    x = 1, 
                    y = 1, 
                    width = 1, 
                    height = 1
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = 1
                }
              }, 
              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 = 0, 
              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 = 0, 
              font_height = 0
            }}, 
          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_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, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          space_width = 0, 
          voffset = 0, 
          tab_width = 0, 
          font_height = 0, 
          object = 0, 
          position = {
            charpos = 0, 
            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 = 0, 
          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, 
          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 = 0, 
            nchars = 0, 
            ch_len = 0, 
            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 = 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 = 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 36 times>, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4466871, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140728910343224, 
                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 = 4, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886543552, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 17, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6298819, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886543488, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 28176, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6699159, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4364598560, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544080, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886544088, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 3, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                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 = 40, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                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 = 64102933, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6714080, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 17280, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4440783, 
                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 = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6712654, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 64102933, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 6, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6714080, 
                next_for_neutral_type = 6, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 64102933, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 5, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 5, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 43728, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 30, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 5330771, 
                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 = 4, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544272, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 25839435040, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886543960, 
                next_for_neutral_type = 6, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 25769803816, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                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 = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886546888, 
                next_for_neutral_type = 6, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 29757927056, 
                next_for_neutral_type = 5, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 2147547750933, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886544048, 
                next_for_neutral_type = 7, 
                last_strong_type = 5, 
                prev_for_neutral_type = 7, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 64102928, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 6708109, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886544200, 
                next_for_neutral_type = 0, 
                last_strong_type = 1, 
                prev_for_neutral_type = 5, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 64102933, 
                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 = 16064, 
                next_for_neutral_type = 1, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 1, 
                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 = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4440504, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 6, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 7, 
                last_strong_type = 7, 
                prev_for_neutral_type = 7, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 5, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 406, 
                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 = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 200 '\310', 
                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 = 140732886544752, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 7, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4467863, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 7, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 3, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 88, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4439541, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 7, 
                last_strong_type = 5, 
                prev_for_neutral_type = 7, 
                level = 85 'U', 
                flags = 1 '\001'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4475282, 
                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 = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 7, 
                last_strong_type = 2, 
                prev_for_neutral_type = 1, 
                level = 85 'U', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4435663, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 72045456, 
                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 = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 38 '&', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 210 '\322', 
                flags = 3 '\003'
              }, {
                next_for_neutral_pos = 140732886544560, 
                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 = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4436186, 
                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 = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 38 '&', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 140732886544752, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 7788347411346574080, 
                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 = 3, 
                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 = 1, 
                level = 182 '\266', 
                flags = 237 '\355'
              }, {
                next_for_neutral_pos = 4606247, 
                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 = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 69631269, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 2, 
                level = 181 '\265', 
                flags = 237 '\355'
              }, {
                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 = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 38 '&', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 79965000, 
                next_for_neutral_type = 5, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 38 '&', 
                flags = 4 '\004'
              }, {
                next_for_neutral_pos = 69631264, 
                next_for_neutral_type = 0, 
                last_strong_type = 1, 
                prev_for_neutral_type = 5, 
                level = 196 '\304', 
                flags = 4 '\004'
              }, {
                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'
              }}, 
            string = {
              lstring = 0, 
              s = 0x0, 
              schars = 1, 
              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 = false
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        current_matrix_up_to_date_p = false
        used_current_matrix_p = false
        buffer_unchanged_p = false
        temp_scroll_step = false
        count = 13
        rc = 0
        centering_position = -1
        last_line_misfit = false
        beg_unchanged = 1075
        end_unchanged = 0
        frame_line_height = 1
#53 0x000000000045a227 in redisplay_window_0 (window=63159829) at xdisp.c:14250
No locals.
#54 0x00000000005f7595 in internal_condition_case_1 (
    bfun=0x45a1e5 <redisplay_window_0>, arg=63159829, handlers=13411027, 
    hfun=0x45a1ad <redisplay_window_error>) at eval.c:1333
        val = 5577199
        c = 0xf7af40
#55 0x000000000045a18a in redisplay_windows (window=63159829) at xdisp.c:14230
        w = 0x3c3be10
#56 0x000000000045a140 in redisplay_windows (window=76036885) at xdisp.c:14224
        w = 0x4883b10
#57 0x0000000000459224 in redisplay_internal () at xdisp.c:13818
        gcscrollbars = true
        f = 0x4c42b48
        w = 0x3c3be10
        sw = 0x3c3be10
        fr = 0x4c42b48
        pending = false
        must_finish = true
        match_p = false
        tlbufpos = {
          charpos = 1, 
          bytepos = 1
        }
        tlendpos = {
          charpos = 0, 
          bytepos = 0
        }
        number_of_visible_frames = 2
        count = 10
        sf = 0x4c42b48
        polling_stopped_here = false
        tail = 81632355
        frame = 79965005
        consider_all_windows_p = true
        update_miniwindow_p = true
#58 0x0000000000459bb5 in redisplay_preserve_echo_area (from_where=2) at 
xdisp.c:14087
No locals.
#59 0x0000000000420ea4 in Fredisplay (force=0) at dispnew.c:5785
        count = 10
#60 0x00000000005fa966 in Ffuncall (nargs=1, args=0x7ffeedb61ab0) at eval.c:2650
        internal_argbuf = {0, 3912715206658, 13157648, 6153697, 0, 
140732886555232, 
          13157648, 2}
        fun = 9543125
        original_fun = 390880
        funcar = 43728
        numargs = 0
        lisp_numargs = 140732886555184
        val = 0
        internal_args = 0x7ffeedb61a20
        count = 9
#61 0x0000000000641228 in exec_byte_code (bytestr=9703900, vector=9703933, 
    maxdepth=30, args_template=3078, nargs=1, args=0x7ffeedb62010) at 
bytecode.c:880
        targets = {0x644d02 <exec_byte_code+18257>, 0x644d5f 
<exec_byte_code+18350>, 
          0x644d61 <exec_byte_code+18352>, 0x644d63 <exec_byte_code+18354>, 
          0x644d65 <exec_byte_code+18356>, 0x644d65 <exec_byte_code+18356>, 
          0x644dcb <exec_byte_code+18458>, 0x644e3b <exec_byte_code+18570>, 
          0x640a4d <exec_byte_code+1180>, 0x640a4f <exec_byte_code+1182>, 
          0x640a51 <exec_byte_code+1184>, 0x640a53 <exec_byte_code+1186>, 
          0x640a55 <exec_byte_code+1188>, 0x640a55 <exec_byte_code+1188>, 
          0x640a5e <exec_byte_code+1197>, 0x640a16 <exec_byte_code+1125>, 
          0x640f14 <exec_byte_code+2403>, 0x640f16 <exec_byte_code+2405>, 
          0x640f18 <exec_byte_code+2407>, 0x640f1a <exec_byte_code+2409>, 
          0x640f1c <exec_byte_code+2411>, 0x640f1c <exec_byte_code+2411>, 
          0x640f5a <exec_byte_code+2473>, 0x640f25 <exec_byte_code+2420>, 
          0x64111e <exec_byte_code+2925>, 0x641120 <exec_byte_code+2927>, 
          0x641122 <exec_byte_code+2929>, 0x641124 <exec_byte_code+2931>, 
          0x641126 <exec_byte_code+2933>, 0x641126 <exec_byte_code+2933>, 
          0x6410cf <exec_byte_code+2846>, 0x6410e9 <exec_byte_code+2872>, 
          0x6411e6 <exec_byte_code+3125>, 0x6411e8 <exec_byte_code+3127>, 
          0x6411ea <exec_byte_code+3129>, 0x6411ec <exec_byte_code+3131>, 
          0x6411ee <exec_byte_code+3133>, 0x6411ee <exec_byte_code+3133>, 
          0x641197 <exec_byte_code+3046>, 0x6411b1 <exec_byte_code+3072>, 
          0x6412b1 <exec_byte_code+3328>, 0x6412b3 <exec_byte_code+3330>, 
          0x6412b5 <exec_byte_code+3332>, 0x6412b7 <exec_byte_code+3334>, 
          0x6412b9 <exec_byte_code+3336>, 0x6412b9 <exec_byte_code+3336>, 
          0x641262 <exec_byte_code+3249>, 0x64127c <exec_byte_code+3275>, 
          0x6423a7 <exec_byte_code+7670>, 0x642143 <exec_byte_code+7058>, 
          0x642137 <exec_byte_code+7046>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x6425fa <exec_byte_code+8265>, 0x6426f7 <exec_byte_code+8518>, 
          0x64275b <exec_byte_code+8618>, 0x6427c0 <exec_byte_code+8719>, 
          0x642829 <exec_byte_code+8824>, 0x640d6d <exec_byte_code+1980>, 
          0x640def <exec_byte_code+2110>, 0x6428a7 <exec_byte_code+8950>, 
          0x640cbb <exec_byte_code+1802>, 0x640e61 <exec_byte_code+2224>, 
          0x642913 <exec_byte_code+9058>, 0x642985 <exec_byte_code+9172>, 
          0x6429d1 <exec_byte_code+9248>, 0x642a43 <exec_byte_code+9362>, 
          0x642a99 <exec_byte_code+9448>, 0x642b7b <exec_byte_code+9674>, 
          0x642bc7 <exec_byte_code+9750>, 0x642c39 <exec_byte_code+9864>, 
          0x642cce <exec_byte_code+10013>, 0x642d1a <exec_byte_code+10089>, 
          0x642d66 <exec_byte_code+10165>, 0x642dd8 <exec_byte_code+10279>, 
          0x642e4a <exec_byte_code+10393>, 0x642ebc <exec_byte_code+10507>, 
          0x642f51 <exec_byte_code+10656>, 0x642fa7 <exec_byte_code+10742>, 
          0x642ffd <exec_byte_code+10828>, 0x6430df <exec_byte_code+11054>, 
          0x643179 <exec_byte_code+11208>, 0x643213 <exec_byte_code+11362>, 
          0x643497 <exec_byte_code+12006>, 0x64350e <exec_byte_code+12125>, 
          0x643585 <exec_byte_code+12244>, 0x6435fc <exec_byte_code+12363>, 
          0x643673 <exec_byte_code+12482>, 0x6436c9 <exec_byte_code+12568>, 
          0x643767 <exec_byte_code+12726>, 0x6437bd <exec_byte_code+12812>, 
          0x643813 <exec_byte_code+12898>, 0x643869 <exec_byte_code+12984>, 
          0x643987 <exec_byte_code+13270>, 0x641fbf <exec_byte_code+6670>, 
          0x6439ea <exec_byte_code+13369>, 0x643a36 <exec_byte_code+13445>, 
          0x643b10 <exec_byte_code+13663>, 0x643b73 <exec_byte_code+13762>, 
          0x643bd6 <exec_byte_code+13861>, 0x643c22 <exec_byte_code+13937>, 
          0x643c74 <exec_byte_code+14019>, 0x643cc6 <exec_byte_code+14101>, 
          0x643d20 <exec_byte_code+14191>, 0x644d02 <exec_byte_code+18257>, 
          0x643d7c <exec_byte_code+14283>, 0x643dc3 <exec_byte_code+14354>, 
          0x643e0a <exec_byte_code+14425>, 0x643e51 <exec_byte_code+14496>, 
          0x643e98 <exec_byte_code+14567>, 0x643edf <exec_byte_code+14638>, 
          0x641fbf <exec_byte_code+6670>, 0x644d02 <exec_byte_code+18257>, 
          0x643f2b <exec_byte_code+14714>, 0x643f7f <exec_byte_code+14798>, 
          0x643fcb <exec_byte_code+14874>, 0x644017 <exec_byte_code+14950>, 
          0x644089 <exec_byte_code+15064>, 0x6440fb <exec_byte_code+15178>, 
          0x644147 <exec_byte_code+15254>, 0x644246 <exec_byte_code+15509>, 
          0x6442b8 <exec_byte_code+15623>, 0x64432a <exec_byte_code+15737>, 
          0x64439c <exec_byte_code+15851>, 0x6443e3 <exec_byte_code+15922>, 
          0x644d02 <exec_byte_code+18257>, 0x641ef3 <exec_byte_code+6466>, 
          0x641367 <exec_byte_code+3510>, 0x640b5e <exec_byte_code+1453>, 
          0x641491 <exec_byte_code+3808>, 0x6415ee <exec_byte_code+4157>, 
          0x64173f <exec_byte_code+4494>, 0x641e7b <exec_byte_code+6346>, 
          0x641ebe <exec_byte_code+6413>, 0x641078 <exec_byte_code+2759>, 
          0x641f80 <exec_byte_code+6607>, 0x641ff1 <exec_byte_code+6720>, 
          0x642084 <exec_byte_code+6867>, 0x6420c3 <exec_byte_code+6930>, 
          0x6423e6 <exec_byte_code+7733>, 0x64246e <exec_byte_code+7869>, 
          0x642503 <exec_byte_code+8018>, 0x64256d <exec_byte_code+8124>, 
          0x64131b <exec_byte_code+3434>, 0x64442f <exec_byte_code+15998>, 
          0x6444c4 <exec_byte_code+16147>, 0x644510 <exec_byte_code+16223>, 
          0x64455c <exec_byte_code+16299>, 0x6445a8 <exec_byte_code+16375>, 
          0x6445f4 <exec_byte_code+16451>, 0x644666 <exec_byte_code+16565>, 
          0x6446d8 <exec_byte_code+16679>, 0x64474a <exec_byte_code+16793>, 
          0x6447bc <exec_byte_code+16907>, 0x644916 <exec_byte_code+17253>, 
          0x644988 <exec_byte_code+17367>, 0x6449fa <exec_byte_code+17481>, 
          0x644a46 <exec_byte_code+17557>, 0x644ab8 <exec_byte_code+17671>, 
          0x644b2a <exec_byte_code+17785>, 0x644b84 <exec_byte_code+17875>, 
          0x644bde <exec_byte_code+17965>, 0x6438bf <exec_byte_code+13070>, 
          0x643915 <exec_byte_code+13156>, 0x644c34 <exec_byte_code+18051>, 
          0x644c9d <exec_byte_code+18156>, 0x644d02 <exec_byte_code+18257>, 
          0x641890 <exec_byte_code+4831>, 0x64198d <exec_byte_code+5084>, 
          0x641ac9 <exec_byte_code+5400>, 0x641c05 <exec_byte_code+5716>, 
          0x641d40 <exec_byte_code+6031>, 0x642aef <exec_byte_code+9534>, 
          0x643053 <exec_byte_code+10914>, 0x643a84 <exec_byte_code+13523>, 
          0x644ed2 <exec_byte_code+18721>, 0x644f45 <exec_byte_code+18836>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644fdf <exec_byte_code+18990>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x645079 <exec_byte_code+19144> <repeats 64 times>}
        count = 9
        op = 0
        vectorp = 0x941200 <pure+125728>
        stack = {
          pc = 0xbfbac7 <pure+2986983> "\207\001\204C", 
          byte_string = 9703900, 
          byte_string_start = 0xbfba8c <pure+2986924> "\001\247\203\022", 
          next = 0x7ffeedb623b0
        }
        top = 0x7ffeedb61ab0
        result = 51603134485
        type = CATCHER
#62 0x00000000005fb262 in funcall_lambda (fun=9703853, nargs=1, 
    arg_vector=0x7ffeedb62008) at eval.c:2810
        val = 51552560928
        syms_left = 3078
        next = 1
        lexenv = 140732886556392
        count = 9
        i = 5576982
        optional = false
        rest = false
#63 0x00000000005fac87 in Ffuncall (nargs=2, args=0x7ffeedb62000) at eval.c:2699
        fun = 9703853
        original_fun = 3668496
        funcar = 5572695
        numargs = 1
        lisp_numargs = 51539607552
        val = 0
        internal_args = 0x7ffeedb62010
        count = 8
#64 0x0000000000641228 in exec_byte_code (bytestr=10466356, vector=10466389, 
    maxdepth=62, args_template=3078, nargs=3, args=0x7ffeedb62668) at 
bytecode.c:880
        targets = {0x644d02 <exec_byte_code+18257>, 0x644d5f 
<exec_byte_code+18350>, 
          0x644d61 <exec_byte_code+18352>, 0x644d63 <exec_byte_code+18354>, 
          0x644d65 <exec_byte_code+18356>, 0x644d65 <exec_byte_code+18356>, 
          0x644dcb <exec_byte_code+18458>, 0x644e3b <exec_byte_code+18570>, 
          0x640a4d <exec_byte_code+1180>, 0x640a4f <exec_byte_code+1182>, 
          0x640a51 <exec_byte_code+1184>, 0x640a53 <exec_byte_code+1186>, 
          0x640a55 <exec_byte_code+1188>, 0x640a55 <exec_byte_code+1188>, 
          0x640a5e <exec_byte_code+1197>, 0x640a16 <exec_byte_code+1125>, 
          0x640f14 <exec_byte_code+2403>, 0x640f16 <exec_byte_code+2405>, 
          0x640f18 <exec_byte_code+2407>, 0x640f1a <exec_byte_code+2409>, 
          0x640f1c <exec_byte_code+2411>, 0x640f1c <exec_byte_code+2411>, 
          0x640f5a <exec_byte_code+2473>, 0x640f25 <exec_byte_code+2420>, 
          0x64111e <exec_byte_code+2925>, 0x641120 <exec_byte_code+2927>, 
          0x641122 <exec_byte_code+2929>, 0x641124 <exec_byte_code+2931>, 
          0x641126 <exec_byte_code+2933>, 0x641126 <exec_byte_code+2933>, 
          0x6410cf <exec_byte_code+2846>, 0x6410e9 <exec_byte_code+2872>, 
          0x6411e6 <exec_byte_code+3125>, 0x6411e8 <exec_byte_code+3127>, 
          0x6411ea <exec_byte_code+3129>, 0x6411ec <exec_byte_code+3131>, 
          0x6411ee <exec_byte_code+3133>, 0x6411ee <exec_byte_code+3133>, 
          0x641197 <exec_byte_code+3046>, 0x6411b1 <exec_byte_code+3072>, 
          0x6412b1 <exec_byte_code+3328>, 0x6412b3 <exec_byte_code+3330>, 
          0x6412b5 <exec_byte_code+3332>, 0x6412b7 <exec_byte_code+3334>, 
          0x6412b9 <exec_byte_code+3336>, 0x6412b9 <exec_byte_code+3336>, 
          0x641262 <exec_byte_code+3249>, 0x64127c <exec_byte_code+3275>, 
          0x6423a7 <exec_byte_code+7670>, 0x642143 <exec_byte_code+7058>, 
          0x642137 <exec_byte_code+7046>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x6425fa <exec_byte_code+8265>, 0x6426f7 <exec_byte_code+8518>, 
          0x64275b <exec_byte_code+8618>, 0x6427c0 <exec_byte_code+8719>, 
          0x642829 <exec_byte_code+8824>, 0x640d6d <exec_byte_code+1980>, 
          0x640def <exec_byte_code+2110>, 0x6428a7 <exec_byte_code+8950>, 
          0x640cbb <exec_byte_code+1802>, 0x640e61 <exec_byte_code+2224>, 
          0x642913 <exec_byte_code+9058>, 0x642985 <exec_byte_code+9172>, 
          0x6429d1 <exec_byte_code+9248>, 0x642a43 <exec_byte_code+9362>, 
          0x642a99 <exec_byte_code+9448>, 0x642b7b <exec_byte_code+9674>, 
          0x642bc7 <exec_byte_code+9750>, 0x642c39 <exec_byte_code+9864>, 
          0x642cce <exec_byte_code+10013>, 0x642d1a <exec_byte_code+10089>, 
          0x642d66 <exec_byte_code+10165>, 0x642dd8 <exec_byte_code+10279>, 
          0x642e4a <exec_byte_code+10393>, 0x642ebc <exec_byte_code+10507>, 
          0x642f51 <exec_byte_code+10656>, 0x642fa7 <exec_byte_code+10742>, 
          0x642ffd <exec_byte_code+10828>, 0x6430df <exec_byte_code+11054>, 
          0x643179 <exec_byte_code+11208>, 0x643213 <exec_byte_code+11362>, 
          0x643497 <exec_byte_code+12006>, 0x64350e <exec_byte_code+12125>, 
          0x643585 <exec_byte_code+12244>, 0x6435fc <exec_byte_code+12363>, 
          0x643673 <exec_byte_code+12482>, 0x6436c9 <exec_byte_code+12568>, 
          0x643767 <exec_byte_code+12726>, 0x6437bd <exec_byte_code+12812>, 
          0x643813 <exec_byte_code+12898>, 0x643869 <exec_byte_code+12984>, 
          0x643987 <exec_byte_code+13270>, 0x641fbf <exec_byte_code+6670>, 
          0x6439ea <exec_byte_code+13369>, 0x643a36 <exec_byte_code+13445>, 
          0x643b10 <exec_byte_code+13663>, 0x643b73 <exec_byte_code+13762>, 
          0x643bd6 <exec_byte_code+13861>, 0x643c22 <exec_byte_code+13937>, 
          0x643c74 <exec_byte_code+14019>, 0x643cc6 <exec_byte_code+14101>, 
          0x643d20 <exec_byte_code+14191>, 0x644d02 <exec_byte_code+18257>, 
          0x643d7c <exec_byte_code+14283>, 0x643dc3 <exec_byte_code+14354>, 
          0x643e0a <exec_byte_code+14425>, 0x643e51 <exec_byte_code+14496>, 
          0x643e98 <exec_byte_code+14567>, 0x643edf <exec_byte_code+14638>, 
          0x641fbf <exec_byte_code+6670>, 0x644d02 <exec_byte_code+18257>, 
          0x643f2b <exec_byte_code+14714>, 0x643f7f <exec_byte_code+14798>, 
          0x643fcb <exec_byte_code+14874>, 0x644017 <exec_byte_code+14950>, 
          0x644089 <exec_byte_code+15064>, 0x6440fb <exec_byte_code+15178>, 
          0x644147 <exec_byte_code+15254>, 0x644246 <exec_byte_code+15509>, 
          0x6442b8 <exec_byte_code+15623>, 0x64432a <exec_byte_code+15737>, 
          0x64439c <exec_byte_code+15851>, 0x6443e3 <exec_byte_code+15922>, 
          0x644d02 <exec_byte_code+18257>, 0x641ef3 <exec_byte_code+6466>, 
          0x641367 <exec_byte_code+3510>, 0x640b5e <exec_byte_code+1453>, 
          0x641491 <exec_byte_code+3808>, 0x6415ee <exec_byte_code+4157>, 
          0x64173f <exec_byte_code+4494>, 0x641e7b <exec_byte_code+6346>, 
          0x641ebe <exec_byte_code+6413>, 0x641078 <exec_byte_code+2759>, 
          0x641f80 <exec_byte_code+6607>, 0x641ff1 <exec_byte_code+6720>, 
          0x642084 <exec_byte_code+6867>, 0x6420c3 <exec_byte_code+6930>, 
          0x6423e6 <exec_byte_code+7733>, 0x64246e <exec_byte_code+7869>, 
          0x642503 <exec_byte_code+8018>, 0x64256d <exec_byte_code+8124>, 
          0x64131b <exec_byte_code+3434>, 0x64442f <exec_byte_code+15998>, 
          0x6444c4 <exec_byte_code+16147>, 0x644510 <exec_byte_code+16223>, 
          0x64455c <exec_byte_code+16299>, 0x6445a8 <exec_byte_code+16375>, 
          0x6445f4 <exec_byte_code+16451>, 0x644666 <exec_byte_code+16565>, 
          0x6446d8 <exec_byte_code+16679>, 0x64474a <exec_byte_code+16793>, 
          0x6447bc <exec_byte_code+16907>, 0x644916 <exec_byte_code+17253>, 
          0x644988 <exec_byte_code+17367>, 0x6449fa <exec_byte_code+17481>, 
          0x644a46 <exec_byte_code+17557>, 0x644ab8 <exec_byte_code+17671>, 
          0x644b2a <exec_byte_code+17785>, 0x644b84 <exec_byte_code+17875>, 
          0x644bde <exec_byte_code+17965>, 0x6438bf <exec_byte_code+13070>, 
          0x643915 <exec_byte_code+13156>, 0x644c34 <exec_byte_code+18051>, 
          0x644c9d <exec_byte_code+18156>, 0x644d02 <exec_byte_code+18257>, 
          0x641890 <exec_byte_code+4831>, 0x64198d <exec_byte_code+5084>, 
          0x641ac9 <exec_byte_code+5400>, 0x641c05 <exec_byte_code+5716>, 
          0x641d40 <exec_byte_code+6031>, 0x642aef <exec_byte_code+9534>, 
          0x643053 <exec_byte_code+10914>, 0x643a84 <exec_byte_code+13523>, 
          0x644ed2 <exec_byte_code+18721>, 0x644f45 <exec_byte_code+18836>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644fdf <exec_byte_code+18990>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x645079 <exec_byte_code+19144> <repeats 64 times>}
        count = 8
        op = 1
        vectorp = 0x9fb458 <pure+888184>
        stack = {
          pc = 0xbb167a <pure+2682778> "\211\205", <incomplete sequence \354>, 
          byte_string = 10466356, 
          byte_string_start = 0xbb161f <pure+2682687> "\001\204\020", 
          next = 0x7ffeedb62d60
        }
        top = 0x7ffeedb62000
        result = 51539607562
        type = (unknown: 32766)
#65 0x00000000005fb262 in funcall_lambda (fun=10466301, nargs=3, 
    arg_vector=0x7ffeedb62650) at eval.c:2810
        val = 51598444429
        syms_left = 3078
        next = 3
        lexenv = 140732886557800
        count = 8
        i = 5576982
        optional = false
        rest = false
#66 0x00000000005fac87 in Ffuncall (nargs=4, args=0x7ffeedb62648) at eval.c:2699
        fun = 10466301
        original_fun = 530816
        funcar = 13466944
        numargs = 3
        lisp_numargs = 84640883
        val = 6274519
        internal_args = 0x0
        count = 7
#67 0x00000000005f24e1 in Ffuncall_interactively (nargs=4, args=0x7ffeedb62648)
    at callint.c:250
        speccount = 6
#68 0x00000000005fa836 in Ffuncall (nargs=5, args=0x7ffeedb62640) at eval.c:2630
        fun = 12604557
        original_fun = 23424
        funcar = 5572695
        numargs = 4
        lisp_numargs = 84640883
        val = 12898087168
        internal_args = 0x7ffeedb626c8
        count = 5
#69 0x00000000005f9c21 in Fapply (nargs=3, args=0x7ffeedb62870) at eval.c:2278
        i = 5
        numargs = 4
        funcall_nargs = 5
        funcall_args = 0x7ffeedb62640
        spread_arg = 0
        fun = 12604557
        retval = 23424
        sa_avail = 16344
        sa_count = 5
        sa_must_free = false
#70 0x00000000005f2977 in Fcall_interactively (function=530816, record_flag=0, 
    keys=13471605) at callint.c:387
        input = 10466923
        funval = 10466301
        events = 90
        result = 16873039920
        args = 0x0
        visargs = 0x500551916
        specs = 84640835
        filter_specs = 10466923
        teml = 20664211
        up_event = 0
        enable = 0
        sa_avail = 16384
        sa_count = 5
        sa_must_free = false
        speccount = 5
        next_event = 5499194
        prefix_arg = 0
        string = 0x0
        tem = 0xaedb62790 <error: Cannot access memory at address 0xaedb62790>
        varies = 0x9fb3f8 <pure+888088> "\006"
        i = 9564245
        nargs = 0
        mark = 5574280
        arg_from_tty = false
        key_count = 2
        record_then_fail = false
        save_this_command = 530816
        save_last_command = 0
        save_this_original_command = 530816
        save_real_this_command = 530816
#71 0x00000000005fa9ef in Ffuncall (nargs=4, args=0x7ffeedb629c8) at eval.c:2657
        internal_argbuf = {530816, 0, 13157648, 13157648, 0, 140732886559072, 
          13157648, 5572695}
        fun = 12604605
        original_fun = 374896
        funcar = 0
        numargs = 3
        lisp_numargs = 140732886559024
        val = 0
        internal_args = 0x7ffeedb629d0
        count = 4
#72 0x0000000000641228 in exec_byte_code (bytestr=10467156, vector=10467189, 
    maxdepth=54, args_template=4102, nargs=1, args=0x7ffeedb62f20) at 
bytecode.c:880
        targets = {0x644d02 <exec_byte_code+18257>, 0x644d5f 
<exec_byte_code+18350>, 
          0x644d61 <exec_byte_code+18352>, 0x644d63 <exec_byte_code+18354>, 
          0x644d65 <exec_byte_code+18356>, 0x644d65 <exec_byte_code+18356>, 
          0x644dcb <exec_byte_code+18458>, 0x644e3b <exec_byte_code+18570>, 
          0x640a4d <exec_byte_code+1180>, 0x640a4f <exec_byte_code+1182>, 
          0x640a51 <exec_byte_code+1184>, 0x640a53 <exec_byte_code+1186>, 
          0x640a55 <exec_byte_code+1188>, 0x640a55 <exec_byte_code+1188>, 
          0x640a5e <exec_byte_code+1197>, 0x640a16 <exec_byte_code+1125>, 
          0x640f14 <exec_byte_code+2403>, 0x640f16 <exec_byte_code+2405>, 
          0x640f18 <exec_byte_code+2407>, 0x640f1a <exec_byte_code+2409>, 
          0x640f1c <exec_byte_code+2411>, 0x640f1c <exec_byte_code+2411>, 
          0x640f5a <exec_byte_code+2473>, 0x640f25 <exec_byte_code+2420>, 
          0x64111e <exec_byte_code+2925>, 0x641120 <exec_byte_code+2927>, 
          0x641122 <exec_byte_code+2929>, 0x641124 <exec_byte_code+2931>, 
          0x641126 <exec_byte_code+2933>, 0x641126 <exec_byte_code+2933>, 
          0x6410cf <exec_byte_code+2846>, 0x6410e9 <exec_byte_code+2872>, 
          0x6411e6 <exec_byte_code+3125>, 0x6411e8 <exec_byte_code+3127>, 
          0x6411ea <exec_byte_code+3129>, 0x6411ec <exec_byte_code+3131>, 
          0x6411ee <exec_byte_code+3133>, 0x6411ee <exec_byte_code+3133>, 
          0x641197 <exec_byte_code+3046>, 0x6411b1 <exec_byte_code+3072>, 
          0x6412b1 <exec_byte_code+3328>, 0x6412b3 <exec_byte_code+3330>, 
          0x6412b5 <exec_byte_code+3332>, 0x6412b7 <exec_byte_code+3334>, 
          0x6412b9 <exec_byte_code+3336>, 0x6412b9 <exec_byte_code+3336>, 
          0x641262 <exec_byte_code+3249>, 0x64127c <exec_byte_code+3275>, 
          0x6423a7 <exec_byte_code+7670>, 0x642143 <exec_byte_code+7058>, 
          0x642137 <exec_byte_code+7046>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x6425fa <exec_byte_code+8265>, 0x6426f7 <exec_byte_code+8518>, 
          0x64275b <exec_byte_code+8618>, 0x6427c0 <exec_byte_code+8719>, 
          0x642829 <exec_byte_code+8824>, 0x640d6d <exec_byte_code+1980>, 
          0x640def <exec_byte_code+2110>, 0x6428a7 <exec_byte_code+8950>, 
          0x640cbb <exec_byte_code+1802>, 0x640e61 <exec_byte_code+2224>, 
          0x642913 <exec_byte_code+9058>, 0x642985 <exec_byte_code+9172>, 
          0x6429d1 <exec_byte_code+9248>, 0x642a43 <exec_byte_code+9362>, 
          0x642a99 <exec_byte_code+9448>, 0x642b7b <exec_byte_code+9674>, 
          0x642bc7 <exec_byte_code+9750>, 0x642c39 <exec_byte_code+9864>, 
          0x642cce <exec_byte_code+10013>, 0x642d1a <exec_byte_code+10089>, 
          0x642d66 <exec_byte_code+10165>, 0x642dd8 <exec_byte_code+10279>, 
          0x642e4a <exec_byte_code+10393>, 0x642ebc <exec_byte_code+10507>, 
          0x642f51 <exec_byte_code+10656>, 0x642fa7 <exec_byte_code+10742>, 
          0x642ffd <exec_byte_code+10828>, 0x6430df <exec_byte_code+11054>, 
          0x643179 <exec_byte_code+11208>, 0x643213 <exec_byte_code+11362>, 
          0x643497 <exec_byte_code+12006>, 0x64350e <exec_byte_code+12125>, 
          0x643585 <exec_byte_code+12244>, 0x6435fc <exec_byte_code+12363>, 
          0x643673 <exec_byte_code+12482>, 0x6436c9 <exec_byte_code+12568>, 
          0x643767 <exec_byte_code+12726>, 0x6437bd <exec_byte_code+12812>, 
          0x643813 <exec_byte_code+12898>, 0x643869 <exec_byte_code+12984>, 
          0x643987 <exec_byte_code+13270>, 0x641fbf <exec_byte_code+6670>, 
          0x6439ea <exec_byte_code+13369>, 0x643a36 <exec_byte_code+13445>, 
          0x643b10 <exec_byte_code+13663>, 0x643b73 <exec_byte_code+13762>, 
          0x643bd6 <exec_byte_code+13861>, 0x643c22 <exec_byte_code+13937>, 
          0x643c74 <exec_byte_code+14019>, 0x643cc6 <exec_byte_code+14101>, 
          0x643d20 <exec_byte_code+14191>, 0x644d02 <exec_byte_code+18257>, 
          0x643d7c <exec_byte_code+14283>, 0x643dc3 <exec_byte_code+14354>, 
          0x643e0a <exec_byte_code+14425>, 0x643e51 <exec_byte_code+14496>, 
          0x643e98 <exec_byte_code+14567>, 0x643edf <exec_byte_code+14638>, 
          0x641fbf <exec_byte_code+6670>, 0x644d02 <exec_byte_code+18257>, 
          0x643f2b <exec_byte_code+14714>, 0x643f7f <exec_byte_code+14798>, 
          0x643fcb <exec_byte_code+14874>, 0x644017 <exec_byte_code+14950>, 
          0x644089 <exec_byte_code+15064>, 0x6440fb <exec_byte_code+15178>, 
          0x644147 <exec_byte_code+15254>, 0x644246 <exec_byte_code+15509>, 
          0x6442b8 <exec_byte_code+15623>, 0x64432a <exec_byte_code+15737>, 
          0x64439c <exec_byte_code+15851>, 0x6443e3 <exec_byte_code+15922>, 
          0x644d02 <exec_byte_code+18257>, 0x641ef3 <exec_byte_code+6466>, 
          0x641367 <exec_byte_code+3510>, 0x640b5e <exec_byte_code+1453>, 
          0x641491 <exec_byte_code+3808>, 0x6415ee <exec_byte_code+4157>, 
          0x64173f <exec_byte_code+4494>, 0x641e7b <exec_byte_code+6346>, 
          0x641ebe <exec_byte_code+6413>, 0x641078 <exec_byte_code+2759>, 
          0x641f80 <exec_byte_code+6607>, 0x641ff1 <exec_byte_code+6720>, 
          0x642084 <exec_byte_code+6867>, 0x6420c3 <exec_byte_code+6930>, 
          0x6423e6 <exec_byte_code+7733>, 0x64246e <exec_byte_code+7869>, 
          0x642503 <exec_byte_code+8018>, 0x64256d <exec_byte_code+8124>, 
          0x64131b <exec_byte_code+3434>, 0x64442f <exec_byte_code+15998>, 
          0x6444c4 <exec_byte_code+16147>, 0x644510 <exec_byte_code+16223>, 
          0x64455c <exec_byte_code+16299>, 0x6445a8 <exec_byte_code+16375>, 
          0x6445f4 <exec_byte_code+16451>, 0x644666 <exec_byte_code+16565>, 
          0x6446d8 <exec_byte_code+16679>, 0x64474a <exec_byte_code+16793>, 
          0x6447bc <exec_byte_code+16907>, 0x644916 <exec_byte_code+17253>, 
          0x644988 <exec_byte_code+17367>, 0x6449fa <exec_byte_code+17481>, 
          0x644a46 <exec_byte_code+17557>, 0x644ab8 <exec_byte_code+17671>, 
          0x644b2a <exec_byte_code+17785>, 0x644b84 <exec_byte_code+17875>, 
          0x644bde <exec_byte_code+17965>, 0x6438bf <exec_byte_code+13070>, 
          0x643915 <exec_byte_code+13156>, 0x644c34 <exec_byte_code+18051>, 
          0x644c9d <exec_byte_code+18156>, 0x644d02 <exec_byte_code+18257>, 
          0x641890 <exec_byte_code+4831>, 0x64198d <exec_byte_code+5084>, 
          0x641ac9 <exec_byte_code+5400>, 0x641c05 <exec_byte_code+5716>, 
          0x641d40 <exec_byte_code+6031>, 0x642aef <exec_byte_code+9534>, 
          0x643053 <exec_byte_code+10914>, 0x643a84 <exec_byte_code+13523>, 
          0x644ed2 <exec_byte_code+18721>, 0x644f45 <exec_byte_code+18836>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644fdf <exec_byte_code+18990>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x644d02 <exec_byte_code+18257>, 0x644d02 <exec_byte_code+18257>, 
          0x645079 <exec_byte_code+19144> <repeats 64 times>}
        count = 4
        op = 3
        vectorp = 0x9fb778 <pure+888984>
        stack = {
          pc = 0xbb1555 <pure+2682485> "\006\006\071\203\242", 
          byte_string = 10467156, 
          byte_string_start = 0xbb14da <pure+2682362> "\306\020\211?\205\023", 
          next = 0x0
        }
        top = 0x7ffeedb629c8
        result = 55527747072
        type = CATCHER
#73 0x00000000005fb262 in funcall_lambda (fun=10467109, nargs=1, 
    arg_vector=0x7ffeedb62f18) at eval.c:2810
        val = 51546597226
        syms_left = 4102
        next = 1
        lexenv = 140732886560280
        count = 4
        i = 5576982
        optional = false
        rest = false
#74 0x00000000005fac87 in Ffuncall (nargs=2, args=0x7ffeedb62f10) at eval.c:2699
        fun = 10467109
        original_fun = 14448
        funcar = 0
        numargs = 1
        lisp_numargs = 2
        val = 8283106928
        internal_args = 0x550857 <builtin_lisp_symbol+44>
        count = 3
#75 0x00000000005fa22d in call1 (fn=14448, arg1=530816) at eval.c:2509
No locals.
#76 0x00000000005599a3 in command_loop_1 () at keyboard.c:1460
        scount = 2
        cmd = 530816
        keybuf = {110, 482, 140732886560768, 6267645, 0, 9578244, 74630691, 
322576, 
          13157648, 74630691, 0, 140732886560768, 5572695, 3366275840, 
13157648, 
          5606332, 0, 140732886560816, 5572695, 0, 140732886560928, 5606115, 0, 
          74630691, 0, 0, 0, 18129331, 13157648, 2}
        i = 2
        prev_modiff = 47
        prev_buffer = 0xcd7d40
        already_adjusted = false
#77 0x00000000005f742a in internal_condition_case (bfun=0x559169 
<command_loop_1>, 
    handlers=18624, hfun=0x558930 <cmd_error>) at eval.c:1309
        val = 5572695
        c = 0xf7ae10
#78 0x0000000000558e70 in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#79 0x00000000005f6bc9 in internal_catch (tag=45072, func=0x558e47 
<command_loop_2>, 
    arg=0) at eval.c:1073
        val = 5572695
        c = 0xf7ace0
#80 0x0000000000558e12 in command_loop () at keyboard.c:1067
No locals.
#81 0x00000000005584f8 in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 6273610
#82 0x000000000055868c in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#83 0x00000000005563d1 in main (argc=2, argv=0x7ffeedb633c8) at emacs.c:1644
        dummy = 139775776875312
        stack_bottom_variable = -2 '\376'
        do_initial_setlocale = true
        dumping = false
        skip_args = 1
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
You can't do that without a process to debug.



In GNU Emacs 25.0.50.6 (x86_64-unknown-linux-gnu, X toolkit, cairo version 
1.14.2, Xaw scroll bars)
 of 2015-10-12
Repository revision: e57a0c3d38b3e2bdd408a7e02b7308fa281f3073
Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --without-gconf --without-imagemagick --with-cairo
 --with-x-toolkit=lucid 'CFLAGS=-march=x86-64 -mtune=generic -O0 -pipe
 -fstack-protector-strong --param=ssp-buffer-size=4 -g
 -fvar-tracking-assignments -g -fvar-tracking-assignments'
 LDFLAGS=-Wl,-O0,--sort-common,--as-needed,-z,relro'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
LUCID X11

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  display-time-mode: t
  save-place-mode: t
  show-paren-mode: t
  savehist-mode: t
  winner-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Opening nnfolder server on archive...done
No new newsgroups
Checking new news...
Reading active file from archive via nnfolder...done
Reading active file via nndraft...done
Checking new news...done
Mark all unread articles as read? (y or n) y
No more unseen articles
No more unread articles
Mark saved where search started [4 times]

Load-path shadows:
/home/mvo/.emacs.d/elpa/dash-2.12.0/dash-functional hides 
/usr/share/emacs/site-lisp/dash/dash-functional
/home/mvo/.emacs.d/elpa/dash-2.12.0/dash hides 
/usr/share/emacs/site-lisp/dash/dash

Features:
(shadow emacsbug misearch multi-isearch qp sort gnus-cite ansi-color shr
dom browse-url mm-archive mail-extr gnus-async gnus-bcklg gnus-ml
disp-table nndraft nnmh nnfolder gnutls network-stream nsm auth-source
starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg
gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime password-cache
dig mailcap nntp gnus-cache gnus-sum gnus-group gnus-undo gnus-start
gnus-cloud nnimap nnmail mail-source tls utf7 netrc nnoo parse-time
gnus-spec gnus-int gnus-range message idna sendmail dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus
gnus-ems nnheader gnus-util mail-utils mm-util help-fns mail-prsvr
wid-edit term/xterm xterm paredit easy-mmode rainbow-delimiters flycheck
find-func rx subr-x dash company-files company-oddmuse company-keywords
company-etags etags xref cl-seq project eieio byte-opt bytecomp
byte-compile cl-extra help-mode cconv eieio-core cl-macs company-gtags
company-dabbrev-code company-dabbrev company-capf company-cmake
company-ropemacs company-xcode company-clang company-semantic
company-eclim company-template company-css company-nxml company-bbdb
company finder-inf info package easymenu geiser-install geiser gv time
windmove edmacro kmacro cl-loaddefs pcase cl-lib saveplace time-date
paren savehist winner ring zenburn-theme mule-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
dbusbind inotify dynamic-setting system-font-setting font-render-setting
cairo x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 248041 161116)
 (symbols 48 36428 41)
 (miscs 40 147 666)
 (strings 32 69784 97244)
 (string-bytes 1 2457321)
 (vectors 16 26764)
 (vector-slots 8 571888 13937)
 (floats 8 437 1093)
 (intervals 56 2511 6117)
 (buffers 976 24)
 (heap 1024 47858 17507))

reply via email to

[Prev in Thread] Current Thread [Next in Thread]