Re: perhaps this patch fix the file load hang.

2002-04-06 Thread John Levon
On Fri, Apr 05, 2002 at 09:08:28PM +0200, Lars Gullik Bjønnes wrote: > Can you try it out a bit and see if you come across anything obvious? will do john -- "I never understood what's so hard about picking a unique first and last name - and not going beyond the 6 character limit." -

Re: perhaps this patch fix the file load hang.

2002-04-05 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Fri, Apr 05, 2002 at 05:24:42PM +0200, Lars Gullik Bjønnes wrote: > >> at the moment so I cannot find the bug number ... I think it is the >> blocker bug from bugzilla. > | bug 303 it is > >> I see that in most cases the return value of fullRebreak is n

Re: perhaps this patch fix the file load hang.

2002-04-05 Thread John Levon
On Fri, Apr 05, 2002 at 05:24:42PM +0200, Lars Gullik Bjønnes wrote: > at the moment so I cannot find the bug number ... I think it is the > blocker bug from bugzilla. bug 303 it is > I see that in most cases the return value of fullRebreak is not used, > so I wonder what kind of problems will

perhaps this patch fix the file load hang.

2002-04-05 Thread Lars Gullik Bjønnes
I have tried this patch: Index: src/text2.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text2.C,v retrieving revision 1.215 diff -u -p -r1.215 text2.C --- src/text2.C 21 Mar 2002 17:25:31 - 1.215 +++ src/text2.C 5 Ap