On 08Feb2014 20:04, MD wrote:
> On 8.02.14, John wrote:
> >I'd like to define numeric zero in mutt to have mutt save the selected
> >message to a mailbox I've called spam-missed.
> >
> I use a similar macro for index view:
> macro index gc ^U/home/markus/.mail/spam-missed
>
> I think in Your cas
On Tue, Feb 11, 2014 at 03:31:40PM +, John wrote:
> On Sat, Feb 08, 2014 at 08:04:03PM +0100, MD wrote:
> > I use a similar macro for index view:
> > macro index gc ^U/home/markus/.mail/spam-missed
> >
> > I think in Your case should following work:
> > macro pager 0 ^U/home/john/.mail/spam-mi
* John [02-11-14 10:33]:
> On Sat, Feb 08, 2014 at 08:04:03PM +0100, MD wrote:
> > I use a similar macro for index view:
> > macro index gc ^U/home/markus/.mail/spam-missed
> >
> > I think in Your case should following work:
> > macro pager 0 ^U/home/john/.mail/spam-missed
>
> Thank you very muc
On Sun, Feb 09, 2014 at 04:37:25PM +1300, Chris Bannister wrote:
> FYI, that is not pager view but index view.
yeah, sorry still getting to grips with some terminology.
thanks,
--
John
On Sat, Feb 08, 2014 at 08:04:03PM +0100, MD wrote:
> I use a similar macro for index view:
> macro index gc ^U/home/markus/.mail/spam-missed
>
> I think in Your case should following work:
> macro pager 0 ^U/home/john/.mail/spam-missed
Thank you very much Markus, that worked.
Have you a method
On Sat, Feb 08, 2014 at 11:05:34AM +, John wrote:
> Hello list,
>
> I'd like to define numeric zero in mutt to have mutt save the selected
> message to a mailbox I've called spam-missed.
>
> How does one do this? I've read save-hook and macro in the manual but
> neither seems to be able to do
On 8.02.14, John wrote:
Hello list,
I'd like to define numeric zero in mutt to have mutt save the selected
message to a mailbox I've called spam-missed.
I use a similar macro for index view:
macro index gc ^U/home/markus/.mail/spam-missed
I think in Your case should following work:
macro pag