From unknown Fri Jun 20 18:03:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6306 <6306@debbugs.gnu.org> To: bug#6306 <6306@debbugs.gnu.org> Subject: Status: 24.0.50; Emacs aborts when doing cursor movement with manual setting of bidi-paragraph-direction Reply-To: bug#6306 <6306@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:03:47 +0000 retitle 6306 24.0.50; Emacs aborts when doing cursor movement with manual s= etting of bidi-paragraph-direction reassign 6306 emacs submitter 6306 David Engster severity 6306 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 29 17:58:16 2010 Received: (at submit) by debbugs.gnu.org; 29 May 2010 21:58:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OIU2m-00055M-9G for submit@debbugs.gnu.org; Sat, 29 May 2010 17:58:15 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OITkv-0004xh-20 for submit@debbugs.gnu.org; Sat, 29 May 2010 17:39:48 -0400 Received: from lists.gnu.org ([199.232.76.165]:39088) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OITkr-0000Ng-2g for submit@debbugs.gnu.org; Sat, 29 May 2010 17:39:41 -0400 Received: from [140.186.70.92] (port=52085 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OITkl-0007WC-9D for bug-gnu-emacs@gnu.org; Sat, 29 May 2010 17:39:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_00, FILL_THIS_FORM_LOAN, T_FILL_THIS_FORM, T_TVD_MIME_NO_HEADERS autolearn=no version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OITkf-0003CC-Cs for bug-gnu-emacs@gnu.org; Sat, 29 May 2010 17:39:35 -0400 Received: from m61s02.vlinux.de ([83.151.21.164]:32779) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OITke-0003Ao-Gs for bug-gnu-emacs@gnu.org; Sat, 29 May 2010 17:39:29 -0400 Received: from dslc-082-083-041-201.pools.arcor-ip.net ([82.83.41.201] helo=spaten) by m61s02.vlinux.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1OITkJ-00061I-HF for bug-gnu-emacs@gnu.org; Sat, 29 May 2010 23:39:21 +0200 From: David Engster To: bug-gnu-emacs@gnu.org Subject: 24.0.50; Emacs aborts when doing cursor movement with manual setting of bidi-paragraph-direction Date: Sat, 29 May 2010 23:39:01 +0200 Message-ID: <87bpby4ccq.fsf@engster.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 29 May 2010 17:58:11 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org --=-=-= I'm using Emacs/GTK+ from Git with the latest commit being Author: Eli Zaretskii Date: Sat May 29 10:55:40 2010 +0300 Emacs aborts on my machine when doing the following actions: *) emacs -Q *) Enter in the scratch buffer: (setq bidi-display-reordering t) and evaluate with C-x C-e. *) Hit and then enter (setq bidi-paragraph-direction 'right-to-left) and evaluate with C-x C-e. *) Hit 4 times Emacs aborts with Breakpoint 1, abort () at emacs.c:437 437 kill (getpid (), SIGABRT); I attached a full backtrace and xbacktrace below. Regards, David Settings: In GNU Emacs 24.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.20.1) Windowing system distributor `The X.Org Foundation', version 11.0.10706000 configured using `configure '--prefix=/opt/emacs24' 'CFLAGS=-g -O0 -Wdeclaration-after-statement -Wno-pointer-sign'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr message sendmail regexp-opt rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug help-mode easymenu view tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting gtk x-toolkit x multi-tty emacs) --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline; filename=gdb.txt Content-Transfer-Encoding: quoted-printable #0 abort () at emacs.c:437 No locals. #1 0x080f2260 in bidi_level_of_next_char (bidi_it=3D0xbfffce6c) at bidi.c:= 1730 type =3D UNKNOWN_BT level =3D -1073765560 prev_level =3D -1 next_for_neutral =3D { bytepos =3D 81,=20 charpos =3D 81,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L } #2 0x080f2826 in bidi_move_to_visually_next (bidi_it=3D0xbfffce6c) at bidi= .c:1924 old_level =3D 2 new_level =3D 2 next_level =3D 10 sentinel =3D { bytepos =3D 80,=20 charpos =3D 138887620,=20 ch =3D 138801586,=20 ch_len =3D -1073765512,=20 type =3D 136592978,=20 type_after_w1 =3D 142529638,=20 orig_type =3D 138934346,=20 resolved_level =3D -1073765504,=20 invalid_levels =3D 0,=20 invalid_rl_levels =3D 138887648,=20 prev_was_pdf =3D 4,=20 prev =3D { bytepos =3D -1073765448,=20 charpos =3D 136608526,=20 type =3D 320,=20 type_after_w1 =3D 138934346,=20 orig_type =3D 138821229 },=20 last_strong =3D { bytepos =3D 324,=20 charpos =3D -1073765288,=20 type =3D 138801586,=20 type_after_w1 =3D 3221201864,=20 orig_type =3D 136571860 },=20 next_for_neutral =3D { bytepos =3D 138887648,=20 charpos =3D 4,=20 type =3D 3221201896,=20 type_after_w1 =3D 324,=20 orig_type =3D 79 },=20 prev_for_neutral =3D { bytepos =3D 138887648,=20 charpos =3D -1073765272,=20 type =3D 136617492,=20 type_after_w1 =3D 81,=20 orig_type =3D 81 },=20 next_for_ws =3D { bytepos =3D -1073765284,=20 charpos =3D -1073765288,=20 type =3D 3221202000,=20 type_after_w1 =3D 138801586,=20 orig_type =3D STRONG_L },=20 next_en_pos =3D 138821229,=20 ignore_bn_limit =3D 138801586,=20 sor =3D 138801586,=20 scan_dir =3D -1073765320,=20 stack_idx =3D 136572775,=20 level_stack =3D {{ level =3D 138887648,=20 override =3D 3221213476 }, { level =3D -1073765352,=20 override =3D 3221211340 }, { level =3D 142529558,=20 override =3D 138934346 }, { level =3D 1,=20 override =3D 80 }, { level =3D -1073751556,=20 override =3D 3221213476 }, { level =3D -1073765304,=20 override =3D 136580078 }, { level =3D 142529646,=20 override =3D 138801586 }, { level =3D 1,=20 override =3D 138821224 }, { level =3D 138887648,=20 override =3D 3221213476 }, { level =3D 138801586,=20 override =3D 138949616 }, { level =3D 140580703,=20 override =3D 3221213476 }, { level =3D 500,=20 override =3D 138801586 }, { level =3D 138801586,=20 override =3D 32 }, { level =3D 1,=20 override =3D 80 }, { level =3D 138887620,=20 override =3D 4 }, { level =3D -1073765160,=20 override =3D 12075761 }, { level =3D -1073754748,=20 override =3D 81 }, { level =3D 81,=20 override =3D NEUTRAL_DIR }, { level =3D 138801586,=20 override =3D 80 }, { level =3D 140331932,=20 override =3D 3221202266 }, { level =3D -1073751556,=20 override =3D 3221213476 }, { level =3D -1073765160,=20 override =3D 136688365 }, { level =3D 141112856,=20 override =3D 140319104 }, { level =3D -1073765124,=20 override =3D L2R }, { level =3D -1073765184,=20 override =3D 140319104 }, { level =3D 59,=20 override =3D 80 }, { level =3D 589829,=20 override =3D 524287 }, { level =3D 8,=20 override =3D 141426360 }, { level =3D -1073753692,=20 override =3D 3221215740 }, { level =3D -1073765112,=20 override =3D 134838128 }, { level =3D 141426360,=20 override =3D 3221202172 }, { level =3D 1,=20 override =3D 138488208 }, { level =3D 78,=20 override =3D 136823708 }, { level =3D 30,=20 override =3D 30 }, { level =3D -1073753692,=20 override =3D 3221215740 }, { level =3D -1073764744,=20 override =3D 134860578 }, { level =3D -1073755956,=20 override =3D 141426360 }, { level =3D -1073765030,=20 override =3D 3221202266 }, { level =3D 1,=20 override =3D NEUTRAL_DIR }, { level =3D -1,=20 override =3D 140580703 }, { level =3D -1,=20 override =3D 4294967295 }, { level =3D 78,=20 override =3D L2R }, { level =3D 81,=20 override =3D 81 }, { level =3D 81,=20 override =3D 3221213604 }, { level =3D -1073751556,=20 override =3D 3221213476 }, { level =3D 503358920,=20 override =3D 134717789 }, { level =3D -1073755956,=20 override =3D 81 }, { level =3D 134,=20 override =3D NEUTRAL_DIR }, { level =3D 138801586,=20 override =3D L2R }, { level =3D 1,=20 override =3D 136617492 }, { level =3D 191,=20 override =3D 191 }, { level =3D -1073764836,=20 override =3D 3221202456 }, { level =3D -1073764848,=20 override =3D 138954042 }, { level =3D -1,=20 override =3D 140580701 }, { level =3D 138821224,=20 override =3D 4294967295 }, { level =3D 0,=20 override =3D L2R }, { level =3D 140783130,=20 override =3D 141847152 }, { level =3D 140580805,=20 override =3D 3221213604 }, { level =3D -1073751556,=20 override =3D 3221213476 }, { level =3D -1073764744,=20 override =3D 134706376 }, { level =3D -1073755956,=20 override =3D 138801586 }, { level =3D 40,=20 override =3D 138821224 }, { level =3D -1073765104,=20 override =3D 4294967295 }, { level =3D 0,=20 override =3D 511487744 }},=20 first_elt =3D 0,=20 paragraph_dir =3D 3221213604,=20 new_paragraph =3D -1073764840,=20 separator_limit =3D 136590416 } #3 0x08078b1c in set_iterator_to_next (it=3D0xbfffc8cc, reseat_p=3D1) at x= disp.c:6381 prev_scan_dir =3D -1 #4 0x0807b5e3 in move_it_in_display_line_to (it=3D0xbfffc8cc, to_charpos= =3D141, to_x=3D-1, op=3DMOVE_TO_POS) at xdisp.c:7511 x =3D 488 i =3D 1 ascent =3D 13 descent =3D 4 result =3D MOVE_UNDEFINED saved_glyph_row =3D 0x859b588 wrap_it =3D { window =3D -1073760276,=20 w =3D 0x2,=20 f =3D 0x1,=20 method =3D 141263576,=20 stop_charpos =3D -1,=20 prev_stop =3D 15841208,=20 base_level_stop =3D -1073758196,=20 end_charpos =3D -1073756060,=20 s =3D 0xbfffc00c "\b",=20 string_nchars =3D -1073756008,=20 region_beg_charpos =3D 134726324,=20 region_end_charpos =3D -1073758196,=20 redisplay_end_trigger_charpos =3D 145,=20 multibyte_p =3D 1,=20 header_line_p =3D 1,=20 string_from_display_prop_p =3D 1,=20 ellipsis_p =3D 1,=20 avoid_cursor_p =3D 1,=20 dp =3D 0xffffffff,=20 dpvec =3D 0xffffffff,=20 dpend =3D 0x8,=20 dpvec_char_len =3D 27263282,=20 dpvec_face_id =3D 27263063,=20 saved_face_id =3D 141209760,=20 ctl_chars =3D {27262984, 0, 17, 241, 140257509, 140257504, 140257= 120, 0, 191, 144, 141, 271, 0, 0, -1, -1},=20 start =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 1 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 13 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 n_overlay_strings =3D 0,=20 overlay_strings =3D {0 , 145, 145, -1, -1, -1},= =20 string_overlays =3D {-1, 145, 145, -1, -1, -1, -1, 0, 0, 0, 0, 0,= 0, 0, 0, 0},=20 string =3D 0,=20 from_overlay =3D 0,=20 stack =3D {{ string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 138801586,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }},=20 sp =3D -1,=20 selective =3D 0,=20 what =3D IT_CHARACTER,=20 face_id =3D 0,=20 selective_display_ellipsis_p =3D 0,=20 ctl_arrow_p =3D 0,=20 face_box_p =3D 0,=20 start_of_box_run_p =3D 0,=20 end_of_box_run_p =3D 0,=20 overlay_strings_at_end_processed_p =3D 0,=20 ignore_overlay_strings_at_pos_p =3D 0,=20 glyph_not_available_p =3D 0,=20 starts_in_middle_of_char_p =3D 0,=20 face_before_selective_p =3D 0,=20 constrain_row_ascent_descent_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 base_face_id =3D 0,=20 c =3D 0,=20 len =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 char_to_display =3D 0,=20 image_id =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 13 },=20 space_width =3D 3,=20 voffset =3D 2,=20 tab_width =3D 0,=20 font_height =3D 0,=20 object =3D 104,=20 position =3D { charpos =3D 1,=20 bytepos =3D 191 },=20 truncation_pixel_width =3D -1,=20 continuation_pixel_width =3D -1,=20 first_visible_x =3D -2,=20 last_visible_x =3D 0,=20 last_visible_y =3D 0,=20 extra_line_spacing =3D 0,=20 max_extra_line_spacing =3D 0,=20 override_ascent =3D 0,=20 override_descent =3D 0,=20 override_boff =3D 0,=20 glyph_row =3D 0x0,=20 area =3D LEFT_MARGIN_AREA,=20 nglyphs =3D 0,=20 pixel_width =3D 104,=20 ascent =3D 0,=20 descent =3D 138801586,=20 max_ascent =3D 138801586,=20 max_descent =3D 138801586,=20 phys_ascent =3D 138801586,=20 phys_descent =3D 138801586,=20 max_phys_ascent =3D 524288,=20 max_phys_descent =3D 138801586,=20 current_x =3D 138821229,=20 continuation_lines_width =3D 145,=20 eol_pos =3D { charpos =3D 145,=20 bytepos =3D 0 },=20 current_y =3D 0,=20 first_vpos =3D 1328,=20 vpos =3D 612,=20 hpos =3D 0,=20 left_user_fringe_bitmap =3D 0,=20 right_user_fringe_bitmap =3D 0,=20 left_user_fringe_face_id =3D 1048575,=20 right_user_fringe_face_id =3D 0,=20 bidi_p =3D 0,=20 bidi_it =3D { bytepos =3D 140096904,=20 charpos =3D 1,=20 ch =3D 1,=20 ch_len =3D 8,=20 type =3D WEAK_ES,=20 type_after_w1 =3D WEAK_AN,=20 orig_type =3D WEAK_ES,=20 resolved_level =3D 4,=20 invalid_levels =3D 11,=20 invalid_rl_levels =3D 0,=20 prev_was_pdf =3D 11,=20 prev =3D { bytepos =3D 0,=20 charpos =3D 344,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D UNKNOWN_BT },=20 last_strong =3D { bytepos =3D 0,=20 charpos =3D 0,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D 43,=20 orig_type =3D UNKNOWN_BT },=20 next_for_neutral =3D { bytepos =3D 0,=20 charpos =3D 0,=20 type =3D STRONG_L,=20 type_after_w1 =3D 145,=20 orig_type =3D 145 },=20 prev_for_neutral =3D { bytepos =3D 104,=20 charpos =3D 1,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 next_for_ws =3D { bytepos =3D 2,=20 charpos =3D 0,=20 type =3D 4294967295,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D 76 },=20 next_en_pos =3D 138887648,=20 ignore_bn_limit =3D -1073758792,=20 sor =3D 136571860,=20 scan_dir =3D 138887648,=20 stack_idx =3D 144,=20 level_stack =3D {{ level =3D 144,=20 override =3D L2R }, { level =3D 1,=20 override =3D L2R }, { level =3D 1,=20 override =3D 138821229 }, { level =3D 76,=20 override =3D 138887648 }, { level =3D -1073758712,=20 override =3D 136572775 }, { level =3D 138887648,=20 override =3D L2R }, { level =3D 1,=20 override =3D L2R }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 1,=20 override =3D 80 }, { level =3D 0,=20 override =3D 4294967295 }, { level =3D -1073758664,=20 override =3D 138821229 }, { level =3D 138887648,=20 override =3D NEUTRAL_DIR }, { level =3D 1,=20 override =3D 138821224 }, { level =3D 138887648,=20 override =3D 3221211240 }, { level =3D -1073758664,=20 override =3D 136580201 }, { level =3D 138951802,=20 override =3D 138801586 }, { level =3D 0,=20 override =3D 138821229 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 138951802 }, { level =3D -1073751556,=20 override =3D 3221211240 }, { level =3D -1073758632,=20 override =3D 136580028 }, { level =3D 142530038,=20 override =3D 138951802 }, { level =3D 1,=20 override =3D NEUTRAL_DIR }, { level =3D 138951802,=20 override =3D 3221215740 }, { level =3D -1073758600,=20 override =3D 136589671 }, { level =3D 142530038,=20 override =3D 138951802 }, { level =3D 0,=20 override =3D 511487744 }, { level =3D 142530038,=20 override =3D 138951802 }, { level =3D -1073758328,=20 override =3D 136590355 }, { level =3D 308,=20 override =3D 138951802 }, { level =3D 138821229,=20 override =3D 3221208936 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 511487744 }, { level =3D 0,=20 override =3D 138933586 }, { level =3D -1073758280,=20 override =3D 136590355 }, { level =3D 308,=20 override =3D 138933586 }, { level =3D 138821229,=20 override =3D 3221208984 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 77,=20 override =3D 3221215888 }, { level =3D -1073758440,=20 override =3D 136571860 }, { level =3D 138887648,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 271 }, { level =3D 1,=20 override =3D 138821229 }, { level =3D 0,=20 override =3D 140580700 }, { level =3D -1073758392,=20 override =3D 136580201 }, { level =3D 138934346,=20 override =3D 138951802 }, { level =3D -1073758328,=20 override =3D 136589975 }, { level =3D 138821224,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 3 }, { level =3D -1073751408,=20 override =3D 3 }, { level =3D -1073758360,=20 override =3D 136580028 }, { level =3D 142529558,=20 override =3D 138934346 }, { level =3D 1,=20 override =3D 3221209028 }, { level =3D -1073751408,=20 override =3D 3 }, { level =3D 40,=20 override =3D 138821224 }, { level =3D -1073758560,=20 override =3D 4294967295 }, { level =3D 140257504,=20 override =3D 511487744 }, { level =3D -1073751408,=20 override =3D 3221213604 }, { level =3D -1073758248,=20 override =3D 134690318 }, { level =3D 308,=20 override =3D 138951802 }},=20 first_elt =3D 138821229,=20 paragraph_dir =3D 3221209028,=20 new_paragraph =3D 78,=20 separator_limit =3D 138934346 },=20 paragraph_embedding =3D 3221211244 } atpos_it =3D { window =3D 0,=20 w =3D 0xbf,=20 f =3D 0x90,=20 method =3D GET_FROM_BUFFER,=20 stop_charpos =3D 271,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 end_charpos =3D -1,=20 s =3D 0xffffffff
,=20 string_nchars =3D 0,=20 region_beg_charpos =3D 1,=20 region_end_charpos =3D 0,=20 redisplay_end_trigger_charpos =3D 0,=20 multibyte_p =3D 0,=20 header_line_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 dp =3D 0x0,=20 dpvec =3D 0x0,=20 dpend =3D 0xd,=20 dpvec_char_len =3D 0,=20 dpvec_face_id =3D 0,=20 saved_face_id =3D 0,=20 ctl_chars =3D {0 , 145, 145, -1},=20 start =3D { pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D 140,=20 bytepos =3D 140 },=20 dpvec_index =3D -1 },=20 current =3D { pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 n_overlay_strings =3D 0,=20 overlay_strings =3D {0 },=20 string_overlays =3D {0 , 138801586, 0, 0},=20 string =3D 0,=20 from_overlay =3D 0,=20 stack =3D {{ string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }},=20 sp =3D -1,=20 selective =3D 3,=20 what =3D IT_IMAGE,=20 face_id =3D 0,=20 selective_display_ellipsis_p =3D 0,=20 ctl_arrow_p =3D 0,=20 face_box_p =3D 0,=20 start_of_box_run_p =3D 1,=20 end_of_box_run_p =3D 0,=20 overlay_strings_at_end_processed_p =3D 1,=20 ignore_overlay_strings_at_pos_p =3D 1,=20 glyph_not_available_p =3D 0,=20 starts_in_middle_of_char_p =3D 0,=20 face_before_selective_p =3D 0,=20 constrain_row_ascent_descent_p =3D 0,=20 line_wrap =3D WORD_WRAP,=20 base_face_id =3D 191,=20 c =3D -1,=20 len =3D -2,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 104,=20 to =3D 0,=20 width =3D 138801586 },=20 char_to_display =3D 138801586,=20 image_id =3D 138801586,=20 slice =3D { x =3D 138801586,=20 y =3D 138801586,=20 width =3D 524288,=20 height =3D 138801586 },=20 space_width =3D 138821229,=20 voffset =3D 145,=20 tab_width =3D 0,=20 font_height =3D 145,=20 object =3D 0,=20 position =3D { charpos =3D 0,=20 bytepos =3D 1328 },=20 truncation_pixel_width =3D 612,=20 continuation_pixel_width =3D 0,=20 first_visible_x =3D 0,=20 last_visible_x =3D 0,=20 last_visible_y =3D -1,=20 extra_line_spacing =3D 0,=20 max_extra_line_spacing =3D 0,=20 override_ascent =3D 140096904,=20 override_descent =3D 1,=20 override_boff =3D 1,=20 glyph_row =3D 0x8,=20 area =3D 13,=20 nglyphs =3D 4,=20 pixel_width =3D 13,=20 ascent =3D 4,=20 descent =3D 11,=20 max_ascent =3D 0,=20 max_descent =3D 11,=20 phys_ascent =3D 0,=20 phys_descent =3D 344,=20 max_phys_ascent =3D 0,=20 max_phys_descent =3D 0,=20 current_x =3D 0,=20 continuation_lines_width =3D 0,=20 eol_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current_y =3D 43,=20 first_vpos =3D 0,=20 vpos =3D 0,=20 hpos =3D 0,=20 left_user_fringe_bitmap =3D 1,=20 right_user_fringe_bitmap =3D 0,=20 left_user_fringe_face_id =3D 145,=20 right_user_fringe_face_id =3D 145,=20 bidi_p =3D 104,=20 bidi_it =3D { bytepos =3D 1,=20 charpos =3D 1,=20 ch =3D 1,=20 ch_len =3D 1,=20 type =3D STRONG_R,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D 4294967295,=20 resolved_level =3D 0,=20 invalid_levels =3D 144,=20 invalid_rl_levels =3D 144,=20 prev_was_pdf =3D 1,=20 prev =3D { bytepos =3D 1,=20 charpos =3D 1,=20 type =3D 144,=20 type_after_w1 =3D 144,=20 orig_type =3D STRONG_L },=20 last_strong =3D { bytepos =3D 1,=20 charpos =3D 1,=20 type =3D 144,=20 type_after_w1 =3D 144,=20 orig_type =3D UNKNOWN_BT },=20 next_for_neutral =3D { bytepos =3D 1,=20 charpos =3D 1,=20 type =3D 144,=20 type_after_w1 =3D 144,=20 orig_type =3D STRONG_L },=20 prev_for_neutral =3D { bytepos =3D 1,=20 charpos =3D 1,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D UNKNOWN_BT },=20 next_for_ws =3D { bytepos =3D 0,=20 charpos =3D 0,=20 type =3D 4294967295,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D STRONG_R },=20 next_en_pos =3D -1,=20 ignore_bn_limit =3D 0,=20 sor =3D L2R,=20 scan_dir =3D 0,=20 stack_idx =3D 0,=20 level_stack =3D {{ level =3D 0,=20 override =3D NEUTRAL_DIR } , { level =3D 2,=20 override =3D NEUTRAL_DIR }},=20 first_elt =3D -1,=20 paragraph_dir =3D R2L,=20 new_paragraph =3D 12021748,=20 separator_limit =3D 8 },=20 paragraph_embedding =3D NEUTRAL_DIR } atx_it =3D { window =3D -1073764628,=20 w =3D 0xa4,=20 f =3D 0x80f098f,=20 method =3D GET_FROM_DISPLAY_VECTOR,=20 stop_charpos =3D 1,=20 prev_stop =3D 0,=20 base_level_stop =3D 1,=20 end_charpos =3D 139385640,=20 s =3D 0x0,=20 string_nchars =3D -1073763912,=20 region_beg_charpos =3D 14209145,=20 region_end_charpos =3D -1073751556,=20 redisplay_end_trigger_charpos =3D -1073756060,=20 multibyte_p =3D 0,=20 header_line_p =3D 0,=20 string_from_display_prop_p =3D 1,=20 ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 dp =3D 0x80ef644,=20 dpvec =3D 0xb7102570,=20 dpend =3D 0xbfffc5ac,=20 dpvec_char_len =3D 164,=20 dpvec_face_id =3D 14209115,=20 saved_face_id =3D 14209336,=20 ctl_chars =3D {14209577, 2, 135198276, -1223677916, -1073752252, = 164, 14209145, -1073751408, 3, 2, 135198276, -1223646084, -1073752252, 164,= 135198276,=20 -1073752252},=20 start =3D { pos =3D { charpos =3D -1073764484,=20 bytepos =3D 164 },=20 overlay_string_index =3D 14209145,=20 string_pos =3D { charpos =3D -1073751408,=20 bytepos =3D 3 },=20 dpvec_index =3D 2 },=20 current =3D { pos =3D { charpos =3D 135198276,=20 bytepos =3D -1073752252 },=20 overlay_string_index =3D -1073764452,=20 string_pos =3D { charpos =3D 164,=20 bytepos =3D 135203215 },=20 dpvec_index =3D 6 },=20 n_overlay_strings =3D 1,=20 overlay_strings =3D {0, 1, -1073751408, 2, -1073763736, 135208902= , -1073752252, -1073764452, 1, 135203215, 1, 1, 0, 189, 189, 46},=20 string_overlays =3D {1, 2, 19, 15, 2, 0, -1, 0, 188, 188, 1, 1, 1= , 188, 188, 1},=20 string =3D 1,=20 from_overlay =3D 1,=20 stack =3D {{ string =3D 190,=20 string_nchars =3D 190,=20 end_charpos =3D 2,=20 stop_charpos =3D 6,=20 prev_stop =3D 6,=20 base_level_stop =3D 188,=20 cmp_it =3D { stop_pos =3D 188,=20 id =3D 1,=20 ch =3D 1,=20 rule_idx =3D 1,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D -1,=20 from =3D 0,=20 to =3D 2,=20 width =3D 1 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 1,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 1 },=20 stretch =3D { object =3D 1 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D -1 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 2 },=20 overlay_string_index =3D 1,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 1 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 2,=20 area =3D 6,=20 method =3D NUM_IT_METHODS,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 1,=20 avoid_cursor_p =3D 1,=20 line_wrap =3D 188,=20 voffset =3D -20492,=20 space_width =3D 1,=20 font_height =3D -1073762948 }, { string =3D -1073763048,=20 string_nchars =3D 12082093,=20 end_charpos =3D 141112856,=20 stop_charpos =3D 140319104,=20 prev_stop =3D 0,=20 base_level_stop =3D 75,=20 cmp_it =3D { stop_pos =3D -1073764100,=20 id =3D -1073763076,=20 ch =3D 1,=20 rule_idx =3D 0,=20 lookback =3D 1,=20 nglyphs =3D 0,=20 reversed_p =3D 1,=20 charpos =3D 1,=20 nchars =3D 190,=20 nbytes =3D 190,=20 from =3D 3170,=20 to =3D 12103668,=20 width =3D 1 },=20 face_id =3D -1073762868,=20 u =3D { image =3D { object =3D -1073762968,=20 slice =3D { x =3D 12064556,=20 y =3D 141112856,=20 width =3D 140319104,=20 height =3D 0 },=20 image_id =3D 75 },=20 comp =3D { object =3D -1073762968 },=20 stretch =3D { object =3D -1073762968 } },=20 position =3D { charpos =3D -1073764020,=20 bytepos =3D -1073762996 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 75 },=20 overlay_string_index =3D -1073764004,=20 string_pos =3D { charpos =3D -1073762980,=20 bytepos =3D 1 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 1,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D 3170,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D 139344318,=20 voffset =3D 17146,=20 space_width =3D -1073764020,=20 font_height =3D -1073762996 }, { string =3D -1073763160,=20 string_nchars =3D 288,=20 end_charpos =3D -1073764004,=20 stop_charpos =3D -1073762980,=20 prev_stop =3D 143518600,=20 base_level_stop =3D -1073763844,=20 cmp_it =3D { stop_pos =3D 72,=20 id =3D 40,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 141810498,=20 nglyphs =3D 143518597,=20 reversed_p =3D 141810834,=20 charpos =3D 142456126,=20 nchars =3D -1073763896,=20 nbytes =3D 40,=20 from =3D 12,=20 to =3D 1,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 1 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D -1073763880,=20 bytepos =3D 135263071 },=20 current =3D { pos =3D { charpos =3D 141810498,=20 bytepos =3D 142453638 },=20 overlay_string_index =3D -1073763880,=20 string_pos =3D { charpos =3D 136238740,=20 bytepos =3D 139344318 },=20 dpvec_index =3D 138822394 },=20 from_overlay =3D 0,=20 area =3D 14233897,=20 method =3D 3221204280,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D 140127528,=20 voffset =3D -3020,=20 space_width =3D 143518600,=20 font_height =3D -1073763700 }, { string =3D 72,=20 string_nchars =3D 136048896,=20 end_charpos =3D 138732320,=20 stop_charpos =3D 138801586,=20 prev_stop =3D -1073763800,=20 base_level_stop =3D 135263071,=20 cmp_it =3D { stop_pos =3D 141810498,=20 id =3D 142453638,=20 ch =3D -1073763800,=20 rule_idx =3D 136238740,=20 lookback =3D 139344318,=20 nglyphs =3D 138822394,=20 reversed_p =3D -1073763700,=20 charpos =3D 14233897,=20 nchars =3D -1073762936,=20 nbytes =3D 288,=20 from =3D 140127528,=20 to =3D 135263284,=20 width =3D 143518600 },=20 face_id =3D -1073763620,=20 u =3D { image =3D { object =3D 72,=20 slice =3D { x =3D 135198276,=20 y =3D -1073752252,=20 width =3D 138801586,=20 height =3D 141810498 },=20 image_id =3D 143518597 },=20 comp =3D { object =3D 72 },=20 stretch =3D { object =3D 72 } },=20 position =3D { charpos =3D 2,=20 bytepos =3D 1 },=20 current =3D { pos =3D { charpos =3D -1073763672,=20 bytepos =3D 135263513 },=20 overlay_string_index =3D 140257120,=20 string_pos =3D { charpos =3D 141810498,=20 bytepos =3D -1073763620 },=20 dpvec_index =3D 0 },=20 from_overlay =3D -1073752252,=20 area =3D 3071319828,=20 method =3D 164,=20 multibyte_p =3D 1,=20 string_from_display_prop_p =3D 1,=20 display_ellipsis_p =3D 1,=20 avoid_cursor_p =3D 1,=20 line_wrap =3D WORD_WRAP,=20 voffset =3D 4,=20 space_width =3D 1,=20 font_height =3D 1 }, { string =3D 48,=20 string_nchars =3D 2,=20 end_charpos =3D -1073763640,=20 stop_charpos =3D 18,=20 prev_stop =3D -1073752252,=20 base_level_stop =3D 140127528,=20 cmp_it =3D { stop_pos =3D -1073763512,=20 id =3D 135265509,=20 ch =3D 140257120,=20 rule_idx =3D -1073763620,=20 lookback =3D -1073763180,=20 nglyphs =3D -1073763536,=20 reversed_p =3D -1073763536,=20 charpos =3D 48,=20 nchars =3D -1,=20 nbytes =3D 135209461,=20 from =3D 188,=20 to =3D -1,=20 width =3D -1073752252 },=20 face_id =3D 138801898,=20 u =3D { image =3D { object =3D 138822346,=20 slice =3D { x =3D 138822346,=20 y =3D 138822346,=20 width =3D 138822346,=20 height =3D 138822346 },=20 image_id =3D 138822346 },=20 comp =3D { object =3D 138822346 },=20 stretch =3D { object =3D 138822346 } },=20 position =3D { charpos =3D 138822346,=20 bytepos =3D 138822346 },=20 current =3D { pos =3D { charpos =3D 137454777,=20 bytepos =3D 138822346 },=20 overlay_string_index =3D 138822346,=20 string_pos =3D { charpos =3D 138822346,=20 bytepos =3D 138822346 },=20 dpvec_index =3D 138822346 },=20 from_overlay =3D 138822346,=20 area =3D 138822346,=20 method =3D 138822346,=20 multibyte_p =3D 1,=20 string_from_display_prop_p =3D 1,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 1,=20 line_wrap =3D 3221203800,=20 voffset =3D -12167,=20 space_width =3D -1073751408,=20 font_height =3D 3 }},=20 sp =3D -1,=20 selective =3D 135198276,=20 what =3D 3221215044,=20 face_id =3D -1223677224,=20 selective_display_ellipsis_p =3D 0,=20 ctl_arrow_p =3D 0,=20 face_box_p =3D 1,=20 start_of_box_run_p =3D 0,=20 end_of_box_run_p =3D 0,=20 overlay_strings_at_end_processed_p =3D 1,=20 ignore_overlay_strings_at_pos_p =3D 0,=20 glyph_not_available_p =3D 1,=20 starts_in_middle_of_char_p =3D 0,=20 face_before_selective_p =3D 0,=20 constrain_row_ascent_descent_p =3D 0,=20 line_wrap =3D 136571860,=20 base_face_id =3D 138887648,=20 c =3D 138887648,=20 len =3D -1073763448,=20 cmp_it =3D { stop_pos =3D 1,=20 id =3D 5,=20 ch =3D 2,=20 rule_idx =3D -1073763432,=20 lookback =3D 135199909,=20 nglyphs =3D -1073752252,=20 reversed_p =3D -1223677224,=20 charpos =3D -1,=20 nchars =3D 136571860,=20 nbytes =3D 138887648,=20 from =3D -1073763180,=20 to =3D -1,=20 width =3D 4 },=20 char_to_display =3D 187,=20 image_id =3D 4,=20 slice =3D { x =3D -1073763336,=20 y =3D 135209461,=20 width =3D 145,=20 height =3D -1 },=20 space_width =3D -1073752252,=20 voffset =3D -4249,=20 tab_width =3D 2083,=20 font_height =3D 138887648,=20 object =3D -1073763180,=20 position =3D { charpos =3D 1,=20 bytepos =3D 144 },=20 truncation_pixel_width =3D 144,=20 continuation_pixel_width =3D 0,=20 first_visible_x =3D 0,=20 last_visible_x =3D 1,=20 last_visible_y =3D 1,=20 extra_line_spacing =3D 138934346,=20 max_extra_line_spacing =3D 138801586,=20 override_ascent =3D -1073763320,=20 override_descent =3D 136580201,=20 override_boff =3D 138934346,=20 glyph_row =3D 0xffffffff,=20 area =3D 3221203992,=20 nglyphs =3D 1,=20 pixel_width =3D 138887648,=20 ascent =3D 2,=20 descent =3D -1073762568,=20 max_ascent =3D 135211046,=20 max_descent =3D -1073752252,=20 phys_ascent =3D 3,=20 phys_descent =3D -1073763288,=20 max_phys_ascent =3D 136580028,=20 max_phys_descent =3D 142480974,=20 current_x =3D 138934346,=20 continuation_lines_width =3D 1,=20 eol_pos =3D { charpos =3D 188,=20 bytepos =3D 138887592 },=20 current_y =3D 138801586,=20 first_vpos =3D -1073763256,=20 vpos =3D 136592978,=20 hpos =3D 142480974,=20 left_user_fringe_bitmap =3D 63562,=20 right_user_fringe_bitmap =3D 2119,=20 left_user_fringe_face_id =3D 1027152,=20 right_user_fringe_face_id =3D 0,=20 bidi_p =3D 138887732,=20 bidi_it =3D { bytepos =3D 4,=20 charpos =3D -1073763192,=20 ch =3D 136608526,=20 ch_len =3D 752,=20 type =3D 138934346,=20 type_after_w1 =3D 138821229,=20 orig_type =3D 764,=20 resolved_level =3D 139,=20 invalid_levels =3D 138887648,=20 invalid_rl_levels =3D -1073763176,=20 prev_was_pdf =3D 136571860,=20 prev =3D { bytepos =3D 138887648,=20 charpos =3D 4,=20 type =3D 3221204152,=20 type_after_w1 =3D 764,=20 orig_type =3D 187 },=20 last_strong =3D { bytepos =3D 138887648,=20 charpos =3D 1,=20 type =3D 138821229,=20 type_after_w1 =3D 139,=20 orig_type =3D 138887648 },=20 next_for_neutral =3D { bytepos =3D -1073763096,=20 charpos =3D 136572775,=20 type =3D 138887648,=20 type_after_w1 =3D 138801586,=20 orig_type =3D STRONG_L },=20 prev_for_neutral =3D { bytepos =3D 138821229,=20 charpos =3D 138801586,=20 type =3D 138801586,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D 270 },=20 next_for_ws =3D { bytepos =3D 138887648,=20 charpos =3D 3,=20 type =3D 3221204248,=20 type_after_w1 =3D 138821229,=20 orig_type =3D 138887648 },=20 next_en_pos =3D 138934346,=20 ignore_bn_limit =3D 1,=20 sor =3D 138821224,=20 scan_dir =3D 138887648,=20 stack_idx =3D -1073760440,=20 level_stack =3D {{ level =3D -1073763048,=20 override =3D 136580201 }, { level =3D 138951802,=20 override =3D 138801586 }, { level =3D 1,=20 override =3D 138821229 }, { level =3D 138887648,=20 override =3D 3 }, { level =3D 138801586,=20 override =3D 138951802 }, { level =3D -1073751556,=20 override =3D 3221206856 }, { level =3D -1073763016,=20 override =3D 136580028 }, { level =3D 142529638,=20 override =3D 138951802 }, { level =3D 1,=20 override =3D NEUTRAL_DIR }, { level =3D 138951802,=20 override =3D 3221215740 }, { level =3D -1073762984,=20 override =3D 136589671 }, { level =3D 142529638,=20 override =3D 138951802 }, { level =3D 0,=20 override =3D 511487744 }, { level =3D 142529638,=20 override =3D 138951802 }, { level =3D -1073762712,=20 override =3D 136590355 }, { level =3D 560,=20 override =3D 138951802 }, { level =3D 138821229,=20 override =3D 3221204552 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 511487744 }, { level =3D -1073762928,=20 override =3D 138933586 }, { level =3D -1073762664,=20 override =3D 136590355 }, { level =3D 560,=20 override =3D 138933586 }, { level =3D 138821229,=20 override =3D 3221204600 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D 134838128 }, { level =3D 141426360,=20 override =3D 3221204428 }, { level =3D 1,=20 override =3D 138488208 }, { level =3D 140,=20 override =3D 3221215888 }, { level =3D -1073762824,=20 override =3D 136571860 }, { level =3D 138887648,=20 override =3D 3221215888 }, { level =3D -1073762488,=20 override =3D 134860578 }, { level =3D -1073753692,=20 override =3D 271 }, { level =3D 1,=20 override =3D 138821229 }, { level =3D 1,=20 override =3D 140580763 }, { level =3D -1073762776,=20 override =3D 136580201 }, { level =3D 138934346,=20 override =3D 138951802 }, { level =3D -1073762712,=20 override =3D 136589975 }, { level =3D 138821224,=20 override =3D 188 }, { level =3D 191,=20 override =3D 3 }, { level =3D -1073751408,=20 override =3D 3 }, { level =3D -1073762744,=20 override =3D 136580028 }, { level =3D 142529134,=20 override =3D 138934346 }, { level =3D 1,=20 override =3D 3221204644 }, { level =3D -1073751408,=20 override =3D 3 }, { level =3D 40,=20 override =3D 138821224 }, { level =3D -1073762944,=20 override =3D 4294967295 }, { level =3D 140257504,=20 override =3D 511487744 }, { level =3D -1073751408,=20 override =3D 3221213604 }, { level =3D -1073762632,=20 override =3D 134690318 }, { level =3D 560,=20 override =3D 138951802 }, { level =3D 138821229,=20 override =3D 3221204644 }, { level =3D 141,=20 override =3D 138934346 }, { level =3D -1073760436,=20 override =3D 43 }, { level =3D 344,=20 override =3D 352 }, { level =3D 8,=20 override =3D 4 }, { level =3D 13,=20 override =3D NEUTRAL_DIR }, { level =3D 344,=20 override =3D 145 }, { level =3D 0,=20 override =3D NEUTRAL_DIR }, { level =3D 140096904,=20 override =3D L2R }, { level =3D -1073762576,=20 override =3D 4294967295 }, { level =3D -1073760428,=20 override =3D 3221213604 }, { level =3D -1073751556,=20 override =3D 3221211236 }, { level =3D -1073760392,=20 override =3D 134724109 }, { level =3D -1073758196,=20 override =3D 145 }},=20 first_elt =3D -1,=20 paragraph_dir =3D 12,=20 new_paragraph =3D 140257509,=20 separator_limit =3D 140257504 },=20 paragraph_embedding =3D 140257120 } may_wrap =3D 0 prev_method =3D GET_FROM_BUFFER prev_pos =3D 78 #5 0x0807bd43 in move_it_to (it=3D0xbfffc8cc, to_charpos=3D141, to_x=3D-1,= to_y=3D-1, to_vpos=3D-1, op=3D8) at xdisp.c:7747 skip =3D MOVE_UNDEFINED skip2 =3D MOVE_X_REACHED line_height =3D 81 line_start_x =3D 0 reached =3D 0 #6 0x0807c8aa in move_it_by_lines (it=3D0xbfffd1a4, dvpos=3D-1, need_y_p= =3D0) at xdisp.c:8093 it2 =3D { window =3D 140257509,=20 w =3D 0x85c28e0,=20 f =3D 0x85c2760,=20 method =3D GET_FROM_BUFFER,=20 stop_charpos =3D 81,=20 prev_stop =3D 78,=20 base_level_stop =3D 1,=20 end_charpos =3D 271,=20 s =3D 0x0,=20 string_nchars =3D 0,=20 region_beg_charpos =3D -1,=20 region_end_charpos =3D -1,=20 redisplay_end_trigger_charpos =3D 0,=20 multibyte_p =3D 1,=20 header_line_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 dp =3D 0x0,=20 dpvec =3D 0x0,=20 dpend =3D 0x0,=20 dpvec_char_len =3D 0,=20 dpvec_face_id =3D 0,=20 saved_face_id =3D 13,=20 ctl_chars =3D {0 },=20 start =3D { pos =3D { charpos =3D 145,=20 bytepos =3D 145 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 dpvec_index =3D -1 },=20 current =3D { pos =3D { charpos =3D 78,=20 bytepos =3D 78 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 dpvec_index =3D -1 },=20 n_overlay_strings =3D 0,=20 overlay_strings =3D {0 },=20 string_overlays =3D {0 },=20 string =3D 138801586,=20 from_overlay =3D 0,=20 stack =3D {{ string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }},=20 sp =3D 0,=20 selective =3D 0,=20 what =3D IT_CHARACTER,=20 face_id =3D 13,=20 selective_display_ellipsis_p =3D 1,=20 ctl_arrow_p =3D 1,=20 face_box_p =3D 0,=20 start_of_box_run_p =3D 0,=20 end_of_box_run_p =3D 0,=20 overlay_strings_at_end_processed_p =3D 0,=20 ignore_overlay_strings_at_pos_p =3D 0,=20 glyph_not_available_p =3D 0,=20 starts_in_middle_of_char_p =3D 0,=20 face_before_selective_p =3D 0,=20 constrain_row_ascent_descent_p =3D 0,=20 line_wrap =3D WINDOW_WRAP,=20 base_face_id =3D 0,=20 c =3D 59,=20 len =3D 1,=20 cmp_it =3D { stop_pos =3D 81,=20 id =3D -1,=20 ch =3D -2,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 char_to_display =3D 59,=20 image_id =3D 0,=20 slice =3D { x =3D 138801586,=20 y =3D 138801586,=20 width =3D 138801586,=20 height =3D 138801586 },=20 space_width =3D 138801586,=20 voffset =3D 0,=20 tab_width =3D 8,=20 font_height =3D 138801586,=20 object =3D 138821229,=20 position =3D { charpos =3D 78,=20 bytepos =3D 78 },=20 truncation_pixel_width =3D 0,=20 continuation_pixel_width =3D 0,=20 first_visible_x =3D 0,=20 last_visible_x =3D 1328,=20 last_visible_y =3D 612,=20 extra_line_spacing =3D 0,=20 max_extra_line_spacing =3D 0,=20 override_ascent =3D -1,=20 override_descent =3D 0,=20 override_boff =3D 0,=20 glyph_row =3D 0x0,=20 area =3D TEXT_AREA,=20 nglyphs =3D 1,=20 pixel_width =3D 8,=20 ascent =3D 13,=20 descent =3D 4,=20 max_ascent =3D 13,=20 max_descent =3D 4,=20 phys_ascent =3D 7,=20 phys_descent =3D 2,=20 max_phys_ascent =3D 11,=20 max_phys_descent =3D 3,=20 current_x =3D 488,=20 continuation_lines_width =3D 0,=20 eol_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current_y =3D 0,=20 first_vpos =3D 0,=20 vpos =3D 0,=20 hpos =3D 61,=20 left_user_fringe_bitmap =3D 0,=20 right_user_fringe_bitmap =3D 0,=20 left_user_fringe_face_id =3D 0,=20 right_user_fringe_face_id =3D 0,=20 bidi_p =3D 1,=20 bidi_it =3D { bytepos =3D 78,=20 charpos =3D 78,=20 ch =3D 59,=20 ch_len =3D 1,=20 type =3D STRONG_L,=20 type_after_w1 =3D NEUTRAL_ON,=20 orig_type =3D NEUTRAL_ON,=20 resolved_level =3D 2,=20 invalid_levels =3D 0,=20 invalid_rl_levels =3D -1,=20 prev_was_pdf =3D 0,=20 prev =3D { bytepos =3D 78,=20 charpos =3D 78,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 last_strong =3D { bytepos =3D 78,=20 charpos =3D 78,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 next_for_neutral =3D { bytepos =3D 81,=20 charpos =3D 81,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 prev_for_neutral =3D { bytepos =3D 78,=20 charpos =3D 78,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 next_for_ws =3D { bytepos =3D 0,=20 charpos =3D 0,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D UNKNOWN_BT },=20 next_en_pos =3D -1,=20 ignore_bn_limit =3D 0,=20 sor =3D R2L,=20 scan_dir =3D -1,=20 stack_idx =3D 0,=20 level_stack =3D {{ level =3D 1,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR } },=20 first_elt =3D 0,=20 paragraph_dir =3D R2L,=20 new_paragraph =3D 0,=20 separator_limit =3D -1 },=20 paragraph_embedding =3D R2L } start_charpos =3D 141 i =3D 0 pos =3D { bufpos =3D 144,=20 bytepos =3D 141,=20 hpos =3D 0,=20 vpos =3D -1,=20 prevhpos =3D 8,=20 contin =3D -1073753768,=20 ovstring_chars_done =3D 8,=20 tab_offset =3D 0 } #7 0x081ac495 in Fvertical_motion (lines=3D-4, window=3D140257509) at inde= nt.c:2110 it_start =3D 145 first_x =3D 0 it_overshoot_expected =3D 136217920 it =3D { window =3D 140257509,=20 w =3D 0x85c28e0,=20 f =3D 0x85c2760,=20 method =3D GET_FROM_BUFFER,=20 stop_charpos =3D 81,=20 prev_stop =3D 78,=20 base_level_stop =3D 0,=20 end_charpos =3D 271,=20 s =3D 0x0,=20 string_nchars =3D 0,=20 region_beg_charpos =3D -1,=20 region_end_charpos =3D -1,=20 redisplay_end_trigger_charpos =3D 0,=20 multibyte_p =3D 1,=20 header_line_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 dp =3D 0x0,=20 dpvec =3D 0x0,=20 dpend =3D 0x0,=20 dpvec_char_len =3D 0,=20 dpvec_face_id =3D 0,=20 saved_face_id =3D 13,=20 ctl_chars =3D {0 },=20 start =3D { pos =3D { charpos =3D 145,=20 bytepos =3D 145 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 dpvec_index =3D -1 },=20 current =3D { pos =3D { charpos =3D 78,=20 bytepos =3D 78 },=20 overlay_string_index =3D -1,=20 string_pos =3D { charpos =3D -1,=20 bytepos =3D -1 },=20 dpvec_index =3D -1 },=20 n_overlay_strings =3D 0,=20 overlay_strings =3D {0 },=20 string_overlays =3D {0 },=20 string =3D 138801586,=20 from_overlay =3D 0,=20 stack =3D {{ string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }, { string =3D 0,=20 string_nchars =3D 0,=20 end_charpos =3D 0,=20 stop_charpos =3D 0,=20 prev_stop =3D 0,=20 base_level_stop =3D 0,=20 cmp_it =3D { stop_pos =3D 0,=20 id =3D 0,=20 ch =3D 0,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 face_id =3D 0,=20 u =3D { image =3D { object =3D 0,=20 slice =3D { x =3D 0,=20 y =3D 0,=20 width =3D 0,=20 height =3D 0 },=20 image_id =3D 0 },=20 comp =3D { object =3D 0 },=20 stretch =3D { object =3D 0 } },=20 position =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current =3D { pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 overlay_string_index =3D 0,=20 string_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 dpvec_index =3D 0 },=20 from_overlay =3D 0,=20 area =3D LEFT_MARGIN_AREA,=20 method =3D GET_FROM_BUFFER,=20 multibyte_p =3D 0,=20 string_from_display_prop_p =3D 0,=20 display_ellipsis_p =3D 0,=20 avoid_cursor_p =3D 0,=20 line_wrap =3D TRUNCATE,=20 voffset =3D 0,=20 space_width =3D 0,=20 font_height =3D 0 }},=20 sp =3D 0,=20 selective =3D 0,=20 what =3D IT_CHARACTER,=20 face_id =3D 13,=20 selective_display_ellipsis_p =3D 1,=20 ctl_arrow_p =3D 1,=20 face_box_p =3D 0,=20 start_of_box_run_p =3D 0,=20 end_of_box_run_p =3D 0,=20 overlay_strings_at_end_processed_p =3D 0,=20 ignore_overlay_strings_at_pos_p =3D 0,=20 glyph_not_available_p =3D 0,=20 starts_in_middle_of_char_p =3D 0,=20 face_before_selective_p =3D 0,=20 constrain_row_ascent_descent_p =3D 0,=20 line_wrap =3D WINDOW_WRAP,=20 base_face_id =3D 0,=20 c =3D 59,=20 len =3D 1,=20 cmp_it =3D { stop_pos =3D 81,=20 id =3D -1,=20 ch =3D -2,=20 rule_idx =3D 0,=20 lookback =3D 0,=20 nglyphs =3D 0,=20 reversed_p =3D 0,=20 charpos =3D 0,=20 nchars =3D 0,=20 nbytes =3D 0,=20 from =3D 0,=20 to =3D 0,=20 width =3D 0 },=20 char_to_display =3D 104,=20 image_id =3D 0,=20 slice =3D { x =3D 138801586,=20 y =3D 138801586,=20 width =3D 138801586,=20 height =3D 138801586 },=20 space_width =3D 138801586,=20 voffset =3D 0,=20 tab_width =3D 8,=20 font_height =3D 138801586,=20 object =3D 138821229,=20 position =3D { charpos =3D 78,=20 bytepos =3D 78 },=20 truncation_pixel_width =3D 0,=20 continuation_pixel_width =3D 0,=20 first_visible_x =3D 0,=20 last_visible_x =3D 1328,=20 last_visible_y =3D 612,=20 extra_line_spacing =3D 0,=20 max_extra_line_spacing =3D 0,=20 override_ascent =3D -1,=20 override_descent =3D 0,=20 override_boff =3D 0,=20 glyph_row =3D 0x859b588,=20 area =3D TEXT_AREA,=20 nglyphs =3D 1,=20 pixel_width =3D 8,=20 ascent =3D 13,=20 descent =3D 4,=20 max_ascent =3D 13,=20 max_descent =3D 4,=20 phys_ascent =3D 11,=20 phys_descent =3D 0,=20 max_phys_ascent =3D 11,=20 max_phys_descent =3D 0,=20 current_x =3D 0,=20 continuation_lines_width =3D 0,=20 eol_pos =3D { charpos =3D 0,=20 bytepos =3D 0 },=20 current_y =3D 0,=20 first_vpos =3D 0,=20 vpos =3D 0,=20 hpos =3D 0,=20 left_user_fringe_bitmap =3D 0,=20 right_user_fringe_bitmap =3D 0,=20 left_user_fringe_face_id =3D 0,=20 right_user_fringe_face_id =3D 0,=20 bidi_p =3D 1,=20 bidi_it =3D { bytepos =3D 145,=20 charpos =3D 145,=20 ch =3D 104,=20 ch_len =3D 1,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L,=20 resolved_level =3D 2,=20 invalid_levels =3D 0,=20 invalid_rl_levels =3D -1,=20 prev_was_pdf =3D 0,=20 prev =3D { bytepos =3D 144,=20 charpos =3D 144,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 last_strong =3D { bytepos =3D 144,=20 charpos =3D 144,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 next_for_neutral =3D { bytepos =3D 144,=20 charpos =3D 144,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 prev_for_neutral =3D { bytepos =3D 144,=20 charpos =3D 144,=20 type =3D STRONG_L,=20 type_after_w1 =3D STRONG_L,=20 orig_type =3D STRONG_L },=20 next_for_ws =3D { bytepos =3D 0,=20 charpos =3D 0,=20 type =3D UNKNOWN_BT,=20 type_after_w1 =3D UNKNOWN_BT,=20 orig_type =3D UNKNOWN_BT },=20 next_en_pos =3D -1,=20 ignore_bn_limit =3D 0,=20 sor =3D R2L,=20 scan_dir =3D -1,=20 stack_idx =3D 0,=20 level_stack =3D {{ level =3D 1,=20 override =3D NEUTRAL_DIR }, { level =3D 0,=20 override =3D NEUTRAL_DIR } },=20 first_elt =3D 1,=20 paragraph_dir =3D R2L,=20 new_paragraph =3D 0,=20 separator_limit =3D -1 },=20 paragraph_embedding =3D R2L } pt =3D { charpos =3D 145,=20 bytepos =3D 145 } w =3D 0x85c28e0 old_buffer =3D 138801586 gcpro1 =3D { next =3D 0xbfffdb2c,=20 var =3D 0xbfffdb94,=20 nvars =3D -1073751144 } lcols =3D 184 cols =3D 46 #8 0x081e5550 in Ffuncall (nargs=3D2, args=3D0xbfffdb50) at eval.c:3076 fun =3D 136842269 original_fun =3D 138920794 funcar =3D 139964506 numargs =3D 1 lisp_numargs =3D -1073751240 val =3D 184 backtrace =3D { next =3D 0xbfffddcc,=20 function =3D 0xbfffdb50,=20 args =3D 0xbfffdb54,=20 nargs =3D 1,=20 evalargs =3D 0 '\000',=20 debug_on_exit =3D 0 '\000' } internal_args =3D 0xbfffda90 i =3D 2 #9 0x08225f61 in Fbyte_code (bytestr=3D137270689, vector=3D137270709, maxd= epth=3D20) at bytecode.c:680 count =3D 13 op =3D 1 vectorp =3D 0x82e95b8 bytestr_length =3D 180 stack =3D { pc =3D 0x83d085d "\016\033U\203\235",=20 top =3D 0xbfffdb54,=20 bottom =3D 0xbfffdb50,=20 byte_string =3D 137270689,=20 byte_string_start =3D 0x83d07de "`\306 \307\030\031\032\v:\203)",= =20 constants =3D 137270709,=20 next =3D 0xbfffde6c } top =3D 0xbfffdb50 result =3D 138801586 #10 0x081e5cbe in funcall_lambda (fun=3D137270653, nargs=3D2, arg_vector=3D= 0xbfffde34) at eval.c:3260 val =3D 140257504 syms_left =3D 138801586 next =3D 139122594 count =3D 11 i =3D 2 optional =3D 1 rest =3D 0 #11 0x081e5755 in Ffuncall (nargs=3D3, args=3D0xbfffde30) at eval.c:3119 fun =3D 137270653 original_fun =3D 139964578 funcar =3D 138921130 numargs =3D 2 lisp_numargs =3D -1073750504 val =3D 0 backtrace =3D { next =3D 0xbfffe09c,=20 function =3D 0xbfffde30,=20 args =3D 0xbfffde34,=20 nargs =3D 2,=20 evalargs =3D 0 '\000',=20 debug_on_exit =3D 0 '\000' } internal_args =3D 0x2 i =3D -1073749756 #12 0x08225f61 in Fbyte_code (bytestr=3D137270545, vector=3D137270565, maxd= epth=3D16) at bytecode.c:680 count =3D 11 op =3D 2 vectorp =3D 0x82e9528 bytestr_length =3D 59 stack =3D { pc =3D 0x83d08d5 "\207\316\n\r\016\017#\207",=20 top =3D 0xbfffde38,=20 bottom =3D 0xbfffde30,=20 byte_string =3D 137270545,=20 byte_string_start =3D 0x83d08a2 "\b\205 ",=20 constants =3D 137270565,=20 next =3D 0xbfffe14c } top =3D 0xbfffde30 result =3D -1073749964 #13 0x081e5cbe in funcall_lambda (fun=3D137270493, nargs=3D4, arg_vector=3D= 0xbfffe104) at eval.c:3260 val =3D 5607038 syms_left =3D 138801586 next =3D 139838946 count =3D 7 i =3D 4 optional =3D 1 rest =3D 0 #14 0x081e5755 in Ffuncall (nargs=3D5, args=3D0xbfffe100) at eval.c:3119 fun =3D 137270493 original_fun =3D 139964458 funcar =3D 141112856 numargs =3D 4 lisp_numargs =3D -1073749784 val =3D 141112856 backtrace =3D { next =3D 0xbfffe340,=20 function =3D 0xbfffe100,=20 args =3D 0xbfffe104,=20 nargs =3D 4,=20 evalargs =3D 0 '\000',=20 debug_on_exit =3D 0 '\000' } internal_args =3D 0x2 i =3D 136468655 #15 0x08225f61 in Fbyte_code (bytestr=3D137270001, vector=3D137269773, maxd= epth=3D20) at bytecode.c:680 count =3D 7 op =3D 4 vectorp =3D 0x82e9210 bytestr_length =3D 8 stack =3D { pc =3D 0x83d0a67 "\207",=20 top =3D 0xbfffe110,=20 bottom =3D 0xbfffe100,=20 byte_string =3D 137270001,=20 byte_string_start =3D 0x83d0a60 "\302\b[=C9\t$\207",=20 constants =3D 137269773,=20 next =3D 0xbfffe52c } top =3D 0xbfffe100 result =3D 139344734 #16 0x081e45dd in Feval (form=3D137269990) at eval.c:2420 numargs =3D 12 args_left =3D 138801586 i =3D 136468655 maxargs =3D 3 argvals =3D {137270001, 137269773, 20, 135703076, 141269600, 1, 0, = 137959525} fun =3D 138479485 val =3D 141860933 original_fun =3D 138908682 original_args =3D 137269998 funcar =3D 141860933 backtrace =3D { next =3D 0xbfffe75c,=20 function =3D 0xbfffe390,=20 args =3D 0xbfffe320,=20 nargs =3D 3,=20 evalargs =3D 1 '\001',=20 debug_on_exit =3D 0 '\000' } gcpro1 =3D { next =3D 0x4c0182ef,=20 var =3D 0xed3d0,=20 nvars =3D -1 } gcpro2 =3D { next =3D 0x1,=20 var =3D 0x2,=20 nvars =3D 392978 } gcpro3 =3D { next =3D 0xbfffe60c,=20 var =3D 0xbfffe320,=20 nvars =3D 3 } #17 0x081e2e49 in internal_lisp_condition_case (var=3D139203338, bodyform= =3D137269990, handlers=3D137269798) at eval.c:1455 val =3D 138801586 c =3D { tag =3D 138801586,=20 val =3D 138801586,=20 next =3D 0xbfffec50,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {-1073747948, -1073747944, -1073746076, -1073748= 792, 909040933, -172883894},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0, 0, 0, 107558, 3221218504, 136205615, 13889965= 8, 0, 0, 0, 138831938, 139422230, 138801586, 140257120, 3221218976, 1420334= 1, 3221218168,=20 135703076, 141269600, 0, 3221218092, 135682965, 137270001= , 137269773, 20, 3221218528, 138801610, 0, 142516414, 3221219164, 322121852= 8, 3221218532} } }},=20 backlist =3D 0xbfffe75c,=20 handlerlist =3D 0xbfffed18,=20 lisp_eval_depth =3D 2,=20 pdlcount =3D 7,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0xbfffe52c } h =3D { handler =3D 137269798,=20 var =3D 139203338,=20 chosen_clause =3D 511487744,=20 tag =3D 0xbfffe3dc,=20 next =3D 0xbfffed18 } #18 0x08226b76 in Fbyte_code (bytestr=3D137269921, vector=3D137269941, maxd= epth=3D20) at bytecode.c:870 handlers =3D 137269798 body =3D 137269990 count =3D 7 op =3D 143 vectorp =3D 0x82e92b8 bytestr_length =3D 30 stack =3D { pc =3D 0x83d0a79 "\210\202\034",=20 top =3D 0xbfffe4e0,=20 bottom =3D 0xbfffe4e0,=20 byte_string =3D 137269921,=20 byte_string_start =3D 0x83d0a69 "\b\204\006",=20 constants =3D 137269941,=20 next =3D 0x0 } top =3D 0xbfffe4e0 result =3D 1 #19 0x081e5cbe in funcall_lambda (fun=3D137269893, nargs=3D2, arg_vector=3D= 0xbfffe814) at eval.c:3260 val =3D 136207571 syms_left =3D 138801586 next =3D 139838946 count =3D 5 i =3D 2 optional =3D 1 rest =3D 0 #20 0x081e5755 in Ffuncall (nargs=3D3, args=3D0xbfffe810) at eval.c:3119 fun =3D 137269893 original_fun =3D 139741506 funcar =3D 135667183 numargs =3D 2 lisp_numargs =3D -1073748056 val =3D -1073746076 backtrace =3D { next =3D 0xbfffea8c,=20 function =3D 0xbfffe810,=20 args =3D 0xbfffe814,=20 nargs =3D 2,=20 evalargs =3D 0 '\000',=20 debug_on_exit =3D 0 '\000' } internal_args =3D 0xbfffe818 i =3D 3 #21 0x081e0dd1 in Fcall_interactively (function=3D139741506, record_flag=3D= 138801586, keys=3D138829629) at callint.c:869 val =3D 0 args =3D 0xbfffe810 visargs =3D 0xbfffe7f0 specs =3D 137269873 filter_specs =3D 137269873 teml =3D 0 up_event =3D 138801586 enable =3D 138801586 speccount =3D 3 next_event =3D 1 prefix_arg =3D 138801586 string =3D 0xbfffe831 "p\np" tem =3D 0x82734f4 "" varies =3D 0xbfffe7d0 i =3D 3 j =3D 3 count =3D 2 foo =3D 0 prompt1 =3D '\000' tem1 =3D 0x0 arg_from_tty =3D 0 gcpro1 =3D { next =3D 0x878d22a,=20 var =3D 0x845f1b2,=20 nvars =3D 138801586 } gcpro2 =3D { next =3D 0x1,=20 var =3D 0x0,=20 nvars =3D 3 } gcpro3 =3D { next =3D 0x81ed694,=20 var =3D 0x849649e,=20 nvars =3D 3 } gcpro4 =3D { next =3D 0x3,=20 var =3D 0x845f1b2,=20 nvars =3D 3 } gcpro5 =3D { next =3D 0x0,=20 var =3D 0xbfffe7d8,=20 nvars =3D 136207571 } key_count =3D 1 record_then_fail =3D 0 save_this_command =3D 139741506 save_last_command =3D 139741506 save_this_original_command =3D 139741506 save_real_this_command =3D 139741506 #22 0x081e557a in Ffuncall (nargs=3D4, args=3D0xbfffeaf0) at eval.c:3079 fun =3D 138473829 original_fun =3D 138908874 funcar =3D 0 numargs =3D 3 lisp_numargs =3D 0 val =3D 0 backtrace =3D { next =3D 0x0,=20 function =3D 0xbfffeaf0,=20 args =3D 0xbfffeaf4,=20 nargs =3D 3,=20 evalargs =3D 0 '\000',=20 debug_on_exit =3D 0 '\000' } internal_args =3D 0xbfffeaf4 i =3D 136180013 #23 0x081e5099 in call3 (fn=3D138908874, arg1=3D139741506, arg2=3D138801586= , arg3=3D138801586) at eval.c:2901 ret_ungc_val =3D 137269893 gcpro1 =3D { next =3D 0x845f1b2,=20 var =3D 0x8465292,=20 nvars =3D 4 } args =3D {138908874, 139741506, 138801586, 138801586} #24 0x08170c08 in Fcommand_execute (cmd=3D139741506, record_flag=3D13880158= 6, keys=3D138801586, special=3D138801586) at keyboard.c:10397 final =3D 137269893 tem =3D 138801586 prefixarg =3D 138801586 #25 0x08162b57 in command_loop_1 () at keyboard.c:1755 scount =3D 2 cmd =3D 139741506 keybuf =3D {138827122, 20, 134547521, -1208088808, 134545793, 0, -1= 073746960, -1073747232, 0, -1208090624, 1228788, 13105540, 37, -1073746868,= 1151078, 0, 0, 0,=20 0, 0, 0, 0, 0, 0, 138801586, 139925570, 139036166, 137096781, 511= 487744, 13127168} i =3D 1 prev_modiff =3D 337 prev_buffer =3D 0x8463e68 already_adjusted =3D 0 #26 0x081e2f4b in internal_condition_case (bfun=3D0x8162483 , handlers=3D138832314, hfun=3D0x8161e41 ) at eval.c:1510 val =3D 139036166 c =3D { tag =3D 138801586,=20 val =3D 138801586,=20 next =3D 0xbfffed78,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {-1073745344, -1073745792, -1073746076, -1073746= 632, 909237541, -172706230},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0, 0, 0, 3221220172, 13553357, 0, 13143840, 0, 3= 221220656, 3221220584, 3221220596, 134547521, 1231096, 0, 3086896048, 32211= 59938, 134546531,=20 134545793, 3086918280, 1228788, 13109708, 37, 3221220364,= 1151078, 138715360, 138715488, 3221220900, 13127168, 3086918368, 2, 429496= 7295, 1228788} } }},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } h =3D { handler =3D 138832314,=20 var =3D 138801586,=20 chosen_clause =3D 1,=20 tag =3D 0xbfffec50,=20 next =3D 0x0 } #27 0x081621d9 in command_loop_2 () at keyboard.c:1356 val =3D -1073745344 #28 0x081e2a57 in internal_catch (tag=3D138830434, func=3D0x81621b4 , arg=3D138801586) at eval.c:1246 c =3D { tag =3D 138830434,=20 val =3D 138801586,=20 next =3D 0x0,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {-1073745344, -1073745792, -1073746076, -1073746= 360, 909352229, -172110774},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0 , 13543854, 0, 0, 0, 1388015= 86, 3221220936, 136112696, 138487800, 138801586, 138821224, 136542925, 1420= 59240, 3221221952,=20 138487800, 138821224, 138487800} } }},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } #29 0x08162192 in command_loop () at keyboard.c:1335 No locals. #30 0x08161a60 in recursive_edit_1 () at keyboard.c:950 count =3D 1 val =3D -1073746216 #31 0x08161bcb in Frecursive_edit () at keyboard.c:1012 count =3D 0 buffer =3D 138801586 #32 0x081602c1 in main (argc=3D2, argv=3D0xbffff2e4) at emacs.c:1801 dummy =3D -1073745352 stack_bottom_variable =3D 8 '\b' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D { rlim_cur =3D 8388608,=20 rlim_max =3D 18446744073709551615 } no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 Lisp Backtrace: "vertical-motion" (0xbfffdb54) "line-move-visual" (0xbfffde34) "line-move" (0xbfffe104) "byte-code" (0xbfffe320) "previous-line" (0xbfffe814) "call-interactively" (0xbfffeaf4) "vertical-motion" (0xbfffdb54) "line-move-visual" (0xbfffde34) "line-move" (0xbfffe104) "byte-code" (0xbfffe320) "previous-line" (0xbfffe814) "call-interactively" (0xbfffeaf4) --=-=-= (gdb) xbacktrace "vertical-motion" (0xbfffdb54) "line-move-visual" (0xbfffde34) "line-move" (0xbfffe104) "byte-code" (0xbfffe320) "previous-line" (0xbfffe814) "call-interactively" (0xbfffeaf4) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun May 30 15:06:58 2010 Received: (at 6306-done) by debbugs.gnu.org; 30 May 2010 19:06:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OInqc-000304-63 for submit@debbugs.gnu.org; Sun, 30 May 2010 15:06:58 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OInqZ-0002zz-4S for 6306-done@debbugs.gnu.org; Sun, 30 May 2010 15:06:56 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L3800900Y9RDX00@a-mtaout22.012.net.il> for 6306-done@debbugs.gnu.org; Sun, 30 May 2010 22:05:58 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.62.239]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L3800IYYYDXM221@a-mtaout22.012.net.il>; Sun, 30 May 2010 22:05:58 +0300 (IDT) Date: Sun, 30 May 2010 22:05:59 +0300 From: Eli Zaretskii Subject: Re: bug#6306: 24.0.50; Emacs aborts when doing cursor movement with manual setting of bidi-paragraph-direction In-reply-to: <87bpby4ccq.fsf@engster.org> X-012-Sender: halo1@inter.net.il To: David Engster Message-id: <83eigttdk8.fsf@gnu.org> References: <87bpby4ccq.fsf@engster.org> X-Spam-Score: -2.2 (--) X-Debbugs-Envelope-To: 6306-done Cc: 6306-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.2 (--) > From: David Engster > Date: Sat, 29 May 2010 23:39:01 +0200 > Cc: > > I'm using Emacs/GTK+ from Git with the latest commit being > > Author: Eli Zaretskii > Date: Sat May 29 10:55:40 2010 +0300 > > Emacs aborts on my machine when doing the following actions: > > *) emacs -Q > > *) Enter in the scratch buffer: > > (setq bidi-display-reordering t) > > and evaluate with C-x C-e. > > *) Hit and then enter > > (setq bidi-paragraph-direction 'right-to-left) > > and evaluate with C-x C-e. > > *) Hit 4 times > > Emacs aborts with > > Breakpoint 1, abort () at emacs.c:437 > 437 kill (getpid (), SIGABRT); Thank you for such an easily reproducible test case. As a matter of fact, I already saw a crash for exactly the same reason, but my recipe was much more complicated. With yours, debugging this was a snap. This bug should be fixed now (revno 100485). From unknown Fri Jun 20 18:03:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Jun 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator