Mercurial > noffle
comparison docs/NOTES @ 261:56404839dd33 noffle
[svn] * docs/NOTES: Add note on Slypheed.
| author | bears |
|---|---|
| date | Thu, 04 Jul 2002 21:34:12 +0100 |
| parents | 33844d68cab1 |
| children | 0e56fd09921e |
comparison
equal
deleted
inserted
replaced
| 260:1daefc6533eb | 261:56404839dd33 |
|---|---|
| 15 1.10 trn | 15 1.10 trn |
| 16 1.11 xrn | 16 1.11 xrn |
| 17 1.12 knews | 17 1.12 knews |
| 18 1.13 knode | 18 1.13 knode |
| 19 1.14 Gravity | 19 1.14 Gravity |
| 20 1.15 Sylpheed | |
| 20 | 21 |
| 21 ------------------------------------------------------------------------------- | 22 ------------------------------------------------------------------------------- |
| 22 | 23 |
| 23 | 24 |
| 24 1.NOFFLE Compatibility Notes | 25 1.NOFFLE Compatibility Notes |
| 265 Version 2.3: | 266 Version 2.3: |
| 266 | 267 |
| 267 As for the overview/thread mode, caching must be disabled in | 268 As for the overview/thread mode, caching must be disabled in |
| 268 View->Global Options->Storage(tab), disable "Retrieve and store article | 269 View->Global Options->Storage(tab), disable "Retrieve and store article |
| 269 bodies" and "Store all bodies retrieved for reading". | 270 bodies" and "Store all bodies retrieved for reading". |
| 271 | |
| 272 1.15 Sylpheed | |
| 273 ------------- | |
| 274 | |
| 275 Version 0.7.8: | |
| 276 | |
| 277 There is no option to prevent articles being cached by Sylpheed at present. | |
| 278 However, the cache can apparently be safely cleared of articles even | |
| 279 while Sylpheed is running. So if reading in 'over' or 'thread' mode, | |
| 280 execute the following after each 'noffle --fetch' to clear the article | |
| 281 cache: | |
| 282 | |
| 283 $ find ~/.sylpheed/newscache/ -type f -name "[0-9]*" | xargs rm | |
| 284 | |
| 285 Thanks to Thorsten Grothe <thorsten-grothe@arcor.de> for this. |
