Mercurial > noffle
changeset 263:0e56fd09921e noffle
[svn] * docs/NOTES: Update note on Slypheed.
author | bears |
---|---|
date | Thu, 04 Jul 2002 21:51:03 +0100 |
parents | d30f0fe2f4dd |
children | 94b7962a0fbe |
files | docs/NOTES |
diffstat | 1 files changed, 3 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/NOTES Thu Jul 04 21:35:24 2002 +0100 +++ b/docs/NOTES Thu Jul 04 21:51:03 2002 +0100 @@ -275,11 +275,8 @@ Version 0.7.8: There is no option to prevent articles being cached by Sylpheed at present. -However, the cache can apparently be safely cleared of articles even -while Sylpheed is running. So if reading in 'over' or 'thread' mode, -execute the following after each 'noffle --fetch' to clear the article -cache: - -$ find ~/.sylpheed/newscache/ -type f -name "[0-9]*" | xargs rm +However, you can force articles to be re-read from the server with the +View->Update summary command. After you issue this command, subsequent +article bodies will be re-read. Thanks to Thorsten Grothe <thorsten-grothe@arcor.de> for this.