>I see two solutions: call clsfolds() before the call to folder_delmsgs()/ >context_save(), or call context_save() again after the call to clsfolds(). >I do not know if there are any side effects for the first solution (I think >not); for the latter solution in the worst case that would involve >two writes of the context file for private sequences (context_save() >will not write the context file if nothing has changed).
What I decided to do was to move the call to clsfolds(); that seemed like the safest solution. That solves the problem; the change will be in the next 1.6 release candidate. --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
