From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41575 Path: main.gmane.org!not-for-mail From: Michael Cook Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-article-unsplit-urls Date: Fri, 04 Jan 2002 12:08:38 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176949 6890 80.91.224.250 (21 Oct 2002 05:09:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:09:09 +0000 (UTC) Return-Path: Original-Received: (qmail 28034 invoked from network); 4 Jan 2002 17:09:46 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 4 Jan 2002 17:09:46 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16MXqN-0002yA-00; Fri, 04 Jan 2002 11:09:23 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Jan 2002 11:09:15 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA08135 for ; Fri, 4 Jan 2002 11:09:03 -0600 (CST) Original-Received: (qmail 28022 invoked by alias); 4 Jan 2002 17:09:06 -0000 Original-Received: (qmail 28017 invoked from network); 4 Jan 2002 17:09:06 -0000 Original-Received: from funnel.cisco.com (161.44.168.79) by gnus.org with SMTP; 4 Jan 2002 17:09:06 -0000 Original-Received: from spamsicle.cisco.com (mirapoint@spamsicle.cisco.com [161.44.172.225]) by funnel.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id MAA21653 for ; Fri, 4 Jan 2002 12:08:39 -0500 (EST) Original-Received: from zzz.cisco.com (zzz.cisco.com [10.89.5.93]) by spamsicle.cisco.com (Mirapoint) with ESMTP id ADF02861; Fri, 4 Jan 2002 12:08:38 -0500 (EST) Original-Received: (from zzz@localhost) by zzz.cisco.com (8.11.6/8.11.6) id g04H8cf07601; Fri, 4 Jan 2002 12:08:38 -0500 Original-To: ding@gnus.org X-Face: (::$,F}2XQ8GxBqsXCX?#09yY8mkcV?KEWi->CVJP*t3$PVv?E?;Fk34-6ppt@j'g?kWY_[ d:Xe(0a{$'N_Pv>/P&%U'\V`vimMH`er!2Z&*I]s-MWnUH]Ck+.D!"u`\LtI~'`N@I:o$a (Lars Magne Ingebrigtsen's message of "Fri, 04 Jan 2002 17:38:51 +0100") Original-Lines: 14 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41575 Lars Magne Ingebrigtsen writes: > But won't that match stuff like > > http://google.com/thing > and then there's something else on the next line? that's why i thought a washing function would be better. the detection of the problem is not perfect. so you'd probably not want it to happen implicitly. i figure more likely you'd see a broken url, you'd mumble something under your breath about microsoft, you'd type `W u', and then go about your business. m.