X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo-cache.el;h=2824f85b17d4b8b530e45d95bf4f2fee5d8b924c;hb=9e39553b80115a949a7f04ddced4459a7797f8bd;hp=5587e32cd116482e4933ed118ae965f6a85d9637;hpb=51f9787799e1f8a5ad1f9cde0fd99489dae071c3;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo-cache.el b/elmo/elmo-cache.el index 5587e32..2824f85 100644 --- a/elmo/elmo-cache.el +++ b/elmo/elmo-cache.el @@ -52,13 +52,13 @@ (elmo-cache-folder-set-directory-internal folder (expand-file-name (elmo-match-string 2 name) - (expand-file-name elmo-cache-dirname elmo-msgdb-dir))) + elmo-cache-directory)) folder)) (luna-define-method elmo-folder-expand-msgdb-path ((folder elmo-cache-folder)) (expand-file-name (elmo-cache-folder-dir-name-internal folder) (expand-file-name "internal/cache" - elmo-msgdb-dir))) + elmo-msgdb-directory))) (luna-define-method elmo-map-folder-list-message-locations ((folder elmo-cache-folder))