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: 06 Jul 2004 19:18:39 +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 1089134354 25074 80.91.224.253 (6 Jul 2004 17:19:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jul 2004 17:19:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jul 06 19:19:07 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 1Bhtb1-0002ea-00 for ; Tue, 06 Jul 2004 19:19:07 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bhtb1-00066m-00 for ; Tue, 06 Jul 2004 19:19:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bhtd3-0005Ba-5w for emacs-devel@quimby.gnus.org; Tue, 06 Jul 2004 13:21:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bhtcw-0005B8-5y for emacs-devel@gnu.org; Tue, 06 Jul 2004 13:21:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bhtcv-0005Ao-JG for emacs-devel@gnu.org; Tue, 06 Jul 2004 13:21:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bhtcv-0005Al-GF for emacs-devel@gnu.org; Tue, 06 Jul 2004 13:21:05 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bhtab-0005yS-V5 for emacs-devel@gnu.org; Tue, 06 Jul 2004 13:18:42 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Bhtaa-0008OH-Rm; Tue, 06 Jul 2004 13:18:41 -0400 Original-To: Stefan In-Reply-To: Original-Lines: 12 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:25497 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25497 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. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum