aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/tramp.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index f81d996d73a..49c32ac3f17 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3799,7 +3799,11 @@ help the development team find the best solution and avoid unrelated
3799detours. 3799detours.
3800 3800
3801To exclude cache-related problems, flush all caches before running the 3801To exclude cache-related problems, flush all caches before running the
3802test, @ref{Cleanup remote connections}. 3802test, @ref{Cleanup remote connections}. Alternatively, and often
3803better for analysis, reproduce the problem in a clean Emacs session
3804started with @command{emacs -Q}. Then, @value{tramp} does not load
3805the persistency file (@pxref{Connection caching}), and it does not use
3806passwords from @file{auth-source.el} (@pxref{Password handling}).
3803 3807
3804When including @value{tramp}'s messages in the bug report, increase 3808When including @value{tramp}'s messages in the bug report, increase
3805the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the 3809the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the