summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-12-27 22:49:48 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-27 22:49:48 +0000
commite66ffbd1bfa4e2f90f7925a56c26093bd71c87e1 (patch)
treef55d4595e9bb6f415f1c11d07c4ae15e08ab0e19 /alot/defaults
parentc8334bb2672cca32cd2e6f503492b5a9205e7b14 (diff)
changed default binding: P postpones (saves draft)
realized too late that overiding 'd' to save drafts in envelope mode is stupid. we revert to mutt's default binding for this operation
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index 264fe69f..bd53960e 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -151,7 +151,7 @@ O = refineprompt
[envelope-maps]
a = prompt 'attach ~/'
y = send
-d = save
+P = save
s = 'refine Subject'
t = 'refine To'
b = 'refine Bcc'