[mew-int 2654] Re: time-out triggered message refilling
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Fri Dec 12 12:11:09 JST 2008
Hello,
> is there a way to specify mew moves the unsorted messages in my inbox
> to an 'old' mail folder, after a time out. for example:
The answer is NO, sorry.
> If no such function exists, i dont mind writing it, so could some be
> kind enough to point out to a lisp newbie how to get whether a given
> message is read or not, and it's sent date.
In Mew sytle, command sequence would be:
1) picking target messages by "?" and marking them with "*"
# "?" does not provide condition like "two weeks before"
2) refiling them by "mo"
To implement 1), you should extend the "mewl" command.
I'm planning to implement mail specific DB that integrates "cmew" and
"mewest". When the DB is implemented, 1) would be also supported.
Please remind this issue after I implement the DB.
--Kazu
More information about the Mew-int
mailing list