--- nnmh.el~ 2011-04-05 05:00:10.335000000 +0000 +++ nnmh.el 2011-06-29 11:25:31.625000000 +0000 @@ -210,7 +210,7 @@ (max 0) min rdir num subdirectoriesp file) ;; Recurse down directories. - (setq subdirectoriesp (> (nth 1 (file-attributes dir)) 2)) + (setq subdirectoriesp t) (dolist (rdir files) (if (or (not subdirectoriesp) (file-regular-p rdir))