Re: get subject and from on wl-biff-notify-hook function
Kazuhiro Ito <[email protected]> Sun, 28 Jul 2019 16:36:42 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <864l36625x.wl--xmue__43544.1456431121$1564299478$gmane$org@d1.dion.ne.jp> |
> I have been trying to follow this path. And I have found this function: > --8<---------------cut here---------------start------------->8--- > wl-folder-get-elmo-folder > --8<---------------cut here---------------end--------------->8--- > > I am going to keep working at this tonight. the QUESTION is if I have > got an elmo-folder. > "How could I iterate all the messages for getting > just the new messages?" Probably reading elmo-folder-synchronize in elmo.el may help you. It checks whether there are new messages in a server and add entries of new messages into msgdb. -- Kazuhiro Ito