From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29096 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.gnus.general Subject: Re: Email address handling Date: 04 Feb 2000 17:58:17 +0000 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035165825 793 80.91.224.250 (21 Oct 2002 02:03:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:03:45 +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 B6A4DD051F for ; Fri, 4 Feb 2000 12:58:35 -0500 (EST) 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 LAB03695; Fri, 4 Feb 2000 11:58:15 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Feb 2000 11:58:07 -0600 (CST) 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 LAA15527 for ; Fri, 4 Feb 2000 11:57:52 -0600 (CST) Original-Received: from sand2.global.net.uk (sand2.global.net.uk [195.147.246.100]) by mailhost.sclp.com (Postfix) with ESMTP id CACBFD051F for ; Fri, 4 Feb 2000 12:57:48 -0500 (EST) Original-Received: from pe4s07a07.client.global.net.uk ([195.147.231.229] helo=segundo.gnu.org) by sand2.global.net.uk with esmtp (Exim 2.05 #1) id 12Gmz4-0003V8-00 for ding@gnus.org; Fri, 4 Feb 2000 17:57:30 +0000 Original-Received: from SEGUNDO.publiconline.co.uk [127.0.0.1] by segundo.gnu.org (FTGate 2, 2, 2, 1); Fri, 04 Feb 2000 17:58:18 +0000 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "04 Feb 2000 18:43:43 +0100" Original-Lines: 24 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29096 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29096 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Roman Belenov writes: > > > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > > > > > This already works by default for mailto URLs and for mail addresses > > > in headers. I take it you want more? > > > > Why doesn't it work for plain e-mail addresses in the body of the > > article ? > > I think this is because it uses a regexp to find them, and the regexp > doesn't find normal mail addresses in the body. Doubtless it should > be easy to add this. Hm. Yes, there is the variable > gnus-button-alist which might help. I thought the reason this wasn't done was because it is impossible to tell the difference between a Message-ID and an email address without some context (like which header it appears in, or if it appears as a mailto URL). -- Jason Rumney