elmo-users
[Top][All Lists]
Advanced

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

Re: [elmo-users] zapomnia�em napisa� �e moje elm o jest z 10wrz


From: Szymon
Subject: Re: [elmo-users] zapomnia³em napisaæ ¿e moje elm o jest z 10wrz
Date: Mon, 22 Sep 2003 19:46:43 +0200
User-agent: elmo/0.8.2

przy okazji odkryłem coś dziwnego: napisałem ,,elmo'', a doszło
,,elm o''. Zrestartuję program i spróbuję jeszcze raz...

-- 
;;; 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]