changeset 60472:87dfc61450d5

(Mail Aliases): Double up @'s.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 06 Mar 2005 23:38:40 +0000
parents dab55a6027e5
children 737e494abed6
files man/sending.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/sending.texi	Sun Mar 06 23:37:21 2005 +0000
+++ b/man/sending.texi	Sun Mar 06 23:38:40 2005 +0000
@@ -296,12 +296,12 @@
 full name.  Emacs puts them in if they are needed.  For example,
 
 @example
-alias chief-torturer "George W. Bush <bush@whitehouse.gov>"
+alias chief-torturer "George W. Bush <bush@@whitehouse.gov>"
 @end example
 
 @noindent
 is correct.  Emacs will insert the address as @samp{"George W. Bush"
-<bush@whitehouse.gov>}.
+<bush@@whitehouse.gov>}.
 
   Emacs also recognizes ``include'' commands in @samp{.mailrc} files.
 They look like this: