>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes:
Martin> My fault: Try this patch:
<patch snipped>
Thanks, that seems to have solved the problem.
j
Martin> Because this is so important and small, I'll commit it to
Martin> CVS right away.
Martin> Martin
--
#!/usr/bin/perl
$dot="\x2e";$lt="\x3c";$gt="\x3e";$at="\x40";
print "J Mignault ${lt}jbm${at}panix${dot}com${gt}\n";
$wright = qq(When a man talks dirty to a woman, it's sexual
harassment. When a woman talks dirty to a man, it's $3.95
per minute.);