Modify the verbosity of
General Form: (set-deferred-ttag-notes val state)
where
See defttag for a discussion of trust tags (ttags). By default, a
``
(set-deferred-ttag-notes t state)
ACL2 will enter a deferred mode for the printing of ttag notes. In this
mode, only the first ttag note is printed for each top-level command, and the
remainder are summarized before the next top-level prompt (if any) is printed,
hence before the next command is evaluated. That summary is merely a list of
ttags, but the summary explains that the full ttag notes may be printed with
the command
Note that
(set-deferred-ttag-notes nil state)