notify_if_requested

EveAndersson.com : API Browser : notify_if_requested

notify_if_requested

notify_if_requested new_msg_id notify_msg_id from subject_line body \
    already_notified
Defined in tcl/bboard-defs.tcl

Deprecated.

recursive procedure that keeps building a list of people to whom notifications have been sent (so that duplicates aren't sent to people who appear in the same thread twice)

Parameters:
new_msg_id
notify_msg_id
from
subject_line
body
already_notified
[ show source ]

Show another procedure:

eve@eveandersson.com