]> git.phdru.name Git - dotfiles.git/commitdiff
.muttrc: fix a macro: 'n' is not a command
authorOleg Broytman <phd@phdru.name>
Thu, 7 Apr 2016 04:22:01 +0000 (07:22 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 7 Apr 2016 04:22:01 +0000 (07:22 +0300)
'n' is not a command here but a reply to "Postpone?" question.

.muttrc

diff --git a/.muttrc b/.muttrc
index 29cc6f04139e281f279b6bde5f777309f1f1d609..f5647c04a77c08fae138b04ca2178a4b4aad7e83 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -296,7 +296,7 @@ macro index,pager <Esc>H ":unauto_view text/html<Enter>"
 macro index,pager <Esc>s \
    "<Enter><exit><pipe-message>spamassassin -d | ~/mail/bin/spamcop.py<Enter><next-undeleted>"
 macro index,pager <Esc>z \
-   "<Enter><exit>:set editor='vim -s ~/mail/misc/spamcop.vim'<Enter><reply>:set editor=vim.sh<Enter><exit><next-undeleted>"
+   "<Enter><exit>:set editor='vim -s ~/mail/misc/spamcop.vim'<Enter><reply>:set editor=vim.sh<Enter><exit>n"
 
 # Go to main mailboxes
 macro index,pager H <Enter><exit><Home><change-folder>!<Enter>