From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: C K Kashyap Newsgroups: gmane.emacs.help Subject: Editing the previous regexp Date: Tue, 26 Jul 2011 12:19:45 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd2df924be39a04a8f3567d X-Trace: dough.gmane.org 1311662998 31457 80.91.229.12 (26 Jul 2011 06:49:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Jul 2011 06:49:58 +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 Jul 26 08:49:55 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 1QlbSj-0007HH-Qe for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jul 2011 08:49:53 +0200 Original-Received: from localhost ([::1]:32884 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlbSj-0004ed-6I for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jul 2011 02:49:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlbSe-0004eN-8Z for help-gnu-emacs@gnu.org; Tue, 26 Jul 2011 02:49:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlbSd-0002FM-5N for help-gnu-emacs@gnu.org; Tue, 26 Jul 2011 02:49:48 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:48892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlbSc-0002F9-S1 for help-gnu-emacs@gnu.org; Tue, 26 Jul 2011 02:49:47 -0400 Original-Received: by gwaa12 with SMTP id a12so74024gwa.0 for ; Mon, 25 Jul 2011 23:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=uKSILhYGrhZz5BITj2p/OFjsTa5oNxyadr6Ai6zRQdc=; b=lQNLednc7ljk8pDjFANNNxfUaN1MyDa53UOn94/0BcX8Ub/fqKtRxCa1jbdUcBRnsR 4Jbxx/dl0sedCZCPj8R71lnB1nb9/DAWWLWiXvEtQMTPLkoeV0LuxLy5vNgpYX9dw8H1 td6eNoLtUn7NtlguBShqBuXCrGQeD+9YgCIWo= Original-Received: by 10.142.152.23 with SMTP id z23mr3495052wfd.186.1311662985175; Mon, 25 Jul 2011 23:49:45 -0700 (PDT) Original-Received: by 10.142.143.13 with HTTP; Mon, 25 Jul 2011 23:49:45 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.41 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:81772 Archived-At: --000e0cd2df924be39a04a8f3567d Content-Type: text/plain; charset=ISO-8859-1 Hi, When I do M-x replace-regexp and type in a wrong regexp, I end up having to re-type the whole thing when I try again. How can I edit the previously attempted regexp? Regards, Kashyap --000e0cd2df924be39a04a8f3567d Content-Type: text/html; charset=ISO-8859-1 Hi,
When I do M-x replace-regexp and type in a wrong regexp, I end up having to re-type the whole thing when I try again. How can I edit the previously attempted regexp?
Regards,
Kashyap
--000e0cd2df924be39a04a8f3567d--