From: Michael Albinus Date: Wed, 25 Oct 2023 17:25:53 +0000 (+0200) Subject: * doc/misc/tramp.texi (Traces and Profiles): Fix indentation. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=beb0a7e1a7f79f54308cfcdc5c7ba2caaf72a494;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 6e3a1a0eee1..61910a3d86d 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -6089,9 +6089,11 @@ wrapping the timer function body as follows: to 10. @value{tramp} does not display all messages; only those with a verbosity level less than or equal to @code{tramp-verbose}. +@noindent The verbosity levels are - @w{ 0} silent (no @value{tramp} messages at all) +@indentedblock + @w{ 0} silent (no @value{tramp} messages at all) @* @w{ 1} errors @* @w{ 2} warnings @* @w{ 3} connection to remote hosts (default verbosity) @@ -6103,6 +6105,7 @@ The verbosity levels are @* @w{ 9} test commands @* @w{10} traces (huge) @* @w{11} call traces (maintainer only) +@end indentedblock With @code{tramp-verbose} greater than or equal to 4, messages are also written to the @value{tramp} debug buffer @file{*debug