@verb #12:"@nn @nextnew" none none none rdo #55 @program #12:"@nn @nextnew" none none none "@nn - Next New" "Read the next new message on you or your subscribed mailing lists." set_task_perms(player) $mail_agent:mailread_semaphore_enter(this) {ng, msg} = $mail_agent:nextnew(player) $cmd_utils:suspend_if_needed(0) if (msg) this:set_current_folder(ng) this._mail_task = task_id() ng:display_seq_full({msg, msg + 1}, tostr("Message %d", " on ", $mail_agent:name(ng), ":")) this:set_current_message(ng, msg) else this:tell($code_utils:verb_or_property(this, "silly_news_messages")[random($)]) endif $mail_agent:mailread_semaphore_exit(this) "Last modified by Lao-Tzu (#8084) on Wed Jul 24 18:58:10 2002 MDT." "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:04 2002 MDT)." "Last modified by Cecil (#7407) on Tue Aug 27 19:30:18 2002 MDT." .