/*
** $VER: KeepMsg.thor 1.3b (1.4.95)
** by Eirik Nicolai Synnes <eirikns@sn.no>
**
** Copies the current or selected message to a special "Keep" conference and
** sets the KEEP flag on them.
**
** Specify the conference name in the toconf string below. If the conference
** doesn't exist it will be created.
**
** If you don't want the copy in the destination conference to be marked as
** unread make sure nomarkmsg is set to 1 below. Otherwise set it to 0.
**
** Fixed in 1.3a:
** o Fixed a bug where the keep conference wouldn't be created if it didn't
** already exist
**
** Fixed in 1.3b:
** o When no messages were selected the current message should have been
** copied, but it wasn't. Fixed.
*/
|