imap/2097: indication of new mail is not correct after pipe
>Number: 2097
>Notify-List:
>Category: imap
>Synopsis: indication of new mail is not correct after pipe
>Confidential: no
>Severity: minor
>Priority: low
>Responsible: mutt-dev
>State: open
>Keywords:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Sep 30 23:12:29 +0200 2005
>Originator: Kyle Wheeler
>Release: CVS HEAD
>Organization:
>Environment:
MacOS X 10.4
>Description:
When imap_peek is set to "no" (so that messages are marked as read whenever
they are fetched from the server) and a message is piped to a program as part
of a macro (for example, ":set pipe_decode\n|urlview.sh\n:unset pipe_decode\n")
from the index, the indicator that says whether the message is still new or not
doesn't get refreshed (to indicate that the message is no longer new) until
either the screen gets refreshed (by pressing control-L for example) or until
the cursor moves off of the message. It's probably more correct to update it
immediately after the piped program returns.
>How-To-Repeat:
As described above.
>Fix:
Unknown
>Add-To-Audit-Trail:
>Unformatted: