[Teammetrics-discuss] Updates.
Sukhbir Singh
sukhbir.in at gmail.com
Thu Jun 30 19:29:49 UTC 2011
Oops!
I was not aware of the difference between '--' and '-- ' in a
signature until Andreas told me today. So even though I have a single
length signature, it is not counted because '--' and '-- ' are
different and in my case I had '--'. This is not good! :-(.
name | frequency | rawlen | quotelen | blanklen | siglen
---------------+-----------+--------+----------+----------+--------
Sukhbir Singh | 77 | 58673 | 998 | 1248 | 1144
Andreas Tille | 46 | 66462 | 946 | 1590 | 1590
Scott Howard | 4 | 4318 | 48 | 91 | 91
... when I change '-- ' to '--'.
Now what do we do for people like me? :-)
Also note that in the code, I am counting the number of lines. So I
think I should implement the code as, if the element startswith '--'
and has only '--' in it, it is counted as a signature delimiter.
More information about the Teammetrics-discuss
mailing list