GNU bug report logs - #24312
25.1.50; doc string of `tags-query-replace' - wrong signature

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 26 Aug 2016 16:38:02 UTC

Severity: minor

Found in version 25.1.50

Fixed in version 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #31 received at control <at> debbugs.gnu.org (full text, mbox):

From: npostavs <at> users.sourceforge.net
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 24312 <at> debbugs.gnu.org
Subject: Re: bug#24312: 25.1.50;
 doc string of `tags-query-replace' - wrong signature
Date: Fri, 26 Aug 2016 22:38:13 -0400
tags 24312 - wontfix
fixed 24312 25.1
quit

Drew Adams <drew.adams <at> oracle.com> writes:

>> >  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
>
> Good catch.  So presumably, assuming that the code behaves as intended,
> that sentence should just be removed from the doc.

Done in 17197d0a "Fix tags-query-replace docstring".




This bug report was last modified 8 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.