summaryrefslogtreecommitdiff
path: root/man/sending.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-05-23 11:12:04 +0000
committerGerd Moellmann <gerd@gnu.org>2000-05-23 11:12:04 +0000
commit60a963715f5bd6e456da0062a3cc636660ac9804 (patch)
tree4ffae71f6368faf7d61a9c4781d6e7dca1df2250 /man/sending.texi
parentd23ee514831a01d1d36d18de2bae63e7373b807f (diff)
downloademacs-60a963715f5bd6e456da0062a3cc636660ac9804.tar.gz
*** empty log message ***
Diffstat (limited to 'man/sending.texi')
-rw-r--r--man/sending.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sending.texi b/man/sending.texi
index bbaf83db65d..eecf8ba1274 100644
--- a/man/sending.texi
+++ b/man/sending.texi
@@ -171,14 +171,14 @@ the @samp{Reply-to} address in preference to the @samp{From} address.
By adding a @samp{Reply-to} field to your header, you can work around
any problems your @samp{From} address may cause for replies.
-@cindex @code{REPLYTO} environment variable
+@cindex @env{REPLYTO} environment variable
@vindex mail-default-reply-to
To put a fixed @samp{Reply-to} address into every outgoing message, set
the variable @code{mail-default-reply-to} to that address (as a string).
Then @code{mail} initializes the message with a @samp{Reply-to} field as
specified. You can delete or alter that header field before you send
the message, if you wish. When Emacs starts up, if the environment
-variable @code{REPLYTO} is set, @code{mail-default-reply-to} is
+variable @env{REPLYTO} is set, @code{mail-default-reply-to} is
initialized from that environment variable.
@item In-reply-to