Next Prev Up Top Contents Index

set-geometric-hint

Function
Summary

The set-geometric-hint function sets the hint associated with a key.

Syntax
set-geometric-hint element
 key
 value
                   &optional override
Description

Set the hint associated with key to value . If override is nil , the value is not changed when there is already a hint for this key. The default is t .

See also

set-hint-table
element


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index