Re: How to match a whole word?

2010-12-23 Thread Yue Wu
On Mon, Dec 20, 2010 at 11:05:53PM +, ja...@daemon.gnix.co.uk wrote: > > > > On Sun, Dec 19, 2010 at 07:40:03PM +, ja...@daemon.gnix.co.uk wrote: > > > why can't you just compile it yourself and select the options you need > > > and install the required libraries to suit? > > also, just t

Re: Thunderbird-like mail archives (macro)

2010-12-23 Thread Michael Tatge
* On Tue, Dec 07, 2010 05:37PM + seanh (snh...@gmail.com) muttered: > I'm trying to emulate Thunderbird 3's mail archiving behaviour in mutt. In > Thunderbird if you select a mail or mails and hit the archive button or press > the 'a' key then it moves the mail(s) into an archive folder. For ea

Re: Thunderbird-like mail archives (macro)

2010-12-23 Thread Kirill Miazine
How about this: macro index,pager a "=Archives/`date +%Y`" * Michael Tatge [2010-12-23 11:51]: * On Tue, Dec 07, 2010 05:37PM + seanh (snh...@gmail.com) muttered: I'm trying to emulate Thunderbird 3's mail archiving behaviour in mutt. In Thunderbird if you select a mail or mails and hit th

Re: Thunderbird-like mail archives (macro)

2010-12-23 Thread Daniel Schömer
Hi! seanh schrieb: > [...] > > But this still saves each message to an archive folder based on the current > year when mutt was started, rather than on the year of the message. You can't > define a save-hook based on the year of the message because there isn't an > expando for that, only for the

Little plus signs

2010-12-23 Thread llwyble
I'm sorry if this was answered, I sent the question before but I think I had my procmail entry screwed up and the answer possibly got canned. :) Is there any way to get the little plus signs to go away in Mutt that appear at the beginning of a line break like this: +blah blah I would like the

Re: Little plus signs

2010-12-23 Thread Leo Vegoda
On Thu, Dec 23, 2010 at 08:58:09PM -0600, llwy...@suddenlink.net wrote: > > I'm sorry if this was answered, I sent the question before but I think I had > my procmail entry screwed up and the answer possibly got canned. :) > > Is there any way to get the little plus signs to go away in Mutt tha

Re: Little plus signs

2010-12-23 Thread llwyble
On Thu, Dec 23, 2010 at 07:15:50PM -0800, Leo Vegoda wrote: > On Thu, Dec 23, 2010 at 08:58:09PM -0600, llwy...@suddenlink.net wrote: > > > > I'm sorry if this was answered, I sent the question before but I think I had > > my procmail entry screwed up and the answer possibly got canned. :) > >

Re: Thunderbird-like mail archives (macro)

2010-12-23 Thread Brandon Sandrowicz
On Thu, Dec 23, 2010 at 10:06:48PM +0100, Kirill Miazine wrote: > * Michael Tatge [2010-12-23 11:51]: > >* On Tue, Dec 07, 2010 05:37PM + seanh (snh...@gmail.com) muttered: > >>I'm trying to emulate Thunderbird 3's mail archiving behaviour in mutt. In > >>Thunderbird if you select a mail or mai