From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30126 Path: main.gmane.org!not-for-mail From: David Aspinwall Newsgroups: gmane.emacs.gnus.general Subject: Re: on matching more naked URLs in articles Date: 21 Apr 2000 15:24:12 -0700 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 1035166698 6816 80.91.224.250 (21 Oct 2002 02:18:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:18:18 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 299B3D051E for ; Fri, 21 Apr 2000 18:24:44 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB29239; Fri, 21 Apr 2000 17:24:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 17:24:11 -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 RAA08661 for ; Fri, 21 Apr 2000 17:24:01 -0500 (CDT) Original-Received: from reddns.timesten.com (host209.timesten.com [63.75.22.209]) by mailhost.sclp.com (Postfix) with ESMTP id 1B082D051E for ; Fri, 21 Apr 2000 18:24:19 -0400 (EDT) Original-Received: from onyx.timesten.com (onyx.timesten.com [207.214.82.43]) by reddns.timesten.com (8.9.3/8.9.3) with ESMTP id PAA31230 for ; Fri, 21 Apr 2000 15:24:13 -0700 Original-Received: from django.timesten.com.timesten.com (django.timesten.com [207.214.82.61]) by onyx.timesten.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id HYSAMSNH; Fri, 21 Apr 2000 15:23:13 -0700 Original-To: ding@gnus.org X-Face: _s55Gf%Rq2OUH2t)0RDSD&[O}DEX/.!e@peMi]W+&,4~0j)$FBgMu;!E1FRiWerH6\fM\P3 %0VB`o%XIv,;Z4u[*u!=/B^:PbVx'eR5;g3Ljz!QPiS=|kw'r~&A(>"larsi" == Lars Magne Ingebrigtsen writes: > Yup. Could you send a patch for this? Changing gnus-button-url-regexp to "\\b\\(\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\):\\(//[-a-zA-Z0-9_.]+:[0-9]*\\)?\\([-a-zA-Z0-9_=!?#$@~`%&*+|\\/:;.,]\\|\\w\\)+\\([-a-zA-Z0-9_=#$@~`%&*+|\\/]\\|\\w\\)\\)\\|[-a-zA-Z0-9_]+\\.[-a-zA-Z0-9_]+\\(\\.[-a-zA-Z0-9_]+[-a-zA-Z0-9_/]+\\)+" seems to work, at least in 5.8.3.