From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: iedit mode - new way of replace-string Date: Thu, 25 Feb 2010 09:21:08 -0500 Message-ID: References: <16cd56a7-f313-44b1-beb1-b449b0c59b0d@g8g2000pri.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267108912 19804 80.91.229.12 (25 Feb 2010 14:41:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Feb 2010 14:41:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 25 15:41:44 2010 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.69) (envelope-from ) id 1NkeuN-0001P2-1j for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Feb 2010 15:41:43 +0100 Original-Received: from localhost ([127.0.0.1]:49156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkeuM-00064U-D9 for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Feb 2010 09:41:42 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!newsfe09.iad.POSTED!7564ea0f!not-for-mail Original-Newsgroups: gnu.emacs.sources,gnu.emacs.help Original-Followup-To: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux) Cancel-Lock: sha1:fMoy9MsQJMnDM+NHGq5WpMVeebE= Original-Lines: 15 Original-X-Complaints-To: abuse@UsenetServer.com Original-NNTP-Posting-Date: Thu, 25 Feb 2010 14:21:08 UTC Original-Xref: news.stanford.edu gnu.emacs.sources:13176 gnu.emacs.help:177088 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:72128 Archived-At: > My only comment is that it pre-supposes Emacs is being used in > Transient Mark mode - which I don't (personally, I think Transient > mark mode is horrible - but that's me :-)), I use Persistent mark > mode. > But that's OK, I'll do a little customisation on it for my own use. If > you happen to see fit to incorporate usage in persistent mark mode it > would be appreciated. I haven't tried iedit yet, but IIUC you should be able to use it without t-m-m simply by using C-u C-x C-x or C-SPC C-SPC which activates t-m-m just for this one time. Stefan