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

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

Re: Strange display behavior after filling


From: YAMAMOTO Mitsuharu
Subject: Re: Strange display behavior after filling
Date: Thu, 20 Apr 2006 09:36:07 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Thu, 20 Apr 2006 01:21:04 +0200, address@hidden (Kim F. Storm) said:

> Ok, so my first patch only fixed one instance of this problem.  I
> have committed a different, more generic fix for this, which also
> attempts to select a more reasonable window start rather than just
> recentering.

Thanks.  It works for the cases I've shown. 

>> The examples I've shown may look artificial, but I sometimes
>> experience some redisplay glitches such as violation of the
>> assertion "IT_BYTEPOS (*it) == CHAR_TO_BYTE (IT_CHARPOS (*it))" in
>> set_iterator_to_next, or partial octal representation of a
>> multibyte character after fill operations.  (The buffer contents
>> seems to be correct because C-l fixes redisplay in these cases.)
>> So I was trying to find reliably reproducible cases.

> Maybe the change will fix those cases -- I don't know.

I'll see if the above problems that are not easily reproducible will
happen in my daily use.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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