From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: email extraction in emacs Date: Wed, 29 Nov 2006 18:49:39 +0100 Message-ID: <12015088-73A6-495B-A9F1-231007ACF674@Web.DE> References: <1164819237.355277.217960@j72g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164822634 803 80.91.229.2 (29 Nov 2006 17:50:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Nov 2006 17:50:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 29 18:50:31 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpTZM-0004v5-2z for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Nov 2006 18:50:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpTZL-00088I-NB for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Nov 2006 12:50:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpTZ5-00081r-6v for help-gnu-emacs@gnu.org; Wed, 29 Nov 2006 12:49:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpTZ3-0007zl-Fd for help-gnu-emacs@gnu.org; Wed, 29 Nov 2006 12:49:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpTZ3-0007zX-6C for help-gnu-emacs@gnu.org; Wed, 29 Nov 2006 12:49:45 -0500 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpTZ2-0001HZ-MM for help-gnu-emacs@gnu.org; Wed, 29 Nov 2006 12:49:45 -0500 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 0F9523EDF04F; Wed, 29 Nov 2006 18:49:43 +0100 (CET) Original-Received: from [84.245.170.36] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1GpTYz-00010b-00; Wed, 29 Nov 2006 18:49:41 +0100 In-Reply-To: <1164819237.355277.217960@j72g2000cwa.googlegroups.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: "a" X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39100 Archived-At: Am 29.11.2006 um 17:53 schrieb a: > if i have a text file filled with email addresses > but other things as well > what commands can i use to extract the email address from the file? Shell-command-on-region or replace-regxp or delete-region or ... -- Greetings Pete Who the fsck is "General Failure," and why is he reading my disk?