From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: Adding email address support to thingatpt.el. Date: Mon, 26 Feb 2007 05:31:49 -0800 Message-ID: <87ps7xavui.fsf@floss.red-bean.com> References: <87vehqox9u.fsf@floss.red-bean.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172464338 12635 80.91.229.12 (26 Feb 2007 04:32:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2007 04:32:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 26 05:32:10 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HLXWy-0006aR-Li for ged-emacs-devel@m.gmane.org; Mon, 26 Feb 2007 05:32:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLXWy-000486-NT for ged-emacs-devel@m.gmane.org; Sun, 25 Feb 2007 23:32:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HLXWo-000481-J2 for emacs-devel@gnu.org; Sun, 25 Feb 2007 23:31:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HLXWm-00047p-23 for emacs-devel@gnu.org; Sun, 25 Feb 2007 23:31:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLXWl-00047m-TF for emacs-devel@gnu.org; Sun, 25 Feb 2007 23:31:55 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.193.61]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HLXWl-0005fJ-0k; Sun, 25 Feb 2007 23:31:55 -0500 Original-Received: from localhost ([127.0.0.1]:39559 helo=floss.red-bean.com ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.63) (envelope-from ) id 1HLXWj-0007NZ-NY; Sun, 25 Feb 2007 22:31:54 -0600 In-Reply-To: (Richard Stallman's message of "Sun\, 25 Feb 2007 22\:27\:12 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66823 Archived-At: Richard Stallman writes: > Please suggest this again a couple of months after the 22.1 release. Okay, I'll try to remember to do that. I'll incorporate Andreas Schwab's regexp suggestion in the meantime. -Karl