* mu4e: fix warning

This commit is contained in:
djcb
2013-12-01 20:39:21 +02:00
parent e7382f9af2
commit 3737694000

View File

@ -903,7 +903,7 @@ If ATTNUM is nil ask for the attachment number."
(path (concat
(mu4e~get-attachment-dir fname mtype) "/"))
(index (plist-get att :index))
(retry t))
(retry t) (fpath))
(while retry
(setq fpath (expand-file-name
(read-directory-name