Message331742
| Author | terry.reedy |
|---|---|
| Recipients | taleinat, terry.reedy |
| Date | 2018-12-13.05:43:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544679789.22.0.788709270274.issue35208@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note that I *am* considering ... It seems that a reasonable rule might be to squeeze if n lines or the equivalent of n full lines (75 chars each) in total characters. In other words, if lines >= N or chars >= to 75*N: squeeze(). Do we have a rule not to squeeze fewer but longer lines? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-13 05:43:09 | terry.reedy | set | recipients: + terry.reedy, taleinat |
| 2018-12-13 05:43:09 | terry.reedy | set | messageid: <1544679789.22.0.788709270274.issue35208@psf.upfronthosting.co.za> |
| 2018-12-13 05:43:09 | terry.reedy | link | issue35208 messages |
| 2018-12-13 05:43:08 | terry.reedy | create | |