Mercurial > hg > xemacs-beta
comparison man/xemacs/sending.texi @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 8de8e3f6228a |
children | feeb145e30f4 |
comparison
equal
deleted
inserted
replaced
441:72a7cfa4a488 | 442:abe6d1db359e |
---|---|
233 | 233 |
234 To read in the contents of another @file{.mailrc}-type file from Emacs, use the | 234 To read in the contents of another @file{.mailrc}-type file from Emacs, use the |
235 command @code{M-x merge-mail-aliases}. The @code{rebuild-mail-aliases} | 235 command @code{M-x merge-mail-aliases}. The @code{rebuild-mail-aliases} |
236 command is similar, but deletes existing aliases first. | 236 command is similar, but deletes existing aliases first. |
237 | 237 |
238 @vindex mail-alias-seperator-string | 238 @vindex mail-alias-separator-string |
239 If you want multiple addresses separated by a string other than @samp{,} | 239 If you want multiple addresses separated by a string other than @samp{,} |
240 (a comma), then set the variable @code{mail-alias-seperator-string} to | 240 (a comma), then set the variable @code{mail-alias-separator-string} to |
241 it. This has to be a comma bracketed by whitespace if you want any kind | 241 it. This has to be a comma bracketed by whitespace if you want any kind |
242 of reasonable behavior. | 242 of reasonable behavior. |
243 | 243 |
244 @vindex mail-archive-file-name | 244 @vindex mail-archive-file-name |
245 If the variable @code{mail-archive-file-name} is non-@code{nil}, it | 245 If the variable @code{mail-archive-file-name} is non-@code{nil}, it |