From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Malformed interactive spec in replace.el Date: 07 Jul 2004 15:45:21 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040706101540.5870.JMBARRANQUERO@wke.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1089207954 24671 80.91.224.253 (7 Jul 2004 13:45:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jul 2004 13:45:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jul 07 15:45:45 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BiCk5-0001LN-00 for ; Wed, 07 Jul 2004 15:45:45 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BiCk5-0001f4-00 for ; Wed, 07 Jul 2004 15:45:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BiCm9-0006Em-AW for emacs-devel@quimby.gnus.org; Wed, 07 Jul 2004 09:47:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BiCm1-0006ES-IC for emacs-devel@gnu.org; Wed, 07 Jul 2004 09:47:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BiCm1-0006EG-2T for emacs-devel@gnu.org; Wed, 07 Jul 2004 09:47:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BiCm0-0006E6-Uw for emacs-devel@gnu.org; Wed, 07 Jul 2004 09:47:45 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BiCjj-0003fH-QY for emacs-devel@gnu.org; Wed, 07 Jul 2004 09:45:23 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1BiCjj-0008Km-24; Wed, 07 Jul 2004 09:45:23 -0400 Original-To: Stefan In-Reply-To: Original-Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25524 Stefan writes: > >> > If I wanted to continue the last replacement unchanged, I would have used > >> > C-r in between and not have exited the search. > >> > >> The "default to last" is completely unrelated to isearch. C-s or C-r > >> wouldn't help one bit. > > > C-r is bound to recursive-edit in query-replace-map. > > Oh, thanks for correcting me. I now see what you meant. > But I don't think it's an option in my typical usage: > > M-% foo RET bar RET y y ! > ...do other things... > M-% RET ! But where would any occurences of "foo" come from? You replaced all of them already. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum