unhook_annotations
List of: Options
Subjects: Feature Naming, Modeler Control
Contents: Kernel

Action: Controls whether annotations are automatically unhooked from their entities.

Name String: unhook_annotations

Scheme: boolean #f, #t #t

Test Harness: integer 0, 1 1

C++: logical FALSE, TRUE TRUE

Description: If this option is on (true), annotations are automatically unhooked from their entities at the outermost API_END enclosing an operation. This is done by losing all ANNOTATION_ATTRIBs, as in API function api_unhook_annotations.

Example: ; unhook_annotations

; Turn off automatic unhook

(option:set "unhook_annotations" #f)

;; #t
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0049.HTM