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


Message #56 received at 11199 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Welsh Duggan <md5i <at> md5i.com>
Cc: 11199 <at> debbugs.gnu.org
Subject: Re: bug#11199: 24.0.95;
	killing right-to-left text at eob leads to inconsistent state
Date: Mon, 09 Apr 2012 09:24:57 +0300
> From: Michael Welsh Duggan <md5i <at> md5i.com>
> Cc: 11199 <at> debbugs.gnu.org
> Date: Sun, 08 Apr 2012 17:17:37 -0400
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Michael Welsh Duggan <md5i <at> md5i.com>
> >> Cc: 11199 <at> debbugs.gnu.org
> >> Date: Sun, 08 Apr 2012 17:01:31 -0400
> >> 
> >> (gdb) up
> >> #4  0x080a82f0 in try_window_id (w=0x88e30d0) at xdisp.c:17140
> >> (gdb) p row->end
> >> $11 = {
> >>   pos = {
> >>     charpos = 309, 
> >>     bytepos = 313
> >>   }, 
> >
> > row->end is wrong here, please show last_unchanged_at_beg_row->end
> > instead.
> 
> (gdb) p last_unchanged_at_beg_row->end
> $12 = {
>   pos = {
>     charpos = 308, 
>     bytepos = 311
>   }, 
>   overlay_string_index = -1, 
>   string_pos = {
>     charpos = -1, 
>     bytepos = -1
>   }, 
>   dpvec_index = -1
> }

Thanks, this is consistent with the other frames; no mystery here.




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

Previous Next


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