From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30966 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: The .. rule Date: 15 May 2000 20:38:35 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <200005130907.LAA23394@marcy.cs.uni-dortmund.de> <878zxcg8eu.fsf@duckman.mork.no> <87r9b3eknd.fsf@duckman.mork.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167432 11390 80.91.224.250 (21 Oct 2002 02:30:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:30:32 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 90D0FD0520 for ; Mon, 15 May 2000 14:39:27 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB00244; Mon, 15 May 2000 13:39:02 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 May 2000 13:38:29 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA29799 for ; Mon, 15 May 2000 13:38:18 -0500 (CDT) Original-Received: from viffer.metis.no (c235s252-h3t13.chello.no [212.186.252.235]) by mailhost.sclp.com (Postfix) with ESMTP id 2E6D3D0520 for ; Mon, 15 May 2000 14:38:37 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id UAA32377; Mon, 15 May 2000 20:38:36 +0200 Original-To: ding@gnus.org In-Reply-To: "=?iso-8859-1?q?Bj=F8rn?= Mork"'s message of "15 May 2000 20:24:54 +0200" Original-Lines: 13 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30966 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30966 >>>>> "Bj=F8rn Mork" : > People rarely give out "URLs" without the "http://" if the machine > name doesn't start with "www.". I believe matching on scheme or > "www.|ftp." would be sufficient to catch most URLs. What about dodrt.dod.no? Also halfdome.holdit.com, which was in Karl Kleinpaste's list. But nits aside, I agree that www will match enough incomplete URLs to be useful, and the regexp should be simple and efficient. (but I still like that predicate idea)