Re: defining a shortcut to save to a mailbox

2014-02-13 Thread Cameron Simpson
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

Re: defining a shortcut to save to a mailbox

2014-02-11 Thread Eduardo Alvarez
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

Re: defining a shortcut to save to a mailbox

2014-02-11 Thread Patrick Shanahan
* 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

Re: defining a shortcut to save to a mailbox

2014-02-11 Thread John
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

Re: defining a shortcut to save to a mailbox

2014-02-11 Thread 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

Re: defining a shortcut to save to a mailbox

2014-02-08 Thread Chris Bannister
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

Re: defining a shortcut to save to a mailbox

2014-02-08 Thread MD
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