Date: Fri, 5 Oct 2001 15:12:30 -0400 From: "E. Smith" <[EMAIL PROTECTED]> Subject: Re: [LIBRETTO] Re: List software
It's disappointing how few products out there have regular expression support. OT: I finally found a Windows text editor (mmonths and months ago) with RegExp support--that made me soooo happy. -e. ----- Original Message ----- From: "Daniel Seiden" <[EMAIL PROTECTED]> To: "Libretto" <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 1:29 PM Subject: Re: [LIBRETTO] Re: List software > Date: Fri, 5 Oct 2001 10:24:09 -0700 > From: Daniel Seiden <[EMAIL PROTECTED]> > Subject: Re: [LIBRETTO] Re: List software > > Hello > > It will not handle that but I can remve the cmd: preferance which > will make it easier for people.. Just have to watch those subject > lines. > > > DAN > > > ES> Date: Fri, 5 Oct 2001 13:01:24 -0400 > ES> From: "E. Smith" <[EMAIL PROTECTED]> > ES> Subject: Re: List software > > ES> Does it support regular expressions, such as: > > ES> ^unsubscribe$ > > ES> which, for those unfamiliar, represents <beginning of > line>>unsubscribe<endofline>. > > ES> Or even: > > ES> ^unsubscribe[ ]*$ > > ES> which, in certain implementations of regular expressions, represents the > ES> same as above plus <followed by 0 or more space characters>. > > ES> That would tighten it up pretty well, I'd think. > > ES> -e. > > > > ***************************************************** > Daniel Seiden > > Internet Services - http://www.basiclink.com > Dan's Digital Images - http://dan.digitalphotochat.com > Digital Photo Chat - http://www.digitalphotochat.com > > > > > ************************************************************** > http://libretto.basiclink.com - Libretto mailing list > http://libretto.basiclink.com/archive - Archives > http://www.picante.com/~gtaylor/portable/faq.html - FAQ > -------TO UNSUBSCRIBE------- > Reply to any of the list messages. The reply mail should be > addressed to: [EMAIL PROTECTED] - Then replace any text > on the message's subject line: cmd:unsubscribe > --------TO UNSUBSCRIBE DIGEST------ > Do above but with this on subject line: cmd:unsubscribe digest > ************************************************************** > > ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://libretto.basiclink.com/archive - Archives http://www.picante.com/~gtaylor/portable/faq.html - FAQ -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest **************************************************************
