A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-479.htm below:

*active-finders*

Description

The variable *active-finders* controls how the functions find-name-locations and find-dspec-locations operate. This in turn controls source the finding commands in the LispWorks IDE. You can switch between different sources of location information by setting this variable.

The legal values for the elements of *active-finders* are:

:internal

The internal database of definitions performed in this image.

:tags

Prompt for a tags file, when first used.

pathname

Either a tags file or a tags database.

A tags database is a fasl file generated by save-tags-database.

The order of this list determines the order that the results from the finders are combined in -- you would usually want :internal to be the first item on this list, as it contains the up-to-date information about the state of the image. More than one pathname is allowed.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4