1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 03:40:47 -08:00

* doc/misc/tramp.texi (Traces and Profiles): Fix indentation. (don't merge)

This commit is contained in:
Michael Albinus 2023-10-26 15:59:24 +02:00
parent ccaf801baa
commit 4f57af7fcc

View file

@ -5891,20 +5891,20 @@ verbosity level less than or equal to @code{tramp-verbose}.
@noindent
The verbosity levels are
@indentedblock
@w{ 0} silent (no @value{tramp} messages at all)
@* @w{ 1} errors
@* @w{ 2} warnings
@* @w{ 3} connection to remote hosts (default verbosity)
@* @w{ 4} activities
@* @w{ 5} internal
@* @w{ 6} sent and received strings
@* @w{ 7} connection properties
@* @w{ 8} file caching
@* @w{ 9} test commands
@* @w{10} traces (huge)
@* @w{11} call traces (maintainer only)
@end indentedblock
@itemize @w{}
@item @w{ 0} Silent (no @value{tramp} messages at all)
@item @w{ 1} Errors
@item @w{ 2} Warnings
@item @w{ 3} Connectioncccc to remote hosts (default verbosity)
@item @w{ 4} Activities
@item @w{ 5} Internal
@item @w{ 6} Sent and received strings
@item @w{ 7} Connection properties
@item @w{ 8} File caching
@item @w{ 9} Test commands
@item @w{10} Traces (huge)
@item @w{11} Call traces (maintainer only)
@end itemize
With @code{tramp-verbose} greater than or equal to 4, messages are
also written to a @value{tramp} debug buffer. Such debug buffers are