From xemacs-m  Mon Sep 22 09:44:39 1997
Received: from alphatech.com (erebus.alphatech.com [198.112.236.2])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA03535
	for <xemacs-beta@xemacs.org>; Mon, 22 Sep 1997 09:44:36 -0500 (CDT)
Received: from venus.alphatech.com by alphatech.com (4.1/SMI-4.1)
	id AA11066; Mon, 22 Sep 97 10:38:11 EDT
Received: from pochacco.alphatech.com by venus.alphatech.com (4.1/SMI-4.1)
	id AA18528; Mon, 22 Sep 97 10:49:24 EDT
Received: by pochacco.alphatech.com (SMI-8.6/SMI-SVR4)
	id KAA21644; Mon, 22 Sep 1997 10:43:12 -0400
Date: Mon, 22 Sep 1997 10:43:12 -0400
Message-Id: <199709221443.KAA21644@pochacco.alphatech.com>
Mime-Version: 1.0
From: greg@alphatech.com (Greg Klanderman)
To: xemacs-beta@xemacs.org (XEmacs beta list)
Subject: mail-extract-address-components bug?
Reply-To: greg@alphatech.com
Content-Type: text/plain; charset=US-ASCII


is this a bug or feature?

(mail-extract-address-components
 "kimeric@foobar.com (Kim Scott & Eric Tucker)")

gives:

("Kim Scott Kimeric Eric Tucker" "kimeric@foobar.com")

note in the full-name, the ampersand (`&') got replaced with
the email address.

this is XEmacs 19.15p4 -q

thanks,
greg

(sorry for sending this to xemacs-beta, 
but our news feed is pretty much broken)

