diff options
| author | Eli Zaretskii | 2018-05-20 21:27:42 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2018-05-20 21:27:42 +0300 |
| commit | 4010631fe915503e5376458d8a8b482d37360f87 (patch) | |
| tree | 64cfaeef0a56dd6ebbc1595b124e33bda499623a | |
| parent | ee2916c6d25f963649c9fe2583faf66538f60180 (diff) | |
| download | emacs-4010631fe915503e5376458d8a8b482d37360f87.tar.gz emacs-4010631fe915503e5376458d8a8b482d37360f87.zip | |
Revert part of the previous change
* doc/misc/message.texi:
* doc/misc/efaq.texi:
* doc/emacs/sending.texi:
* doc/emacs/rmail.texi: Revert the CC => Cc etc. conversions.
| -rw-r--r-- | doc/emacs/rmail.texi | 12 | ||||
| -rw-r--r-- | doc/emacs/sending.texi | 30 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 12 | ||||
| -rw-r--r-- | doc/misc/message.texi | 76 |
4 files changed, 65 insertions, 65 deletions
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index 5bf96dbe4ec..13665358372 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi | |||
| @@ -753,24 +753,24 @@ Try sending a bounced message a second time (@code{rmail-retry-failure}). | |||
| 753 | to the message you are reading. To do this, type @kbd{r} | 753 | to the message you are reading. To do this, type @kbd{r} |
| 754 | (@code{rmail-reply}). This displays a mail composition buffer in | 754 | (@code{rmail-reply}). This displays a mail composition buffer in |
| 755 | another window, much like @kbd{C-x 4 m}, but preinitializes the | 755 | another window, much like @kbd{C-x 4 m}, but preinitializes the |
| 756 | @samp{Subject}, @samp{To}, @samp{Cc}, @samp{In-Reply-To} and | 756 | @samp{Subject}, @samp{To}, @samp{CC}, @samp{In-Reply-To} and |
| 757 | @samp{References} header fields based on the message you are replying | 757 | @samp{References} header fields based on the message you are replying |
| 758 | to. The @samp{To} field starts out as the address of the person who | 758 | to. The @samp{To} field starts out as the address of the person who |
| 759 | sent the message you received, and the @samp{Cc} field starts out with | 759 | sent the message you received, and the @samp{CC} field starts out with |
| 760 | all the other recipients of that message. | 760 | all the other recipients of that message. |
| 761 | 761 | ||
| 762 | @vindex mail-dont-reply-to-names | 762 | @vindex mail-dont-reply-to-names |
| 763 | You can exclude certain recipients from being included automatically | 763 | You can exclude certain recipients from being included automatically |
| 764 | in replies, using the variable @code{mail-dont-reply-to-names}. Its | 764 | in replies, using the variable @code{mail-dont-reply-to-names}. Its |
| 765 | value should be a regular expression; any recipients that match are | 765 | value should be a regular expression; any recipients that match are |
| 766 | excluded from the @samp{Cc} field. They are also excluded from the | 766 | excluded from the @samp{CC} field. They are also excluded from the |
| 767 | @samp{To} field, unless this would leave the field empty. If this | 767 | @samp{To} field, unless this would leave the field empty. If this |
| 768 | variable is @code{nil}, then the first time you compose a reply it is | 768 | variable is @code{nil}, then the first time you compose a reply it is |
| 769 | initialized to a default value that matches your own address. | 769 | initialized to a default value that matches your own address. |
| 770 | 770 | ||
| 771 | To reply only to the sender of the original message, enter | 771 | To reply only to the sender of the original message, enter |
| 772 | the reply command with a numeric argument: @kbd{C-u r} or @kbd{1 r}. | 772 | the reply command with a numeric argument: @kbd{C-u r} or @kbd{1 r}. |
| 773 | This omits the @samp{Cc} field completely for a particular reply. | 773 | This omits the @samp{CC} field completely for a particular reply. |
| 774 | 774 | ||
| 775 | Once the mail composition buffer has been initialized, editing and | 775 | Once the mail composition buffer has been initialized, editing and |
| 776 | sending the mail goes as usual (@pxref{Sending Mail}). You can edit | 776 | sending the mail goes as usual (@pxref{Sending Mail}). You can edit |
| @@ -939,8 +939,8 @@ commas. | |||
| 939 | @kbd{C-M-r @var{rcpts} @key{RET}} (@code{rmail-summary-by-recipients}) | 939 | @kbd{C-M-r @var{rcpts} @key{RET}} (@code{rmail-summary-by-recipients}) |
| 940 | makes a partial summary mentioning only the messages that have one or | 940 | makes a partial summary mentioning only the messages that have one or |
| 941 | more recipients matching the regular expression @var{rcpts}. This is matched | 941 | more recipients matching the regular expression @var{rcpts}. This is matched |
| 942 | against the @samp{To}, @samp{From}, and @samp{Cc} headers (supply a prefix | 942 | against the @samp{To}, @samp{From}, and @samp{CC} headers (supply a prefix |
| 943 | argument to exclude the @samp{Cc} header). | 943 | argument to exclude the @samp{CC} header). |
| 944 | 944 | ||
| 945 | @kindex C-M-t @r{(Rmail)} | 945 | @kindex C-M-t @r{(Rmail)} |
| 946 | @findex rmail-summary-by-topic | 946 | @findex rmail-summary-by-topic |
diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 720f7474364..00b3c4d7531 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi | |||
| @@ -70,7 +70,7 @@ or using some other method. @xref{Mail Sending}, for details. | |||
| 70 | 70 | ||
| 71 | @example | 71 | @example |
| 72 | To: subotai@@example.org | 72 | To: subotai@@example.org |
| 73 | Cc: mongol.soldier@@example.net, rms@@gnu.org | 73 | CC: mongol.soldier@@example.net, rms@@gnu.org |
| 74 | Subject: Re: What is best in life? | 74 | Subject: Re: What is best in life? |
| 75 | From: conan@@example.org | 75 | From: conan@@example.org |
| 76 | --text follows this line-- | 76 | --text follows this line-- |
| @@ -82,7 +82,7 @@ hear the lamentation of their women. | |||
| 82 | At the top of the mail buffer is a set of @dfn{header fields}, which | 82 | At the top of the mail buffer is a set of @dfn{header fields}, which |
| 83 | are used for specifying information about the email's recipient(s), | 83 | are used for specifying information about the email's recipient(s), |
| 84 | subject, and so on. The above buffer contains header fields for | 84 | subject, and so on. The above buffer contains header fields for |
| 85 | @samp{To}, @samp{Cc}, @samp{Subject}, and @samp{From}. Some header | 85 | @samp{To}, @samp{CC}, @samp{Subject}, and @samp{From}. Some header |
| 86 | fields are automatically pre-initialized in the mail buffer, when | 86 | fields are automatically pre-initialized in the mail buffer, when |
| 87 | appropriate. | 87 | appropriate. |
| 88 | 88 | ||
| @@ -152,23 +152,23 @@ more than one address, use commas to separate them. | |||
| 152 | @item Subject | 152 | @item Subject |
| 153 | The subject of the message. | 153 | The subject of the message. |
| 154 | 154 | ||
| 155 | @item Cc | 155 | @item CC |
| 156 | Additional mailing address(es) to send the message to. This is like | 156 | Additional mailing address(es) to send the message to. This is like |
| 157 | @samp{To}, except that these readers should not regard the message as | 157 | @samp{To}, except that these readers should not regard the message as |
| 158 | directed at them. | 158 | directed at them. |
| 159 | 159 | ||
| 160 | @item Bcc | 160 | @item BCC |
| 161 | Additional mailing address(es) to send the message to, which should | 161 | Additional mailing address(es) to send the message to, which should |
| 162 | not appear in the header of the message actually sent. @samp{Bcc} stands | 162 | not appear in the header of the message actually sent. @samp{BCC} stands |
| 163 | for @dfn{blind carbon copies}. | 163 | for @dfn{blind carbon copies}. |
| 164 | 164 | ||
| 165 | @item Fcc | 165 | @item FCC |
| 166 | The name of a file, to which a copy of the sent message should be | 166 | The name of a file, to which a copy of the sent message should be |
| 167 | appended. Emacs writes the message in mbox format, unless the file is | 167 | appended. Emacs writes the message in mbox format, unless the file is |
| 168 | in Babyl format (used by Rmail before Emacs 23), in which case Emacs | 168 | in Babyl format (used by Rmail before Emacs 23), in which case Emacs |
| 169 | writes in Babyl format. If an Rmail buffer is visiting the file, | 169 | writes in Babyl format. If an Rmail buffer is visiting the file, |
| 170 | Emacs updates it accordingly. To specify more than one file, use | 170 | Emacs updates it accordingly. To specify more than one file, use |
| 171 | several @samp{Fcc} fields, with one file name in each field. | 171 | several @samp{FCC} fields, with one file name in each field. |
| 172 | 172 | ||
| 173 | @item Reply-To | 173 | @item Reply-To |
| 174 | An address to which replies should be sent, instead of @samp{From}. | 174 | An address to which replies should be sent, instead of @samp{From}. |
| @@ -198,7 +198,7 @@ this is normally filled in automatically for you. | |||
| 198 | @end table | 198 | @end table |
| 199 | 199 | ||
| 200 | @noindent | 200 | @noindent |
| 201 | The @samp{To}, @samp{Cc}, and @samp{Bcc} fields can appear any number | 201 | The @samp{To}, @samp{CC}, and @samp{BCC} fields can appear any number |
| 202 | of times, and each such header field can contain multiple addresses, | 202 | of times, and each such header field can contain multiple addresses, |
| 203 | separated by commas. This way, you can specify any number of places | 203 | separated by commas. This way, you can specify any number of places |
| 204 | to send the message. These fields can also have continuation lines: | 204 | to send the message. These fields can also have continuation lines: |
| @@ -221,11 +221,11 @@ To: foo@@example.net, this@@example.net, | |||
| 221 | buffer by setting the variable @code{mail-default-headers} to a | 221 | buffer by setting the variable @code{mail-default-headers} to a |
| 222 | string. Then @kbd{C-x m} inserts this string into the message | 222 | string. Then @kbd{C-x m} inserts this string into the message |
| 223 | headers. For example, here is how to add a @samp{Reply-To} and | 223 | headers. For example, here is how to add a @samp{Reply-To} and |
| 224 | @samp{Fcc} header to each message: | 224 | @samp{FCC} header to each message: |
| 225 | 225 | ||
| 226 | @smallexample | 226 | @smallexample |
| 227 | (setq mail-default-headers | 227 | (setq mail-default-headers |
| 228 | "Reply-To: foo@@example.com\nFcc: ~/Mail/sent") | 228 | "Reply-To: foo@@example.com\nFCC: ~/Mail/sent") |
| 229 | @end smallexample | 229 | @end smallexample |
| 230 | 230 | ||
| 231 | @noindent | 231 | @noindent |
| @@ -293,7 +293,7 @@ alias definitions and include commands. | |||
| 293 | Mail aliases expand as abbrevs---that is to say, as soon as you type | 293 | Mail aliases expand as abbrevs---that is to say, as soon as you type |
| 294 | a word-separator character after an alias (@pxref{Abbrevs}). This | 294 | a word-separator character after an alias (@pxref{Abbrevs}). This |
| 295 | expansion takes place only within the @samp{To}, @samp{From}, | 295 | expansion takes place only within the @samp{To}, @samp{From}, |
| 296 | @samp{Cc}, @samp{Bcc}, and @samp{Reply-To} header fields (plus their | 296 | @samp{CC}, @samp{BCC}, and @samp{Reply-To} header fields (plus their |
| 297 | @samp{Resent-} variants); it does not take place in other header | 297 | @samp{Resent-} variants); it does not take place in other header |
| 298 | fields, such as @samp{Subject}. | 298 | fields, such as @samp{Subject}. |
| 299 | 299 | ||
| @@ -418,16 +418,16 @@ Move to the @samp{To} header (@code{message-goto-to}). | |||
| 418 | @item C-c C-f C-s | 418 | @item C-c C-f C-s |
| 419 | Move to the @samp{Subject} header (@code{message-goto-subject}). | 419 | Move to the @samp{Subject} header (@code{message-goto-subject}). |
| 420 | @item C-c C-f C-c | 420 | @item C-c C-f C-c |
| 421 | Move to the @samp{Cc} header (@code{message-goto-cc}). | 421 | Move to the @samp{CC} header (@code{message-goto-cc}). |
| 422 | @item C-c C-f C-b | 422 | @item C-c C-f C-b |
| 423 | Move to the @samp{Bcc} header (@code{message-goto-bcc}). | 423 | Move to the @samp{BCC} header (@code{message-goto-bcc}). |
| 424 | @item C-c C-f C-r | 424 | @item C-c C-f C-r |
| 425 | Move to the @samp{Reply-To} header (@code{message-goto-reply-to}). | 425 | Move to the @samp{Reply-To} header (@code{message-goto-reply-to}). |
| 426 | @item C-c C-f C-f | 426 | @item C-c C-f C-f |
| 427 | Move to the @samp{Mail-Followup-To} header field | 427 | Move to the @samp{Mail-Followup-To} header field |
| 428 | (@code{message-goto-followup-to}). | 428 | (@code{message-goto-followup-to}). |
| 429 | @item C-c C-f C-w | 429 | @item C-c C-f C-w |
| 430 | Add a new @samp{Fcc} header field, with file-name completion | 430 | Add a new @samp{FCC} header field, with file-name completion |
| 431 | (@code{message-goto-fcc}). | 431 | (@code{message-goto-fcc}). |
| 432 | @item C-c C-b | 432 | @item C-c C-b |
| 433 | Move to the start of the message body (@code{message-goto-body}). | 433 | Move to the start of the message body (@code{message-goto-body}). |
| @@ -463,7 +463,7 @@ the body. | |||
| 463 | @findex message-tab | 463 | @findex message-tab |
| 464 | @kindex TAB @r{(Message mode)} | 464 | @kindex TAB @r{(Message mode)} |
| 465 | While editing a header field that contains addresses, such as | 465 | While editing a header field that contains addresses, such as |
| 466 | @samp{To:}, @samp{Cc:} and @samp{Bcc:}, you can complete an address by | 466 | @samp{To:}, @samp{CC:} and @samp{BCC:}, you can complete an address by |
| 467 | typing @key{TAB} (@code{message-tab}). This attempts to insert the | 467 | typing @key{TAB} (@code{message-tab}). This attempts to insert the |
| 468 | full name corresponding to the address based on a couple of methods, | 468 | full name corresponding to the address based on a couple of methods, |
| 469 | including EUDC, a library that recognizes a number of directory server | 469 | including EUDC, a library that recognizes a number of directory server |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 0649ed504d8..862d2831804 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -4463,11 +4463,11 @@ appropriate regexp. | |||
| 4463 | @cindex Automatic filing of outgoing mail | 4463 | @cindex Automatic filing of outgoing mail |
| 4464 | @cindex Mail, saving outgoing automatically | 4464 | @cindex Mail, saving outgoing automatically |
| 4465 | 4465 | ||
| 4466 | You can either mail yourself a copy by including a @samp{Bcc} header in the | 4466 | You can either mail yourself a copy by including a @samp{BCC} header in the |
| 4467 | mail message, or store a copy of the message directly to a file by | 4467 | mail message, or store a copy of the message directly to a file by |
| 4468 | including an @samp{Fcc} header. | 4468 | including an @samp{FCC} header. |
| 4469 | 4469 | ||
| 4470 | If you use standard mail, you can automatically create a @samp{Bcc} to | 4470 | If you use standard mail, you can automatically create a @samp{BCC} to |
| 4471 | yourself by putting | 4471 | yourself by putting |
| 4472 | 4472 | ||
| 4473 | @lisp | 4473 | @lisp |
| @@ -4475,7 +4475,7 @@ yourself by putting | |||
| 4475 | @end lisp | 4475 | @end lisp |
| 4476 | 4476 | ||
| 4477 | @noindent | 4477 | @noindent |
| 4478 | in your @file{.emacs} file. You can automatically include an @samp{Fcc} | 4478 | in your @file{.emacs} file. You can automatically include an @samp{FCC} |
| 4479 | field by putting something like the following in your @file{.emacs} | 4479 | field by putting something like the following in your @file{.emacs} |
| 4480 | file: | 4480 | file: |
| 4481 | 4481 | ||
| @@ -4485,7 +4485,7 @@ file: | |||
| 4485 | 4485 | ||
| 4486 | The output file will be in Unix mail format. | 4486 | The output file will be in Unix mail format. |
| 4487 | 4487 | ||
| 4488 | If you use @code{mh-e}, add an @samp{Fcc} or @samp{Bcc} field to your | 4488 | If you use @code{mh-e}, add an @samp{FCC} or @samp{BCC} field to your |
| 4489 | components file. | 4489 | components file. |
| 4490 | 4490 | ||
| 4491 | It does not work to put @samp{set record filename} in the @file{.mailrc} | 4491 | It does not work to put @samp{set record filename} in the @file{.mailrc} |
| @@ -4563,7 +4563,7 @@ these systems, you should configure @code{movemail} to use @code{flock}. | |||
| 4563 | @c isaacson@@seas.upenn.edu | 4563 | @c isaacson@@seas.upenn.edu |
| 4564 | Ron Isaacson says: When you hit | 4564 | Ron Isaacson says: When you hit |
| 4565 | @kbd{r} to reply in Rmail, by default it Ccs all of the original | 4565 | @kbd{r} to reply in Rmail, by default it Ccs all of the original |
| 4566 | recipients (everyone on the original @samp{To} and @samp{Cc} | 4566 | recipients (everyone on the original @samp{To} and @samp{CC} |
| 4567 | lists). With a prefix argument (i.e., typing @kbd{C-u} before @kbd{r}), | 4567 | lists). With a prefix argument (i.e., typing @kbd{C-u} before @kbd{r}), |
| 4568 | it replies only to the sender. However, going through the whole | 4568 | it replies only to the sender. However, going through the whole |
| 4569 | @kbd{C-u} business every time you want to reply is a pain. This is the | 4569 | @kbd{C-u} business every time you want to reply is a pain. This is the |
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 3d342f5ebbf..61eca759f46 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -162,7 +162,7 @@ header should be. If it does not, it should just return @code{nil}, and | |||
| 162 | the normal methods for determining the To header will be used. | 162 | the normal methods for determining the To header will be used. |
| 163 | 163 | ||
| 164 | Each list element should be a cons, where the @sc{car} should be the | 164 | Each list element should be a cons, where the @sc{car} should be the |
| 165 | name of a header (e.g., @code{Cc}) and the @sc{cdr} should be the header | 165 | name of a header (e.g., @code{CC}) and the @sc{cdr} should be the header |
| 166 | value (e.g., @samp{larsi@@ifi.uio.no}). All these headers will be | 166 | value (e.g., @samp{larsi@@ifi.uio.no}). All these headers will be |
| 167 | inserted into the head of the outgoing mail. | 167 | inserted into the head of the outgoing mail. |
| 168 | 168 | ||
| @@ -174,7 +174,7 @@ inserted into the head of the outgoing mail. | |||
| 174 | The @code{message-wide-reply} pops up a message buffer that's a wide | 174 | The @code{message-wide-reply} pops up a message buffer that's a wide |
| 175 | reply to the message in the current buffer. A @dfn{wide reply} is a | 175 | reply to the message in the current buffer. A @dfn{wide reply} is a |
| 176 | reply that goes out to all people listed in the @code{To}, @code{From} | 176 | reply that goes out to all people listed in the @code{To}, @code{From} |
| 177 | (or @code{Reply-To}) and @code{Cc} headers. | 177 | (or @code{Reply-To}) and @code{CC} headers. |
| 178 | 178 | ||
| 179 | @vindex message-wide-reply-to-function | 179 | @vindex message-wide-reply-to-function |
| 180 | Message uses the normal methods to determine where wide replies are to go, | 180 | Message uses the normal methods to determine where wide replies are to go, |
| @@ -185,7 +185,7 @@ but you can change the behavior to suit your needs by fiddling with the | |||
| 185 | @vindex message-dont-reply-to-names | 185 | @vindex message-dont-reply-to-names |
| 186 | Addresses that match the @code{message-dont-reply-to-names} regular | 186 | Addresses that match the @code{message-dont-reply-to-names} regular |
| 187 | expression (or list of regular expressions or a predicate function) | 187 | expression (or list of regular expressions or a predicate function) |
| 188 | will be removed from the @code{Cc} header. A value of @code{nil} means | 188 | will be removed from the @code{CC} header. A value of @code{nil} means |
| 189 | to exclude only your email address. | 189 | to exclude only your email address. |
| 190 | 190 | ||
| 191 | @vindex message-prune-recipient-rules | 191 | @vindex message-prune-recipient-rules |
| @@ -199,7 +199,7 @@ to match addresses to be pruned. | |||
| 199 | It's complicated to explain, but it's easy to use. | 199 | It's complicated to explain, but it's easy to use. |
| 200 | 200 | ||
| 201 | For instance, if you get an email from @samp{foo@@example.org}, but | 201 | For instance, if you get an email from @samp{foo@@example.org}, but |
| 202 | @samp{foo@@zot.example.org} is also in the @code{Cc} list, then your | 202 | @samp{foo@@zot.example.org} is also in the @code{CC} list, then your |
| 203 | wide reply will go out to both these addresses, since they are unique. | 203 | wide reply will go out to both these addresses, since they are unique. |
| 204 | 204 | ||
| 205 | To avoid this, do something like the following: | 205 | To avoid this, do something like the following: |
| @@ -487,10 +487,10 @@ MFT field. If there is one, it is left alone. (Except if it's empty; | |||
| 487 | in that case, the field is removed and is not replaced with an | 487 | in that case, the field is removed and is not replaced with an |
| 488 | automatically generated one. This lets you disable MFT generation on a | 488 | automatically generated one. This lets you disable MFT generation on a |
| 489 | per-message basis.) If there is none, then the list of recipient | 489 | per-message basis.) If there is none, then the list of recipient |
| 490 | addresses (in the To: and Cc: headers) is checked to see if one of them | 490 | addresses (in the To: and CC: headers) is checked to see if one of them |
| 491 | is a list address you are subscribed to. If none of them is a list | 491 | is a list address you are subscribed to. If none of them is a list |
| 492 | address, then no MFT is generated; otherwise, a MFT is added to the | 492 | address, then no MFT is generated; otherwise, a MFT is added to the |
| 493 | other headers and set to the value of all addresses in To: and Cc: | 493 | other headers and set to the value of all addresses in To: and CC: |
| 494 | 494 | ||
| 495 | @kindex C-c C-f C-a | 495 | @kindex C-c C-f C-a |
| 496 | @findex message-generate-unsubscribed-mail-followup-to | 496 | @findex message-generate-unsubscribed-mail-followup-to |
| @@ -516,7 +516,7 @@ header, Gnus' action will depend on the value of the variable | |||
| 516 | 516 | ||
| 517 | @table @code | 517 | @table @code |
| 518 | @item use | 518 | @item use |
| 519 | Always honor MFTs. The To: and Cc: headers in your followup will be | 519 | Always honor MFTs. The To: and CC: headers in your followup will be |
| 520 | derived from the MFT header of the original post. This is the default. | 520 | derived from the MFT header of the original post. This is the default. |
| 521 | 521 | ||
| 522 | @item nil | 522 | @item nil |
| @@ -593,17 +593,17 @@ in the key binding is for Originator.) | |||
| 593 | @item C-c C-f C-b | 593 | @item C-c C-f C-b |
| 594 | @kindex C-c C-f C-b | 594 | @kindex C-c C-f C-b |
| 595 | @findex message-goto-bcc | 595 | @findex message-goto-bcc |
| 596 | Go to the @code{Bcc} header (@code{message-goto-bcc}). | 596 | Go to the @code{BCC} header (@code{message-goto-bcc}). |
| 597 | 597 | ||
| 598 | @item C-c C-f C-w | 598 | @item C-c C-f C-w |
| 599 | @kindex C-c C-f C-w | 599 | @kindex C-c C-f C-w |
| 600 | @findex message-goto-fcc | 600 | @findex message-goto-fcc |
| 601 | Go to the @code{Fcc} header (@code{message-goto-fcc}). | 601 | Go to the @code{FCC} header (@code{message-goto-fcc}). |
| 602 | 602 | ||
| 603 | @item C-c C-f C-c | 603 | @item C-c C-f C-c |
| 604 | @kindex C-c C-f C-c | 604 | @kindex C-c C-f C-c |
| 605 | @findex message-goto-cc | 605 | @findex message-goto-cc |
| 606 | Go to the @code{Cc} header (@code{message-goto-cc}). | 606 | Go to the @code{CC} header (@code{message-goto-cc}). |
| 607 | 607 | ||
| 608 | @item C-c C-f C-s | 608 | @item C-c C-f C-s |
| 609 | @kindex C-c C-f C-s | 609 | @kindex C-c C-f C-s |
| @@ -662,7 +662,7 @@ fetches the contents of the @samp{To:} header in the current mail | |||
| 662 | buffer, and appends the current @code{user-mail-address}. | 662 | buffer, and appends the current @code{user-mail-address}. |
| 663 | 663 | ||
| 664 | If the optional argument @code{include-cc} is non-@code{nil}, the | 664 | If the optional argument @code{include-cc} is non-@code{nil}, the |
| 665 | addresses in the @samp{Cc:} header are also put into the | 665 | addresses in the @samp{CC:} header are also put into the |
| 666 | @samp{Mail-Followup-To:} header. | 666 | @samp{Mail-Followup-To:} header. |
| 667 | 667 | ||
| 668 | @end table | 668 | @end table |
| @@ -696,7 +696,7 @@ or @code{Newsgroups} header of the article you're replying to | |||
| 696 | @kindex C-c C-l | 696 | @kindex C-c C-l |
| 697 | @findex message-to-list-only | 697 | @findex message-to-list-only |
| 698 | Send a message to the list only. Remove all addresses but the list | 698 | Send a message to the list only. Remove all addresses but the list |
| 699 | address from @code{To:} and @code{Cc:} headers. | 699 | address from @code{To:} and @code{CC:} headers. |
| 700 | 700 | ||
| 701 | @item C-c M-n | 701 | @item C-c M-n |
| 702 | @kindex C-c M-n | 702 | @kindex C-c M-n |
| @@ -746,13 +746,13 @@ by the @code{message-cross-post-note-function} variable. | |||
| 746 | @item C-c C-f t | 746 | @item C-c C-f t |
| 747 | @kindex C-c C-f t | 747 | @kindex C-c C-f t |
| 748 | @findex message-reduce-to-to-cc | 748 | @findex message-reduce-to-to-cc |
| 749 | Replace contents of @samp{To} header with contents of @samp{Cc} | 749 | Replace contents of @samp{To} header with contents of @samp{CC} |
| 750 | header (or the @samp{Bcc} header, if there is no @samp{Cc} header). | 750 | header (or the @samp{BCC} header, if there is no @samp{CC} header). |
| 751 | 751 | ||
| 752 | @item C-c C-f w | 752 | @item C-c C-f w |
| 753 | @kindex C-c C-f w | 753 | @kindex C-c C-f w |
| 754 | @findex message-insert-wide-reply | 754 | @findex message-insert-wide-reply |
| 755 | Insert @samp{To} and @samp{Cc} headers as if you were doing a wide | 755 | Insert @samp{To} and @samp{CC} headers as if you were doing a wide |
| 756 | reply even if the message was not made for a wide reply first. | 756 | reply even if the message was not made for a wide reply first. |
| 757 | 757 | ||
| 758 | @item C-c C-f a | 758 | @item C-c C-f a |
| @@ -902,7 +902,7 @@ found in RFC 3490. | |||
| 902 | Message is a @acronym{IDNA}-compliant posting agent. The user | 902 | Message is a @acronym{IDNA}-compliant posting agent. The user |
| 903 | generally doesn't have to do anything to make the @acronym{IDNA} | 903 | generally doesn't have to do anything to make the @acronym{IDNA} |
| 904 | happen---Message will encode non-@acronym{ASCII} domain names in @code{From}, | 904 | happen---Message will encode non-@acronym{ASCII} domain names in @code{From}, |
| 905 | @code{To}, and @code{Cc} headers automatically. | 905 | @code{To}, and @code{CC} headers automatically. |
| 906 | 906 | ||
| 907 | Until @acronym{IDNA} becomes more well known, Message queries you | 907 | Until @acronym{IDNA} becomes more well known, Message queries you |
| 908 | whether @acronym{IDNA} encoding of the domain name really should | 908 | whether @acronym{IDNA} encoding of the domain name really should |
| @@ -1011,7 +1011,7 @@ and/or encrypted messages as explained in the following. | |||
| 1011 | * Passphrase caching:: How to cache passphrases | 1011 | * Passphrase caching:: How to cache passphrases |
| 1012 | * PGP Compatibility:: Compatibility with older implementations | 1012 | * PGP Compatibility:: Compatibility with older implementations |
| 1013 | * Encrypt-to-self:: Reading your own encrypted messages | 1013 | * Encrypt-to-self:: Reading your own encrypted messages |
| 1014 | * Bcc Warning:: Do not use encryption with Bcc headers | 1014 | * BCC Warning:: Do not use encryption with BCC headers |
| 1015 | @end menu | 1015 | @end menu |
| 1016 | 1016 | ||
| 1017 | @node Signing and encryption | 1017 | @node Signing and encryption |
| @@ -1300,7 +1300,7 @@ information about the problem.) | |||
| 1300 | @subsection Encrypt-to-self | 1300 | @subsection Encrypt-to-self |
| 1301 | 1301 | ||
| 1302 | By default, messages are encrypted to all recipients (@code{To}, | 1302 | By default, messages are encrypted to all recipients (@code{To}, |
| 1303 | @code{Cc}, @code{Bcc} headers). Thus, you will not be able to decrypt | 1303 | @code{CC}, @code{BCC} headers). Thus, you will not be able to decrypt |
| 1304 | your own messages. To make sure that messages are also encrypted to | 1304 | your own messages. To make sure that messages are also encrypted to |
| 1305 | your own key(s), several alternative solutions exist: | 1305 | your own key(s), several alternative solutions exist: |
| 1306 | @enumerate | 1306 | @enumerate |
| @@ -1318,17 +1318,17 @@ OpenPGP) or @code{mml-secure-smime-encrypt-to-self} (for | |||
| 1318 | @acronym{S/MIME} with EasyPG). | 1318 | @acronym{S/MIME} with EasyPG). |
| 1319 | @end enumerate | 1319 | @end enumerate |
| 1320 | 1320 | ||
| 1321 | @node Bcc Warning | 1321 | @node BCC Warning |
| 1322 | @subsection Bcc Warning | 1322 | @subsection BCC Warning |
| 1323 | 1323 | ||
| 1324 | The @code{Bcc} header is meant to hide recipients of messages. | 1324 | The @code{BCC} header is meant to hide recipients of messages. |
| 1325 | However, when encrypted messages are used, the e-mail addresses of all | 1325 | However, when encrypted messages are used, the e-mail addresses of all |
| 1326 | @code{Bcc}-headers are given away to all recipients without | 1326 | @code{BCC}-headers are given away to all recipients without |
| 1327 | warning, which is a bug. | 1327 | warning, which is a bug. |
| 1328 | @vindex mml-secure-safe-bcc-list | 1328 | @vindex mml-secure-safe-bcc-list |
| 1329 | But now Message got to warn if @code{Bcc} recipients are found in an | 1329 | But now Message got to warn if @code{BCC} recipients are found in an |
| 1330 | encrypted message when you are just about to send it. If you are sure | 1330 | encrypted message when you are just about to send it. If you are sure |
| 1331 | those @code{Bcc} addresses are safe to expose, set the | 1331 | those @code{BCC} addresses are safe to expose, set the |
| 1332 | @code{mml-secure-safe-bcc-list} variable, that is a list of e-mail | 1332 | @code{mml-secure-safe-bcc-list} variable, that is a list of e-mail |
| 1333 | addresses. See | 1333 | addresses. See |
| 1334 | @uref{https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18718}. | 1334 | @uref{https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18718}. |
| @@ -1468,16 +1468,16 @@ alias ding "ding@@ifi.uio.no (ding mailing list)" | |||
| 1468 | @end example | 1468 | @end example |
| 1469 | 1469 | ||
| 1470 | After adding lines like this to your @file{~/.mailrc} file, you should | 1470 | After adding lines like this to your @file{~/.mailrc} file, you should |
| 1471 | be able to just write @samp{lmi} in the @code{To} or @code{Cc} (and so | 1471 | be able to just write @samp{lmi} in the @code{To} or @code{CC} (and so |
| 1472 | on) headers and press @kbd{SPC} to expand the alias. | 1472 | on) headers and press @kbd{SPC} to expand the alias. |
| 1473 | 1473 | ||
| 1474 | No expansion will be performed upon sending of the message---all | 1474 | No expansion will be performed upon sending of the message---all |
| 1475 | expansions have to be done explicitly. | 1475 | expansions have to be done explicitly. |
| 1476 | 1476 | ||
| 1477 | If you're using @code{ecomplete}, all addresses from @code{To} and | 1477 | If you're using @code{ecomplete}, all addresses from @code{To} and |
| 1478 | @code{Cc} headers will automatically be put into the | 1478 | @code{CC} headers will automatically be put into the |
| 1479 | @file{~/.ecompleterc} file. When you enter text in the @code{To} and | 1479 | @file{~/.ecompleterc} file. When you enter text in the @code{To} and |
| 1480 | @code{Cc} headers, @code{ecomplete} will check out the values stored | 1480 | @code{CC} headers, @code{ecomplete} will check out the values stored |
| 1481 | there and ``electrically'' say what completions are possible. To | 1481 | there and ``electrically'' say what completions are possible. To |
| 1482 | choose one of these completions, use the @kbd{M-n} command to move | 1482 | choose one of these completions, use the @kbd{M-n} command to move |
| 1483 | down to the list. Use @kbd{@key{DOWN}} or @kbd{M-n} and | 1483 | down to the list. Use @kbd{@key{DOWN}} or @kbd{M-n} and |
| @@ -1681,7 +1681,7 @@ trailing old subject. In this case, | |||
| 1681 | @item message-alternative-emails | 1681 | @item message-alternative-emails |
| 1682 | @vindex message-alternative-emails | 1682 | @vindex message-alternative-emails |
| 1683 | Regexp or predicate function matching alternative email addresses. | 1683 | Regexp or predicate function matching alternative email addresses. |
| 1684 | The first address in the To, Cc or From headers of the original | 1684 | The first address in the To, CC or From headers of the original |
| 1685 | article matching this variable is used as the From field of outgoing | 1685 | article matching this variable is used as the From field of outgoing |
| 1686 | messages, replacing the default From value. | 1686 | messages, replacing the default From value. |
| 1687 | 1687 | ||
| @@ -1701,7 +1701,7 @@ off @code{message-setup-hook}. | |||
| 1701 | @item message-allow-no-recipients | 1701 | @item message-allow-no-recipients |
| 1702 | @vindex message-allow-no-recipients | 1702 | @vindex message-allow-no-recipients |
| 1703 | Specifies what to do when there are no recipients other than | 1703 | Specifies what to do when there are no recipients other than |
| 1704 | @code{Gcc} or @code{Fcc}. If it is @code{always}, the posting is | 1704 | @code{Gcc} or @code{FCC}. If it is @code{always}, the posting is |
| 1705 | allowed. If it is @code{never}, the posting is not allowed. If it is | 1705 | allowed. If it is @code{never}, the posting is not allowed. If it is |
| 1706 | @code{ask} (the default), you are prompted. | 1706 | @code{ask} (the default), you are prompted. |
| 1707 | 1707 | ||
| @@ -1713,7 +1713,7 @@ hidden when composing a message. | |||
| 1713 | 1713 | ||
| 1714 | @lisp | 1714 | @lisp |
| 1715 | (setq message-hidden-headers | 1715 | (setq message-hidden-headers |
| 1716 | '(not "From" "Subject" "To" "Cc" "Newsgroups")) | 1716 | '(not "From" "Subject" "To" "CC" "Newsgroups")) |
| 1717 | @end lisp | 1717 | @end lisp |
| 1718 | 1718 | ||
| 1719 | Headers are hidden using narrowing, you can use @kbd{M-x widen} to | 1719 | Headers are hidden using narrowing, you can use @kbd{M-x widen} to |
| @@ -1722,9 +1722,9 @@ expose them in the buffer. | |||
| 1722 | @item message-header-synonyms | 1722 | @item message-header-synonyms |
| 1723 | @vindex message-header-synonyms | 1723 | @vindex message-header-synonyms |
| 1724 | A list of lists of header synonyms. E.g., if this list contains a | 1724 | A list of lists of header synonyms. E.g., if this list contains a |
| 1725 | member list with elements @code{Cc} and @code{To}, then | 1725 | member list with elements @code{CC} and @code{To}, then |
| 1726 | @code{message-carefully-insert-headers} will not insert a @code{To} | 1726 | @code{message-carefully-insert-headers} will not insert a @code{To} |
| 1727 | header when the message is already @code{Cc}ed to the recipient. | 1727 | header when the message is already @code{CC}ed to the recipient. |
| 1728 | 1728 | ||
| 1729 | @end table | 1729 | @end table |
| 1730 | 1730 | ||
| @@ -1742,7 +1742,7 @@ header when the message is already @code{Cc}ed to the recipient. | |||
| 1742 | @item message-ignored-mail-headers | 1742 | @item message-ignored-mail-headers |
| 1743 | @vindex message-ignored-mail-headers | 1743 | @vindex message-ignored-mail-headers |
| 1744 | Regexp of headers to be removed before mailing. The default is@* | 1744 | Regexp of headers to be removed before mailing. The default is@* |
| 1745 | @samp{^[GF]cc:\\|^Resent-Fcc:\\|^Xref:\\|^X-Draft-From:\\|@* | 1745 | @samp{^[GF]cc:\\|^Resent-FCC:\\|^Xref:\\|^X-Draft-From:\\|@* |
| 1746 | ^X-Gnus-Agent-Meta-Information:}. | 1746 | ^X-Gnus-Agent-Meta-Information:}. |
| 1747 | 1747 | ||
| 1748 | @item message-default-mail-headers | 1748 | @item message-default-mail-headers |
| @@ -2091,7 +2091,7 @@ for which the check is disabled by default if | |||
| 2091 | @item message-ignored-news-headers | 2091 | @item message-ignored-news-headers |
| 2092 | @vindex message-ignored-news-headers | 2092 | @vindex message-ignored-news-headers |
| 2093 | Regexp of headers to be removed before posting. The default is@* | 2093 | Regexp of headers to be removed before posting. The default is@* |
| 2094 | @samp{^NNTP-Posting-Host:\\|^Xref:\\|^[BGF]cc:\\|^Resent-Fcc:\\|@* | 2094 | @samp{^NNTP-Posting-Host:\\|^Xref:\\|^[BGF]cc:\\|^Resent-FCC:\\|@* |
| 2095 | ^X-Draft-From:\\|^X-Gnus-Agent-Meta-Information:}. | 2095 | ^X-Draft-From:\\|^X-Gnus-Agent-Meta-Information:}. |
| 2096 | 2096 | ||
| 2097 | @item message-default-news-headers | 2097 | @item message-default-news-headers |
| @@ -2471,7 +2471,7 @@ an article\\nthat has been posted to %s as well.\\n\\n"}. | |||
| 2471 | 2471 | ||
| 2472 | @item message-fcc-externalize-attachments | 2472 | @item message-fcc-externalize-attachments |
| 2473 | @vindex message-fcc-externalize-attachments | 2473 | @vindex message-fcc-externalize-attachments |
| 2474 | If @code{nil}, attach files as normal parts in Fcc copies; if it is | 2474 | If @code{nil}, attach files as normal parts in FCC copies; if it is |
| 2475 | non-@code{nil}, attach local files as external parts. | 2475 | non-@code{nil}, attach local files as external parts. |
| 2476 | 2476 | ||
| 2477 | @item message-interactive | 2477 | @item message-interactive |
| @@ -2626,13 +2626,13 @@ consulted, in turn: | |||
| 2626 | A @dfn{wide reply} is a mail response that includes @emph{all} entities | 2626 | A @dfn{wide reply} is a mail response that includes @emph{all} entities |
| 2627 | mentioned in the message you are responding to. All mailboxes from the | 2627 | mentioned in the message you are responding to. All mailboxes from the |
| 2628 | following headers will be concatenated to form the outgoing | 2628 | following headers will be concatenated to form the outgoing |
| 2629 | @code{To}/@code{Cc} headers: | 2629 | @code{To}/@code{CC} headers: |
| 2630 | 2630 | ||
| 2631 | @table @code | 2631 | @table @code |
| 2632 | @item From | 2632 | @item From |
| 2633 | (unless there's a @code{Reply-To}, in which case that is used instead). | 2633 | (unless there's a @code{Reply-To}, in which case that is used instead). |
| 2634 | 2634 | ||
| 2635 | @item Cc | 2635 | @item CC |
| 2636 | 2636 | ||
| 2637 | @item To | 2637 | @item To |
| 2638 | @end table | 2638 | @end table |
| @@ -2656,7 +2656,7 @@ sent: | |||
| 2656 | @end table | 2656 | @end table |
| 2657 | 2657 | ||
| 2658 | If a @code{Mail-Copies-To} header is present, it will be used as the | 2658 | If a @code{Mail-Copies-To} header is present, it will be used as the |
| 2659 | basis of the new @code{Cc} header, except if this header is | 2659 | basis of the new @code{CC} header, except if this header is |
| 2660 | @samp{never}. | 2660 | @samp{never}. |
| 2661 | 2661 | ||
| 2662 | @end table | 2662 | @end table |