Gnus development mailing list
 help / color / mirror / Atom feed
* compressing articles not working correctly
@ 2011-07-14 15:46 lee
  2011-07-14 16:20 ` Adam Sjøgren
  0 siblings, 1 reply; 7+ messages in thread
From: lee @ 2011-07-14 15:46 UTC (permalink / raw)
  To: ding

Hi,

it seems that compressing articles doesn't work correctly in that not
all articles larger than `nnml-compressed-files-size-threshold' are
compressed when splitting mail. For example:

,---- [ *Messages* ]
| Wrote /home/lee/Mail/mail/lists/users-global-libreoffice/1159.bz2
| Wrote /home/lee/Mail/mail/lists/users-global-libreoffice/1160
| Wrote /home/lee/Mail/mail/lists/users-global-libreoffice/1161
`----

,---- [ lee@yun:~/Mail/mail/lists/users-global-libreoffice$ ls -lat ]
| -rw-------  1 lee lee   5012 14. Jul 17:26 1161
| -rw-------  1 lee lee   4896 14. Jul 17:26 1160
| -rw-------  1 lee lee   4909 14. Jul 17:26 1159.bz2
`----

,---- [ ~/.gnus ]
| (setq
|  gnus-select-method '(nnml "yun" (nnml-use-compressed-files ".bz2")
|    (nnml-compressed-files-size-threshold 2048)))
`----

I started with a threshold of 4096 (because that's the sector size) and
when it didn't work as expected, I reduced the threshold and it doesn't
seem to work any better.  Is this a bug or am I missing something?


BTW, is there a particular reason for the .marks files to have different
permissions (-rw-r--r--) than the other files in an nnml directory?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-15  9:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-14 15:46 compressing articles not working correctly lee
2011-07-14 16:20 ` Adam Sjøgren
2011-07-14 16:37   ` Angel de Vicente
2011-07-14 16:56     ` Adam Sjøgren
2011-07-15  9:40       ` Angel de Vicente
2011-07-14 17:34     ` Richard Riley
2011-07-14 20:02   ` lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).