Susan Kleinmann wrote: > To do that, I defined the following macro in my muttrc: > > macro index ,n "<limit>~N\n<quit>\n" > > Then I invoked mutt with the command: > > mutt -e "exec ,n" > > This produces the message: > ,n: no such function > Error in command line: > Press any key to continue... > > What am I doing wrong?
You need use use the "push" command instead of exec.