Re: Word count includes notes

2007-05-22 Thread Jean-Marc Lasgouttes
> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> On Mon, 2007-05-21 at 18:26 +0200, Jean-Marc Lasgouttes wrote: >> > "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: >> Richard> I'll try to do it today. >> This is the kind of stuff that can wait for after 1.5.0... D

Re: Word count includes notes

2007-05-21 Thread Richard Heck
Darren Freeman wrote: >> This is the kind of stuff that can wait for after 1.5.0... >> > It sounds trivial but IMHO it's really quite insidious. > It's not so much that it's trivial as that there are bigger bugs to be squashed. And, unfortunately, the fix, though, as JMarc said, conceptuall

Re: Word count includes notes

2007-05-21 Thread Darren Freeman
On Mon, 2007-05-21 at 18:26 +0200, Jean-Marc Lasgouttes wrote: > > "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: > > Richard> I'll try to do it today. > > This is the kind of stuff that can wait for after 1.5.0... It sounds trivial but IMHO it's really quite insidious. When somethin

Re: Word count includes notes

2007-05-21 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> Jean-Marc Lasgouttes wrote: I'll try to do it today. >> This is the kind of stuff that can wait for after 1.5.0... >> Richard> If it were trivial, I'd do it, but it's not. You can't just Richard> check for the inset type, as an

Re: Word count includes notes

2007-05-21 Thread Richard Heck
Jean-Marc Lasgouttes wrote: > Richard> I'll try to do it today. > > This is the kind of stuff that can wait for after 1.5.0... > If it were trivial, I'd do it, but it's not. You can't just check for the inset type, as an InsetNote will need to be counted if it's anything but a Type::Note. We cou

Re: Word count includes notes

2007-05-21 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> I'll try to do it today. This is the kind of stuff that can wait for after 1.5.0... And also the kind of stuff that gets forgotten once 1.5.0 is out ;-) Abdel.

Re: Word count includes notes

2007-05-21 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> I'll try to do it today. This is the kind of stuff that can wait for after 1.5.0... JMarc

Re: Word count includes notes

2007-05-21 Thread Richard Heck
I'll try to do it today. Jean-Marc Lasgouttes wrote: >> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: >> > > Darren> Hi all, I believe the word count feature is including text > Darren> within notes. I think this is incorrect behaviour as notes > Darren> aren't norma

Re: Word count includes notes

2007-05-21 Thread Jean-Marc Lasgouttes
> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> Hi all, I believe the word count feature is including text Darren> within notes. I think this is incorrect behaviour as notes Darren> aren't normally part of the visible output. If you were trying Darren> to make up a certain wor

Re: Word count includes notes

2007-05-21 Thread Richard Heck
Confirmed. I've filed a bug report. Note that Comments and Greyed Out probably should be included, since they are visible in the output. Darren Freeman wrote: > Hi all, > > I believe the word count feature is including text within notes. I think > this is incorrect behaviour as notes aren't norma