Skip to content

Commit d5d90dc

Browse files
committed
* doc/misc/tramp.texi (Bug Reports): Encourage use of "emacs -Q".
1 parent ac09e8e commit d5d90dc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/misc/tramp.texi

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3799,7 +3799,11 @@ help the development team find the best solution and avoid unrelated
37993799
detours.
38003800

38013801
To exclude cache-related problems, flush all caches before running the
3802-
test, @ref{Cleanup remote connections}.
3802+
test, @ref{Cleanup remote connections}. Alternatively, and often
3803+
better for analysis, reproduce the problem in a clean Emacs session
3804+
started with @command{emacs -Q}. Then, @value{tramp} does not load
3805+
the persistency file (@pxref{Connection caching}), and it does not use
3806+
passwords from @file{auth-source.el} (@pxref{Password handling}).
38033807

38043808
When including @value{tramp}'s messages in the bug report, increase
38053809
the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the

0 commit comments

Comments
 (0)