Kazu Yamamoto | 12 Dec 2008 04:11
Picon
Gravatar

[mew-int 2654] Re: time-out triggered message refilling

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


Gmane