elmo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elmo-users] foo


From: Szymon
Subject: Re: [elmo-users] foo
Date: Mon, 22 Sep 2003 19:27:26 +0200
User-agent: elmo/0.8.2

Dnia Mon, 22 Sep 2003 19:19:13 +0200, rzyjontko napisał:
> Szymon napisał:
> >
> > address@hidden>
> > In-Reply-To: <address@hidden>
> > User-Agent: elmo/0.8.2
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=iso-8859-2
> > Content-Transfer-Encoding: 8bit
> 
> Proszę mnie tak nie straszyć.  Już myślałem, że elmo coś nie tak
> wyświetla.

Nie straszę, zaraz napiszę co się stało...

-- 
;;; Remove potentially offensive substrings from string S.
(define (kill-matches re s)
    (regexp-substitute/global #f re s 'pre 'post))

(kill-matches                              ; Protect the children.
    (rx (| "Windows" "tcl" "Intel")) s)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]