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

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

Re: Display problems with 'before-string in overlay


From: Lennart Borgman (gmail)
Subject: Re: Display problems with 'before-string in overlay
Date: Thu, 12 Apr 2007 22:05:55 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

Chong Yidong wrote:
"Lennart Borgman (gmail)" <address@hidden> writes:

Lennart Borgman (gmail) wrote:
This works for me and for Kim's test case as far as I can
see. However as can be seen from the fprintf output with my test
case it starts looping when I go to the first character and then
press left arrow.
This was wrong. The looping occurs without my changes. The only thing
one has to do is to go to the first character in a buffer and then
press left arrow.

With current CVS, I do not observe any infloop for the test case you
sent.  If you think you have observed one, please send a precise
recipe.


Could you please recompile with the fprint part of the code I sent before? Then start with "emacs -Q". For me a continues output from the frpintf statements starts immediately, something like the below. It stops if I enter some text and continues if I go to the beginning of the buffer and then press left arrow again.

cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 1
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 1
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 67
cont=0, start.string_pos=-1, 1, end=-1, 20
cont=0, start.string_pos=-1, 1, end=-1, 1
cont=0, start.string_pos=-1, 1, end=-1, 20
cont=0, start.string_pos=-1, 1, end=-1, 20
cont=0, start.string_pos=-1, 1, end=-1, 20
cont=0, start.string_pos=-1, 1, end=-1, 20




reply via email to

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