aboutsummaryrefslogtreecommitdiffstats
path: root/man/trouble.texi
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-03-07 09:26:40 +0000
committerEli Zaretskii <[email protected]>2001-03-07 09:26:40 +0000
commitc1cb46c7a74791c26d48c54c0d8e96964f11d963 (patch)
tree581febf0b3a74fdd938ad61492674fabd5a4b47c /man/trouble.texi
parent656f8cae4a0aec0e737fd37694f28a7ca158eee3 (diff)
(Checklist): Mention that `getenv' can be used to get at the value
of LC_ALL and friends.
Diffstat (limited to 'man/trouble.texi')
-rw-r--r--man/trouble.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/trouble.texi b/man/trouble.texi
index edb7833c0b..6afe228eb6 100644
--- a/man/trouble.texi
+++ b/man/trouble.texi
@@ -609,7 +609,9 @@ echo LC_ALL=$LC_ALL LC_CTYPE=$LC_CTYPE LANG=$LANG
You can use the @kbd{M-!} command to execute the shell command from
Emacs, and then copy the output from the @samp{*Messages*} buffer into
-the bug report.
+the bug report. Alternatively, @kbd{M-x getenv @key{RET} LC_ALL
+@key{RET}} will print the value of @code{LC_ALL} in the echo area, and
+you can copy its output from the @samp{*Messages*} buffer.
@item
A description of what behavior you observe that you believe is