> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 11, 1999 8:24 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] [REBOL] How to get rid of Selma numbering?
Re:(2)
> Perhaps an X-header could be used to track reply counts?
Howdy Robert:
> If this is all right, than removing the code snippet:
>
> insert tail trim message/subject " Re:"
> if re-cnt > 1 [
> insert tail message/subject reduce ["(" re-cnt ")"]
> ]
>
> Should avoid adding the numbers, right?
Looks good to
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 08, 1999 8:47 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] How to get rid of Selma numbering? Re:
> Try the function re-post.
Hi Jeff, thanks for the hint. Here is
Howdy Robert:
> Hi, I'm going to use Selma for a mailing list and want to get rid of
> the automatic number added on the subject, as this avoids thread
> sorting on many e-mail clients. Can someone point me to the right
> source part?
Try the function re-post.
-jeff
Hi, I'm going to use Selma for a mailing list and want to get rid
of the automatic number added on the subject, as this avoids
thread sorting on many e-mail clients. Can someone point me to
the right source part?
Robert M. Muench, Karlsruhe, Germany
==> ask for PGP public-key <==
When do y