1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 20:00:36 -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 @noindent
The verbosity levels are The verbosity levels are
@indentedblock @itemize @w{}
@w{ 0} silent (no @value{tramp} messages at all) @item @w{ 0} Silent (no @value{tramp} messages at all)
@* @w{ 1} errors @item @w{ 1} Errors
@* @w{ 2} warnings @item @w{ 2} Warnings
@* @w{ 3} connection to remote hosts (default verbosity) @item @w{ 3} Connectioncccc to remote hosts (default verbosity)
@* @w{ 4} activities @item @w{ 4} Activities
@* @w{ 5} internal @item @w{ 5} Internal
@* @w{ 6} sent and received strings @item @w{ 6} Sent and received strings
@* @w{ 7} connection properties @item @w{ 7} Connection properties
@* @w{ 8} file caching @item @w{ 8} File caching
@* @w{ 9} test commands @item @w{ 9} Test commands
@* @w{10} traces (huge) @item @w{10} Traces (huge)
@* @w{11} call traces (maintainer only) @item @w{11} Call traces (maintainer only)
@end indentedblock @end itemize
With @code{tramp-verbose} greater than or equal to 4, messages are With @code{tramp-verbose} greater than or equal to 4, messages are
also written to a @value{tramp} debug buffer. Such debug buffers are also written to a @value{tramp} debug buffer. Such debug buffers are