From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carson Chittom Newsgroups: gmane.emacs.help Subject: Re: efficient replacing =?utf-8?Q?=E2=80=93?= really faster compared to using the mouse? Date: Fri, 10 Aug 2012 10:40:05 -0500 Organization: A noiseless patient Spider Message-ID: <4pobmin4bu.fsf@mspb.ms.gov> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1344613218 22839 80.91.229.3 (10 Aug 2012 15:40:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Aug 2012 15:40:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 10 17:40:18 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SzrJv-0003Iw-80 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Aug 2012 17:40:15 +0200 Original-Received: from localhost ([::1]:58594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzrJu-0004y2-Cu for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Aug 2012 11:40:14 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Injection-Info: mx04.eternal-september.org; posting-host="0d44ec35047be79672ea23ffa4152937"; logging-data="12005"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18nQEMEsUQLjTH2OtmQO1xYNMqUBW/FRQo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt) Cancel-Lock: sha1:PTnr317wq6Sw9H+tGlwz2psuqok= sha1:Lm7gdyJSEgU2FMcc564EhkflMXs= Original-Xref: usenet.stanford.edu gnu.emacs.help:193923 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:86291 Archived-At: Ferdinand writes: > So what am I doing wrong here? > How do you solve such edits in emacs efficiently? If I'm reading you correctly, I think M-% will do what you want. Or if you're not running Emacs in a terminal, you can use a mouse: Edit->Replace->Replace String. But that seems a little simple. Perhaps I misunderstood?