When do I set the read flag?
Jules Colding <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, A mail will be non-highlighted after about 1 or 2 seconds when clicked upon if it hasn't been opened before. How do I detect this change in the CamelMessageInfoBase flags? I would like to delay the setting of the READ flag on the remote mail until it happens visually for the user instead at message_get() time. Can that be done? Thanks, jules