(Checklist): Mention that `getenv' can be used to get at the value
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Mar 2001 09:26:40 +0000 (09:26 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Mar 2001 09:26:40 +0000 (09:26 +0000)
of LC_ALL and friends.

man/trouble.texi

index edb7833..6afe228 100644 (file)
@@ -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