Ver código fonte

Fix the mutt ham/nospam macro

Emmanuel Bouthenot 13 anos atrás
pai
commit
7449de135d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .mutt/conf/macros

+ 1 - 1
.mutt/conf/macros

@@ -22,5 +22,5 @@ macro	index,pager	B	"<enter-command>toggle sidebar_visible<enter>"	"Toggle sideb
 macro	index		\cx	"<tag-pattern>~N<enter><tag-prefix><toggle-new><tag-prefix><clear-flag>*" "Mark all new messages as read"
 
 macro	index,pager	S	"<enter-command>unset wait_key<enter><bounce-message>spam@localhost<enter><enter-command>set wait_key<delete-message>" "Bounce message to AntiSpam (spam)"
-macro	index,pager	H	"<enter-command>unset wait_key<enter><bounce-message>ham@localhost<enter><enter-command>set wait_key<delete-message>" "Bounce message to AntiSpam (ham)"
+macro	index,pager	H	"<enter-command>unset wait_key<enter><bounce-message>ham@localhost<enter><enter-command>set wait_key" "Bounce message to AntiSpam (ham)"