On 10-Jan-2000, Jean-Sebastien Morisset wrote:
> Ok, maybe this is a stupid one, but I didn't find it mentioned in any of the
> docs, so...
> 
> When you're in the index of another mailbox, how do you get back to your
> spoolfile? I can believe you'd have to do "c/var/spool/mail/username\n"!
                                                                        ^^^
Well you got the "!" alright, just replace the path with it.. :))

"!" is an alias for $spoolfile, so if you have in your muttrc:

        set spoolfile = /var/spool/mail/username # this is bound by default, I think
        macro index I "c!\n" "Go to inbox"
        macro pager I "c!\n" "Go to inbox"

you should be able to move to your spoolfile from anywhere simply by
pressing shift+i.

Hope that helps.

-- 
Ronny Haryanto

Reply via email to