On Thu, Feb 04, 2010 at 08:23:07PM +0100, Christian Brabandt wrote:
> Hi Chris!
> 
> On Do, 04 Feb 2010, Chris G wrote:
> 
> > One can go straight to a specific mailbox with something like:-
> > 
> >     mutt -f =boating/buyOurBoat/fredMolina
> > 
> > but is there a way to open a specific mail message in that mailbox
> > (from the command line)?
> 
> This should work and should open the second message:
> mutt -f ~/mailbox  -e 'push 2<enter>' -e 'exec display-message'
> 
Ah, 'push' some CRs, makes sense, thanks.

-- 
Chris Green

Reply via email to