changeset 36620:639ad3d05eb6

(Checklist): Mention that `getenv' can be used to get at the value of LC_ALL and friends.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 07 Mar 2001 09:26:40 +0000
parents 2587777bf16a
children 16e8795b3c64
files man/trouble.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/trouble.texi	Wed Mar 07 08:55:44 2001 +0000
+++ b/man/trouble.texi	Wed Mar 07 09:26:40 2001 +0000
@@ -609,7 +609,9 @@
 
 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