Re: [PATCH] Manual labels assert fix + more

2003-03-08 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sat, Mar 08, 2003 at 04:33:48PM +, John Levon wrote: | | > I give up. Lars, a little help here ... the cursor behaves oddly on an | > empty list par as well I noticed. The patch below restores the old | > behaviour if that's all you want | | Here'

Re: [PATCH] Manual labels assert fix + more

2003-03-08 Thread John Levon
On Sat, Mar 08, 2003 at 08:22:36PM +0100, Lars Gullik Bj?nnes wrote: > Please use !empty() if that is what you mean. OK. john

Re: [PATCH] Manual labels assert fix + more

2003-03-08 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | p.s. can I do s/beginningOfMainBody/beginningOfBody/ and related ? We | don't have a non-main body afaik Ok. -- Lgb

Re: [PATCH] Manual labels assert fix + more

2003-03-08 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | Index: text.C | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text.C,v | retrieving revision 1.299 | diff -u -r1.299 text.C | --- text.C6 Mar 2003 20:21:16 - 1.299 | +++ te

[PATCH] Manual labels assert fix + more

2003-03-08 Thread John Levon
On Sat, Mar 08, 2003 at 04:33:48PM +, John Levon wrote: > I give up. Lars, a little help here ... the cursor behaves oddly on an > empty list par as well I noticed. The patch below restores the old > behaviour if that's all you want Here's a better patch. It does two things : 1) Fix the ass