Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Lee <flee@teleport.com>
Subject: Re: strange highlightings
Date: Tue, 25 Apr 2000 12:24:56 -0700	[thread overview]
Message-ID: <20000425192525.91A5ED051E@mailhost.sclp.com> (raw)
In-Reply-To: <rjya62xneh.fsf@zuse.dina.kvl.dk> on 25 Apr 2000 16:31:34 +0200.

how about, it's a URL if it starts with:
  \b[a-zA-Z]+://		(ftp://99.99.9.9/marklar/)
  \b[wW][wW][wW][0-9]*\.	(WWW9.Foo.Bar/marklar/)

I ran these patterns against my mail archive, and came up
with very few false positives.  the only one that troubles
me is 'comp.infosystems.www.misc', which can be handled by
making sure there isn't a '.' before 'www'.

Finding the end of a URL is a little tricky..  haven't
thought of a good way of doing that yet.
--



  reply	other threads:[~2000-04-25 19:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-24 16:38 Vladimir Volovich
2000-04-24 18:47 ` Kai Großjohann
2000-04-24 19:40   ` Vladimir Volovich
2000-04-25 11:06     ` Kai Großjohann
2000-04-25 11:54       ` Daniel Pittman
2000-04-25 12:09       ` Vladimir Volovich
2000-04-25 13:36       ` Per Abrahamsen
2000-04-25 14:18         ` Kai Großjohann
2000-04-25 14:31           ` Per Abrahamsen
2000-04-25 19:24             ` Felix Lee [this message]
2000-04-25 20:16               ` Kai Großjohann
2000-04-27 18:30           ` wrapped URLs (was: strange highlightings) Jussi Yli-Urpo
2000-04-28 11:39             ` Bill White
2000-04-26 19:37     ` strange highlightings Karl EICHWALDER

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000425192525.91A5ED051E@mailhost.sclp.com \
    --to=flee@teleport.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).