From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30964 Path: main.gmane.org!not-for-mail From: "Bjørn Mork" Newsgroups: gmane.emacs.gnus.general Subject: Re: The .. rule Date: 15 May 2000 20:24:54 +0200 Organization: Darlings of Democracy Sender: owner-ding@hpc.uh.edu Message-ID: <87r9b3eknd.fsf@duckman.mork.no> References: <200005130907.LAA23394@marcy.cs.uni-dortmund.de> <878zxcg8eu.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: 8bit X-Trace: main.gmane.org 1035167431 11381 80.91.224.250 (21 Oct 2002 02:30:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:30:31 +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 ED1F4D0520 for ; Mon, 15 May 2000 14:26:54 -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 NAB24090; Mon, 15 May 2000 13:25:10 -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:24:36 -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 NAA29512 for ; Mon, 15 May 2000 13:24:26 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 7D363D0520 for ; Mon, 15 May 2000 14:24:42 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id UAA31386 for ding@gnus.org; Mon, 15 May 2000 20:26:31 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: c4s236-h4t49.chello.no Original-X-Trace: quimby.gnus.org 958415190 10993 212.186.236.4 (15 May 2000 18:26:30 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 15 May 2000 18:26:30 GMT User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30964 Steinar Bang writes: > >>>>> "Bjørn Mork" : > > > I do. I klick the right hand side of message-IDs like > > all the time, causing Netscape to > > try to connect to viffer.metis.no:80. > > I guess that beats repeatedly running headfirst into brick walls as a > hobby. > > Not as painful, and nearly just as fun. I am not used to the difference between the left and right side of message-IDs yet, and the current URL regexp causes URL-buttonizing of the right hand side even in the references header. I find that extremely confusing. I click on a reference and wonder why Gnus doesn't fetch the article until a message from Netscape pops up telling me that it can't connect to viffer.metis.no. Well that's OK, but I didn't want it to try either. 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. Bjørn