YAMAMOTO Mitsuharu <[EMAIL PROTECTED]> writes:

>>>>>> On Tue, 18 Apr 2006 13:57:46 +0200, [EMAIL PROTECTED] (Kim F. Storm) 
>>>>>> said:
>
>> Please test if this gives good results, or if it has some bad
>> effects on existing features....
>
> I tried the patch, and I found another case that shows a similar
> problem:

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.


> 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.

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to