procmail
[Top] [All Lists]

Re: Putting some text into the Subject

1997-06-15 12:31:00
Sigh. Sunday the 15th is obviously only marginally better than Friday
the 13th ...

On Sun, 15 Jun 1997 21:54:07 +0300 (EET DST), I wrote:
    :0B
    * ^^Your message regarding "\/[^"]*$[^"]*
    { }
    :0EB
    * ^^Your message regarding "\/[^"]*
       { }      # Ooops: should have had a pair of empty braces here

... and the sed script recipes should of course have a few more flags
on them, such as i and w flags. 

    :0b

       :0bwi

    SUBJ=| sed -e N -e'2{' -e 'y/\n/ /' -e 's/  */ /g' \
        -e 's/^[^"]*"//' -e 's/"[^"]*$/' -eq -e'}'


<...>
guessing David will one-up me as usual :-)

Guessing I should read through my posts before I send them off. :-(

/* era */

-- 
Defin-i-t-e-ly. Sep-a-r-a-te. Gram-m-a-r.  <http://www.iki.fi/~era/>
 * Enjoy receiving spam? Register at <http://www.iki.fi/~era/spam.html>