aboutsummaryrefslogtreecommitdiff
path: root/modules/mutt
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-13 19:38:41 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-13 19:38:41 -0200
commitd7e35e6af4fc7c47af3cda1e003516995f2089d2 (patch)
treef0ad18fa232d71cd3946e6a113fd3802f822d836 /modules/mutt
parent7326aa9c24fe70308b32620bbd4ebacef1927363 (diff)
downloadmetadot-d7e35e6af4fc7c47af3cda1e003516995f2089d2.tar.gz
metadot-d7e35e6af4fc7c47af3cda1e003516995f2089d2.tar.bz2
Remove lost found folder if empty
Diffstat (limited to 'modules/mutt')
-rw-r--r--modules/mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mutt/muttrc b/modules/mutt/muttrc
index 94a40da..94b70eb 100644
--- a/modules/mutt/muttrc
+++ b/modules/mutt/muttrc
@@ -436,5 +436,5 @@ macro index,pager \' "<search>~F<enter>" "Jump to next important message"
source "~/.mutt/sidebar"
# http://wiki.mutt.org/?MuttFaq/Attachment
-macro attach W <save-entry><kill-line>~/download/
-macro attach E <save-entry><kill-line>~/download/<enter>
+macro attach W <save-entry><kill-line>~/load/
+macro attach E <save-entry><kill-line>~/load/<enter>