From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gentsquash Newsgroups: gmane.emacs.help Subject: Resume-ing a query-replace Date: Thu, 30 May 2013 08:35:20 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1369928564 17391 80.91.229.3 (30 May 2013 15:42:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 May 2013 15:42:44 +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 May 30 17:42:44 2013 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 1Ui4zy-0003iG-8D for geh-help-gnu-emacs@m.gmane.org; Thu, 30 May 2013 17:42:42 +0200 Original-Received: from localhost ([::1]:39830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4zx-0008IA-MW for geh-help-gnu-emacs@m.gmane.org; Thu, 30 May 2013 11:42:41 -0400 X-Received: by 10.224.174.145 with SMTP id t17mr4500898qaz.4.1369928120560; Thu, 30 May 2013 08:35:20 -0700 (PDT) X-Received: by 10.182.84.137 with SMTP id z9mr50772oby.42.1369928120470; Thu, 30 May 2013 08:35:20 -0700 (PDT) Original-Path: usenet.stanford.edu!p1no1538022qaj.0!news-out.google.com!y6ni57333qax.0!nntp.google.com!ch1no2937385qab.0!postnews.google.com!d8g2000pbe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: d8g2000pbe.googlegroups.com; posting-host=24.136.39.217; posting-account=LepcaQgAAACr4mTxtqQZ5RIS3kaWpFxN Original-NNTP-Posting-Host: 24.136.39.217 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:20.0) Gecko/20100101 Firefox/20.0,gzip(gfe) Injection-Date: Thu, 30 May 2013 15:35:20 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:198906 X-Mailman-Approved-At: Thu, 30 May 2013 11:42:29 -0400 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:91172 Archived-At: The doc for `dired-do-query-replace-regexp' has "...If you exit (C-g, RET or q), you can resume the query replace with the command M-<." Is there a version of `query-replace-regexp' with that same "resume" feature? [Possibly bound to a different key] -Jonathan