From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: In place (live) editing of matches - is there a package for it? Date: Fri, 14 Oct 2011 06:08:35 -0700 Message-ID: <0D66D3B8648949A483BFEE110DD141C4@us.oracle.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1318597745 4698 80.91.229.12 (14 Oct 2011 13:09:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2011 13:09:05 +0000 (UTC) To: "'Tom'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 14 15:09:01 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REhVU-0000FN-P6 for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Oct 2011 15:09:00 +0200 Original-Received: from localhost ([::1]:49198 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVU-000766-8D for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Oct 2011 09:09:00 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVL-00075f-Eq for help-gnu-emacs@gnu.org; Fri, 14 Oct 2011 09:08:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REhVK-0001Bg-9U for help-gnu-emacs@gnu.org; Fri, 14 Oct 2011 09:08:51 -0400 Original-Received: from acsinet15.oracle.com ([141.146.126.227]:25538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVK-0001BW-4f for help-gnu-emacs@gnu.org; Fri, 14 Oct 2011 09:08:50 -0400 Original-Received: from ucsinet24.oracle.com (ucsinet24.oracle.com [156.151.31.67]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p9ED8jqO022555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 14 Oct 2011 13:08:47 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet24.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p9ED2i8d016313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Oct 2011 13:02:44 GMT Original-Received: from abhmt101.oracle.com (abhmt101.oracle.com [141.146.116.53]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p9ED8das010799; Fri, 14 Oct 2011 08:08:39 -0500 Original-Received: from dradamslap1 (/10.159.59.85) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 14 Oct 2011 06:08:39 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 Thread-Index: AcyKbwBsR0t7zFrHRaWXQYQu36SdlwAAySbg X-Source-IP: ucsinet24.oracle.com [156.151.31.67] X-CT-RefId: str=0001.0A090209.4E983460.00A1,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 141.146.126.227 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82557 Archived-At: Tom, this sounds very similar to what you are requesting: http://www.emacswiki.org/emacs/Iedit. However, it apparently acts on the whole buffer, so you might need to narrow first.