From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29093 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.gnus.general Subject: Re: Email address handling Date: 04 Feb 2000 20:48:45 +0300 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: quoted-printable X-Trace: main.gmane.org 1035165823 783 80.91.224.250 (21 Oct 2002 02:03:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:03:43 +0000 (UTC) Cc: ding@gnus.org 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 C1B29D0521 for ; Fri, 4 Feb 2000 12:49:37 -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 LAB03802; Fri, 4 Feb 2000 11:49:25 -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:49:15 -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 LAA15290 for ; Fri, 4 Feb 2000 11:49:04 -0600 (CST) Original-Received: from host.nstl.nnov.ru (host.nstl.nnov.ru [195.98.59.131]) by mailhost.sclp.com (Postfix) with ESMTP id 1290AD0522 for ; Fri, 4 Feb 2000 12:48:58 -0500 (EST) Original-Received: from bsd.nstl.nnov.ru (bsd.nstl.nnov.ru [195.98.49.2]) by host.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id UAA98476; Fri, 4 Feb 2000 20:48:51 +0300 (MSK) (envelope-from roman@nstl.nnov.ru) Original-Received: from nstl.nstl.nnov.ru (nstl.nstl.nnov.ru [195.98.58.2]) by bsd.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id UAA33970; Fri, 4 Feb 2000 20:52:57 +0300 (MSK) (envelope-from roman@nstl.nnov.ru) Original-Received: from LIGHTHOUSE (nc034.nstl.nnov.ru [195.98.58.34] (may be forged)) by nstl.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id UAA03284; Fri, 4 Feb 2000 20:17:36 +0300 (MSK/MSD) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "04 Feb 2000 18:43:43 +0100" Original-Lines: 11 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29093 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29093 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > 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. Thanks, I'll play with it to suit my needs. --=20 With regards, Roman.