GNU bug report logs - #11199
24.0.95; killing right-to-left text at eob leads to inconsistent state

Previous Next

Package: emacs;

Reported by: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>

Date: Sun, 8 Apr 2012 02:28:02 UTC

Severity: normal

Found in version 24.0.95

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: md5i <at> md5i.com, 11199 <at> debbugs.gnu.org
Subject: bug#11199: 24.0.95; killing right-to-left text at eob leads to inconsistent state
Date: Sun, 08 Apr 2012 23:48:13 +0300
> Date: Sun, 08 Apr 2012 23:37:22 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 11199 <at> debbugs.gnu.org
> 
> > (gdb) p row->end
> > $8 = {
> >   pos = {
> >     charpos = 309, 
> >     bytepos = 313
> >   }, 

Btw, if row->end is at character position 309, how come in this frame:

  #1  0x080779e7 in init_iterator (it=0xbfffa878, w=0x88e30d0, charpos=308, 
      bytepos=311, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:2507

init_iterator is called with character position 308?  What is `pos' in
this frame #2:

  #2  0x080794bb in init_from_display_pos (it=0xbfffa878, w=0x88e30d0, 
      pos=0x8dccc58) at xdisp.c:2951

That is,

 (gdb) frame 2
 (gdb) p *pos




This bug report was last modified 13 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.