]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Bug Reports): Encourage use of "emacs -Q".
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Jan 2020 08:25:58 +0000 (09:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Jan 2020 08:25:58 +0000 (09:25 +0100)
doc/misc/tramp.texi

index f81d996d73a9f0f8f36116d23fb186a5455aabc8..49c32ac3f17218aabe8c3526986d42f7e52b47d5 100644 (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