File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3799,7 +3799,11 @@ help the development team find the best solution and avoid unrelated
3799
3799
detours.
3800
3800
3801
3801
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 }).
3803
3807
3804
3808
When including @value {tramp }'s messages in the bug report, increase
3805
3809
the verbosity level to 6 (@pxref {Traces and Profiles , Traces }) in the
You can’t perform that action at this time.
0 commit comments