On Thu, 02 Oct 2008, Rejo Zenger wrote:
> ++ 02/10/08 21:45 +0800 - bill lam:
> >I often need to tag the same pattern. Instead of typing each time, how
> >can I save the following and bind it shortcut key?
> >tag pattern
> > T\[.*patch.*\]
>
> You woul
++ 02/10/08 21:45 +0800 - bill lam:
>I often need to tag the same pattern. Instead of typing each time, how
>can I save the following and bind it shortcut key?
>tag pattern
> T\[.*patch.*\]
You would need to use a "macro". Untested:
macro pager,index \ca &q
Hi all,
I often need to tag the same pattern. Instead of typing each time, how
can I save the following and bind it shortcut key?
tag pattern
T\[.*patch.*\]
TIA
--
regards,
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver
ook . 'push " ~d >1w\n"'
Thanks for the responses everyone, this was about the best one I had.
As it didn't require me to have 'T' bound to tag-pattern.
Thanks again,
Sam.
;=20
> > I am trying to get mutt (1.3.28i) to automatically tag all messages
> > older than a specific date. I thought I would enter something like:
> >=20
> > folder-hook . 'tag-pattern ~d >1w'
> >=20
> > But it just comes up with "tag-patter
Andre Berger ([EMAIL PROTECTED]) muttered:
> folder-hook . "push D~d>1w"
^ This should read T!!!
D is delete-pattern!
Michael
--
"How should I know if it works? That's what beta testers are for. I only
coded it."
(Attributed to Linus Torvalds, som
> older than a specific date. I thought I would enter something like:
>=20
> folder-hook . 'tag-pattern ~d >1w'
>=20
> But it just comes up with "tag-pattern: unknown command". I'm sure
> I'm doing something simple wrong, I just don't know wh
Mason, Sam ([EMAIL PROTECTED]) muttered:
> I am trying to get mutt (1.3.28i) to automatically tag all messages
> older than a specific date. I thought I would enter something like:
>
> folder-hook . 'tag-pattern ~d >1w'
>
> But it just comes up with "tag-
Hi all,
I am trying to get mutt (1.3.28i) to automatically tag all messages
older than a specific date. I thought I would enter something like:
folder-hook . 'tag-pattern ~d >1w'
But it just comes up with "tag-pattern: unknown command". I'm sure
I'm doi
* Nate Johnston ([EMAIL PROTECTED]) [010817 13:11]:
> All,
>
> I would like to roll any message in my inbox that is older than 2
> weeks old to an archive folder. I tried this pattern, but I got the
> message "Tagging is not supported" when .muttrc loads.
>
> folder-hook INBOX 'push
All,
I would like to roll any message in my inbox that is older than 2
weeks old to an archive folder. I tried this pattern, but I got the
message "Tagging is not supported" when .muttrc loads.
folder-hook INBOX 'push
"~d>2w=archive"'
Am I going about this incorrectly? Is this so
11 matches
Mail list logo