mm-util.el: Just return the image directories, not all directories in the path in...
commiteecdcaf581984698081637f2f8ce0f0a0f701de0
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2010 00:45:13 +0000 (4 00:45 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sat, 4 Sep 2010 00:45:13 +0000 (4 00:45 +0000)
tree9faeb11062b27d3ddd5a30918b7c8bb40dbf6c66
parent8fab3e398d5759069a6f12584fda35d227906364
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories.  This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2.  This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
lisp/gnus/ChangeLog
lisp/gnus/mm-util.el
lisp/gnus/nnmh.el