From: Michael Albinus Date: Thu, 26 Oct 2023 13:55:15 +0000 (+0200) Subject: * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff791f6b002b031a69945d27d47a6585f6bf239b;p=emacs.git * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index fc6b4ce0e60..1853886596a 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -6092,32 +6092,20 @@ verbosity level less than or equal to @code{tramp-verbose}. @noindent The verbosity levels are -@enumerate -@item -Silent (no @value{tramp} messages at all) -@item -Errors -@item -Warnings -@item -Connection to remote hosts (default verbosity) -@item -Activities -@item -Internal -@item -Sent and received strings -@item -Connection properties -@item -File caching -@item -Test commands -@item -Traces (huge) -@item -Call traces (maintainer only) -@end enumerate +@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 the @value{tramp} debug buffer @file{*debug