* bug#4731: 23.1; doc string of `tags-search'
@ 2009-10-15 16:54 Drew Adams
2011-07-13 14:21 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2009-10-15 16:54 UTC (permalink / raw)
To: bug-gnu-emacs
Signature: (tags-search REGEXP &optional FILE-LIST-FORM)
Doc string:
Search through all files listed in tags table for match for regexp.
Stops when a match is found.
To continue searching for next match, use command M-,.
See documentation of variable `tags-file-name'.
The doc string needs to describe the arguments.
In particular, please describe the FILE-LIST-FORM argument.
In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
of 2009-07-29 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#4731: 23.1; doc string of `tags-search'
2009-10-15 16:54 bug#4731: 23.1; doc string of `tags-search' Drew Adams
@ 2011-07-13 14:21 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-13 14:21 UTC (permalink / raw)
To: Drew Adams; +Cc: 4731
"Drew Adams" <drew.adams@oracle.com> writes:
> Signature: (tags-search REGEXP &optional FILE-LIST-FORM)
>
> Doc string:
>
> Search through all files listed in tags table for match for regexp.
> Stops when a match is found.
> To continue searching for next match, use command M-,.
> See documentation of variable `tags-file-name'.
>
> The doc string needs to describe the arguments.
> In particular, please describe the FILE-LIST-FORM argument.
I've now added:
If `file-list-form' is non-nil, it should be a form that, when
evaluated, will return a list of file names. The search will be
restricted to these files.
Which I think is probably correct, looking at where this is being used.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-13 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15 16:54 bug#4731: 23.1; doc string of `tags-search' Drew Adams
2011-07-13 14:21 ` Lars Magne Ingebrigtsen
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).