<<< Date Index >>>     <<< Thread Index >>>

Re: Macro for marking a thread as read and advance to the next unread message



On Fri, Feb 27, 2004 at 07:39:20AM +0100, Christoph Berg wrote:
> 
> Unset $resolve in the macro.

So I should:

1) save the curent value of $resolve,
2) unset $resolve
3) mark the current thread as read
4) advance to the next unread message
5) restore $resolve

How can I do 2) and 5) ?

Romildo