From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: regular expression package Date: Tue, 08 Apr 2008 13:59:30 +0200 Message-ID: <87iqys5zh9.fsf@thievol.homelinux.org> References: <87myo4wtdp.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207656071 11089 80.91.229.12 (8 Apr 2008 12:01:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2008 12:01:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 14:01:40 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JjCVx-0006JA-8P for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2008 14:01:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjCVJ-0008Ni-Tz for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2008 08:00:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjCUq-0008Ky-SQ for help-gnu-emacs@gnu.org; Tue, 08 Apr 2008 08:00:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjCUm-0008Jh-SH for help-gnu-emacs@gnu.org; Tue, 08 Apr 2008 08:00:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjCUm-0008JZ-D9 for help-gnu-emacs@gnu.org; Tue, 08 Apr 2008 08:00:12 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.153]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjCUl-0006no-7m for help-gnu-emacs@gnu.org; Tue, 08 Apr 2008 08:00:11 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so2758592fga.30 for ; Tue, 08 Apr 2008 05:00:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=sVE0g8gAJwQx0tYHSuJzN9jbVEP9Zb+oUE0m27UCMIc=; b=Y2xjhBYjJdPeVlTuynsov+RQaolv8KF22keeoFMc6z0koZBxFC9eTlPQbnygUbfjDaz0m4AHQVvURj9aZEUpfvbCieEkBMxbIRlREO7uAgmu2GW/mYSjjJ1jGgyD2hCnPr91G9Xd++0OqQwxJ+W/UbzYMR8007VoqObMR0A5jts= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=FcAZh3CP8beKr3bek4rMa1wj5wY197d3FsTnnha9VlIRwGrT1Rg2pFlqwirjqZfvJGm1sJy2tFzeemvEMVG+7DAXzk3P+xvtnXmjKhiXdYfMp4CVnm3bCKE9wYpwImPikXTqMwfEq9e3JuuMd3tvckeIr33QQxwqwgvTQdP+gSc= Original-Received: by 10.86.79.19 with SMTP id c19mr4458783fgb.31.1207656006039; Tue, 08 Apr 2008 05:00:06 -0700 (PDT) Original-Received: from thievol.homelinux.org ( [77.197.77.119]) by mx.google.com with ESMTPS id e8sm37195533muf.8.2008.04.08.05.00.03 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Apr 2008 05:00:05 -0700 (PDT) In-Reply-To: <87myo4wtdp.fsf@lion.rapttech.com.au> (Tim X.'s message of "Tue, 08 Apr 2008 20:09:06 +1000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:53161 Archived-At: Tim X writes: > David Roderick writes: > >> Somebody wrote a package where you can do type a regular expression in >> one buffer on some text in another, and see the results ins a 3rd >> what is this package called and where can I get it? > > There are a couple of packages like that. Emacs comes with re-builder, > which might be what your looking for. > > Tim Hello, have a try to regex-tool.el, it have 3 windows. ftp://ftp.newartisans.com/pub/regex-tool.el -- A + Thierry Pub key: http://pgp.mit.edu