all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* doc string of tags-query-replace - args not described
@ 2008-01-02  7:11 Drew Adams
  2008-01-26 13:43 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2008-01-02  7:11 UTC (permalink / raw)
  To: Bug-Gnu-Emacs

The args FILE-LIST-FORM, START, and END are not described in the doc
string.  The only cross reference sends you to `tags-file-name', which
is no help on these args either.


In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'







^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: doc string of tags-query-replace - args not described
  2008-01-02  7:11 doc string of tags-query-replace - args not described Drew Adams
@ 2008-01-26 13:43 ` Eli Zaretskii
  2008-01-26 16:20   ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2008-01-26 13:43 UTC (permalink / raw)
  To: Drew Adams; +Cc: bug-gnu-emacs

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Tue, 1 Jan 2008 23:11:42 -0800
> 
> The args FILE-LIST-FORM, START, and END are not described in the doc
> string.

Do they even matter?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: doc string of tags-query-replace - args not described
  2008-01-26 13:43 ` Eli Zaretskii
@ 2008-01-26 16:20   ` Drew Adams
  2008-01-26 17:54     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2008-01-26 16:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: bug-gnu-emacs

> > The args FILE-LIST-FORM, START, and END are not described in the doc
> > string.
>
> Do they even matter?

No, they don't seem to.

The doc string should say that (they are ignored but are included for
compatibility, or whatever). If all calls to the function don't use them,
perhaps they can be eliminated (dunno).

And, for clarity, the last line of the function can be changed to

(tags-loop-continue t) instead of

(tags-loop-continue (or file-list-form t))






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: doc string of tags-query-replace - args not described
  2008-01-26 16:20   ` Drew Adams
@ 2008-01-26 17:54     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2008-01-26 17:54 UTC (permalink / raw)
  To: Drew Adams; +Cc: bug-gnu-emacs

> From: "Drew Adams" <drew.adams@oracle.com>
> Cc: <bug-gnu-emacs@gnu.org>
> Date: Sat, 26 Jan 2008 08:20:08 -0800
> 
> > > The args FILE-LIST-FORM, START, and END are not described in the doc
> > > string.
> >
> > Do they even matter?
> 
> No, they don't seem to.
> 
> The doc string should say that (they are ignored but are included for
> compatibility, or whatever).

Done.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-26 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02  7:11 doc string of tags-query-replace - args not described Drew Adams
2008-01-26 13:43 ` Eli Zaretskii
2008-01-26 16:20   ` Drew Adams
2008-01-26 17:54     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.