Hi, The macro below works as expected:
macro index,pager \ec '<copy-message>=temp.mbox<return><return><shell-escape>x-terminal-emulator -e "mutt -f =temp.mbox " &<return>' 'open message in new window' However, I have not managed to add "-e <display-message><delete-message>" in mutt's command line. I first struggled with quoting, then noticed than even replacing "mutt ..." by a shell script does not work either. Any idea? -- Gabriel
