From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: john.nospam@nospamassen.nospamdemon.co.uk (John McCabe) Newsgroups: gmane.emacs.help Subject: Re: Query-replace is misbehaving! Date: Thu, 05 Sep 2002 09:20:06 GMT Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3d772147.5129275@news.demon.co.uk> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031217873 5070 127.0.0.1 (5 Sep 2002 09:24:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2002 09:24:33 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mssK-0001Je-00 for ; Thu, 05 Sep 2002 11:24:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mstq-0002LX-00; Thu, 05 Sep 2002 05:26:06 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: pipehawk.demon.co.uk Original-X-Trace: news.demon.co.uk 1031217404 859 158.152.226.81 (5 Sep 2002 09:16:44 GMT) Original-X-Complaints-To: abuse@demon.net Original-NNTP-Posting-Date: Thu, 5 Sep 2002 09:16:44 +0000 (UTC) X-Newsreader: Forte Free Agent 1.21/32.243 Original-Xref: nntp.stanford.edu gnu.emacs.help:104497 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1057 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1057 On Wed, 4 Sep 2002 22:32:06 -0600, "Siegfried Heintze" wrote: >Is there an error in the documentation at >http://www.gnu.org/manual/elisp-manual-21-2.8/html_mono/elisp.html? It looks that way. From replace.el: (defun perform-replace (from-string replacements query-flag regexp-flag delimited-flag &optional repeat-count map start end) Report it to the FSF as a documentation bug to bug-gnu-emacs@gnu.org.