> Would like to see strings, not their lengths, and macros/request
> (e.g. .he and .fo in -me) in a bigger detail. Any way get these
> things?
No. You have to keep track of them by yourself, cf. the `Rd' macro in
the mdoc package. What's possible is to write or extend a request to
print out the defined macros. Strings and diversions, however, can
contain already formatted data; for such cases it would be necessary
to display the internal node representation, something most users
would rather find irritating, I believe.
Werner