Chong Yidong wrote:
"Lennart Borgman (gmail)" <[EMAIL PROTECTED]> 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


_______________________________________________
emacs-pretest-bug mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to