* doc/misc/tramp.texi (Bug Reports): Encourage use of "emacs -Q".

This commit is contained in:
Michael Albinus 2020-01-22 09:25:58 +01:00
parent ac09e8e121
commit d5d90dc412

View file

@ -3799,7 +3799,11 @@ help the development team find the best solution and avoid unrelated
detours.
To exclude cache-related problems, flush all caches before running the
test, @ref{Cleanup remote connections}.
test, @ref{Cleanup remote connections}. Alternatively, and often
better for analysis, reproduce the problem in a clean Emacs session
started with @command{emacs -Q}. Then, @value{tramp} does not load
the persistency file (@pxref{Connection caching}), and it does not use
passwords from @file{auth-source.el} (@pxref{Password handling}).
When including @value{tramp}'s messages in the bug report, increase
the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the