Mercurial > hg > xemacs-beta
comparison man/xemacs/sending.texi @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | de805c49cfc1 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
172 you type a word-delimiter at the end of an abbreviation. | 172 you type a word-delimiter at the end of an abbreviation. |
173 | 173 |
174 In this version of Emacs, what you see is what you get: in contrast to | 174 In this version of Emacs, what you see is what you get: in contrast to |
175 some other versions, no abbreviations are expanded after you have sent the | 175 some other versions, no abbreviations are expanded after you have sent the |
176 mail. This means you don't suffer the annoyance of having the system do | 176 mail. This means you don't suffer the annoyance of having the system do |
177 things behind your back---if the system rewrites an address you typed, | 177 things behind your back --- if the system rewrites an address you typed, |
178 you know it immediately, instead of after the mail has been sent and | 178 you know it immediately, instead of after the mail has been sent and |
179 it's too late to do anything about it. For example, you will never | 179 it's too late to do anything about it. For example, you will never |
180 again be in trouble because you forgot to delete an old alias from your | 180 again be in trouble because you forgot to delete an old alias from your |
181 @file{.mailrc} and a new local user is given a userid which conflicts | 181 @file{.mailrc} and a new local user is given a userid which conflicts |
182 with one of your aliases. | 182 with one of your aliases. |
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-separator-string | 238 @vindex mail-alias-seperator-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-separator-string} to | 240 (a comma), then set the variable @code{mail-alias-seperator-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 |