From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Drew Adams <drew.adams@oracle.com>
Cc: 24312@debbugs.gnu.org
Subject: bug#24312: 25.1.50; doc string of `tags-query-replace' - wrong signature
Date: Fri, 26 Aug 2016 14:51:09 -0400 [thread overview]
Message-ID: <CAM-tV-_Syorq7m-P05seHs6DBY1MkuTDttSjV5bceVncxe9wCg@mail.gmail.com> (raw)
In-Reply-To: <cd145ac8-31c6-4e7c-bea2-2049eef1eb41@default>
On Fri, Aug 26, 2016 at 12:37 PM, Drew Adams <drew.adams@oracle.com> wrote:
>
> The doc string says this (correctly):
>
> Fifth and sixth arguments START and END are accepted, for compatibility
> with ‘query-replace-regexp’, and ignored.
AFAICT, the doc is wrong, because the arguments are not
accepted/ignored. Did I miss something?
(let ((from 1)
(to 2)
(delimited 3)
(file-list-form 4)
(start 5)
(end 6))
(tags-query-replace from to delimited file-list-form start end)) ;=>
Wrong number of arguments: (2 . 4), 6
next prev parent reply other threads:[~2016-08-26 18:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 16:37 bug#24312: 25.1.50; doc string of `tags-query-replace' - wrong signature Drew Adams
2016-08-26 17:35 ` Eli Zaretskii
2016-08-26 18:16 ` Drew Adams
2016-08-26 18:51 ` Noam Postavsky [this message]
2016-08-26 19:15 ` Eli Zaretskii
2016-08-26 19:52 ` Drew Adams
2016-08-27 2:38 ` npostavs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAM-tV-_Syorq7m-P05seHs6DBY1MkuTDttSjV5bceVncxe9wCg@mail.gmail.com \
--to=npostavs@users.sourceforge.net \
--cc=24312@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).