A RetroSearch Logo

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

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/DV/html/delivery-66.htm below:

:keep-conditions

:keep-conditions

Keyword

Default value: nil

The value should be one of:

:none

Eliminate all conditions.

:minimal

Keep only the conditions that are in the class-precedence-list of simple-error. (simple-error, simple-condition error, and serious-condition condition). This is useful for applications that use only ignore-errors. It is equivalent to

:keep-conditions '(simple-error) :packages-to-remove-conditions '("common-lisp")

:all

Keep all conditions.

A list

A list of conditions to keep. For each condition, all the precedence list is kept.

See Deleting of condition classes.

LispWorks Delivery User Guide - 10 Aug 2017


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