aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2020-04-09 15:55:32 +0200
committerMichael Albinus2020-04-09 15:55:32 +0200
commit36c42d2a30e7a02fc363b5ec3bd000530c705715 (patch)
treecc95852f1ec095f850c89f95bb44616992d96fb7
parentd5750af151853f13bf3481876d487741eebe36b7 (diff)
downloademacs-36c42d2a30e7a02fc363b5ec3bd000530c705715.tar.gz
emacs-36c42d2a30e7a02fc363b5ec3bd000530c705715.zip
* doc/misc/tramp.texi (Bug Reports): Avoid line breaks in traces.
-rw-r--r--doc/misc/tramp.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index e48a48b5d14..9f216d339f2 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3819,7 +3819,8 @@ the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the
3819contents of the @file{*tramp/foo*} and @file{*debug tramp/foo*} 3819contents of the @file{*tramp/foo*} and @file{*debug tramp/foo*}
3820buffers with the bug report. Both buffers could contain 3820buffers with the bug report. Both buffers could contain
3821non-@acronym{ASCII} characters which are relevant for analysis, append 3821non-@acronym{ASCII} characters which are relevant for analysis, append
3822the buffers as attachments to the bug report. 3822the buffers as attachments to the bug report. This is also needed in
3823order to avoid line breaks during mail transfer.
3823 3824
3824@strong{Note} that a verbosity level greater than 6 is not necessary 3825@strong{Note} that a verbosity level greater than 6 is not necessary
3825at this stage. Also note that a verbosity level of 6 or greater, the 3826at this stage. Also note that a verbosity level of 6 or greater, the