Mutt complains that the following folder-hook macro has too many arguments.

folder-hook +INBOX macro index,pager y "<save-message>=[Gmail]/All Mail<enter><enter>" "Archive conversation"

How can I fix this?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

do this.

folder-hook +INBOX 'macro index,pager y "<save-message>=[Gmail]/All Mail<enter><enter>" "Archive conversation"'
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.