Hoi, I read through uip/packf.c and came across this:
177 if (mp->hghsel != mp->curmsg) 178 seq_setcur (mp, mp->lowsel); This sets the current message to the first message selected, unless the last message was the current. This special case is not documented in the man page. What's the reason for this special case? I'd rather remove it than update the documentation. meillo _______________________________________________ Nmh-workers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-workers
