diff options
| author | Glenn Morris | 2012-02-18 13:57:00 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-18 13:57:00 -0800 |
| commit | b474519ebee98ec8cb29fda3a87ad0179ac9afd0 (patch) | |
| tree | 0f5f71a5b8f588695f3d302118fdbdb9fe4d77c2 | |
| parent | e23a3fbee48357a5f97bc990c033723156708c13 (diff) | |
| download | emacs-b474519ebee98ec8cb29fda3a87ad0179ac9afd0.tar.gz emacs-b474519ebee98ec8cb29fda3a87ad0179ac9afd0.zip | |
Checked rmail.texi
* doc/emacs/rmail.texi: Copyedits. Use 'mail composition buffer' in place
of '*mail*', since Message does not call it that.
(Rmail Reply): Rename rmail-dont-reply-to-names.
\\`info- no longer handled specially.
Update for rmail-enable-mime-composing.
Don't mention 'm' for replies.
Don't mention rmail-mail-new-frame and cancelling, since it does
not work for Message at the moment.
* lisp/mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
* lisp/mail/undigest.el (unforward-rmail-message): Doc fix.
* admin/FOR-RELEASE: Related markup.
| -rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
| -rw-r--r-- | doc/emacs/ChangeLog | 9 | ||||
| -rw-r--r-- | doc/emacs/rmail.texi | 108 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/mail/rmail.el | 4 | ||||
| -rw-r--r-- | lisp/mail/undigest.el | 5 |
6 files changed, 81 insertions, 51 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b9da6f22f35..d51c9b55b28 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -161,7 +161,7 @@ package.texi cyd | |||
| 161 | picture-xtra.texi | 161 | picture-xtra.texi |
| 162 | programs.texi cyd | 162 | programs.texi cyd |
| 163 | regs.texi cyd | 163 | regs.texi cyd |
| 164 | rmail.texi | 164 | rmail.texi rgm |
| 165 | screen.texi cyd | 165 | screen.texi cyd |
| 166 | search.texi cyd | 166 | search.texi cyd |
| 167 | sending.texi cyd | 167 | sending.texi cyd |
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 0ac87608adf..c722c2b9a35 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,5 +1,14 @@ | |||
| 1 | 2012-02-18 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * rmail.texi: Copyedits. Use 'mail composition buffer' in place | ||
| 4 | of '*mail*', since Message does not call it that. | ||
| 5 | (Rmail Reply): Rename rmail-dont-reply-to-names. | ||
| 6 | \\`info- no longer handled specially. | ||
| 7 | Update for rmail-enable-mime-composing. | ||
| 8 | Don't mention 'm' for replies. | ||
| 9 | Don't mention rmail-mail-new-frame and cancelling, since it does | ||
| 10 | not work for Message at the moment. | ||
| 11 | |||
| 3 | * cal-xtra.texi: Copyedits. | 12 | * cal-xtra.texi: Copyedits. |
| 4 | 13 | ||
| 5 | * emacs-xtra.texi: Set encoding to ISO-8859-1. | 14 | * emacs-xtra.texi: Set encoding to ISO-8859-1. |
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index 18556d4a5ef..3b3605f800c 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi | |||
| @@ -87,8 +87,7 @@ other buffers, and never switch back, you have exited. Just make sure | |||
| 87 | to save the Rmail file eventually (like any other file you have | 87 | to save the Rmail file eventually (like any other file you have |
| 88 | changed). @kbd{C-x s} is a suitable way to do this (@pxref{Save | 88 | changed). @kbd{C-x s} is a suitable way to do this (@pxref{Save |
| 89 | Commands}). The Rmail command @kbd{b}, @code{rmail-bury}, buries the | 89 | Commands}). The Rmail command @kbd{b}, @code{rmail-bury}, buries the |
| 90 | Rmail buffer and its summary buffer without expunging and saving the | 90 | Rmail buffer and its summary without expunging and saving the Rmail file. |
| 91 | Rmail file. | ||
| 92 | 91 | ||
| 93 | @node Rmail Scrolling | 92 | @node Rmail Scrolling |
| 94 | @section Scrolling Within a Message | 93 | @section Scrolling Within a Message |
| @@ -276,7 +275,7 @@ Expunge the Rmail file (@code{rmail-expunge}). | |||
| 276 | @findex rmail-delete-forward | 275 | @findex rmail-delete-forward |
| 277 | @findex rmail-delete-backward | 276 | @findex rmail-delete-backward |
| 278 | There are two Rmail commands for deleting messages. Both delete the | 277 | There are two Rmail commands for deleting messages. Both delete the |
| 279 | current message and select another message. @kbd{d} | 278 | current message and select another. @kbd{d} |
| 280 | (@code{rmail-delete-forward}) moves to the following message, skipping | 279 | (@code{rmail-delete-forward}) moves to the following message, skipping |
| 281 | messages already deleted, while @kbd{C-d} (@code{rmail-delete-backward}) | 280 | messages already deleted, while @kbd{C-d} (@code{rmail-delete-backward}) |
| 282 | moves to the previous nondeleted message. If there is no nondeleted | 281 | moves to the previous nondeleted message. If there is no nondeleted |
| @@ -337,7 +336,7 @@ any time in Rmail by typing @kbd{g}. | |||
| 337 | @vindex rmail-primary-inbox-list | 336 | @vindex rmail-primary-inbox-list |
| 338 | @cindex @env{MAIL} environment variable | 337 | @cindex @env{MAIL} environment variable |
| 339 | The variable @code{rmail-primary-inbox-list} contains a list of the | 338 | The variable @code{rmail-primary-inbox-list} contains a list of the |
| 340 | files which are inboxes for your primary Rmail file. If you don't set | 339 | files that are inboxes for your primary Rmail file. If you don't set |
| 341 | this variable explicitly, Rmail uses the @env{MAIL} environment | 340 | this variable explicitly, Rmail uses the @env{MAIL} environment |
| 342 | variable, or, as a last resort, a default inbox based on | 341 | variable, or, as a last resort, a default inbox based on |
| 343 | @code{rmail-spool-directory}. The default inbox file depends on your | 342 | @code{rmail-spool-directory}. The default inbox file depends on your |
| @@ -367,6 +366,7 @@ all into a separate Rmail file avoids the need for interlocking in all | |||
| 367 | the rest of Rmail, since only Rmail operates on the Rmail file. | 366 | the rest of Rmail, since only Rmail operates on the Rmail file. |
| 368 | @end enumerate | 367 | @end enumerate |
| 369 | 368 | ||
| 369 | @c FIXME remove this in Emacs 25; won't be relevant any more. | ||
| 370 | Rmail was originally written to use the Babyl format as its internal | 370 | Rmail was originally written to use the Babyl format as its internal |
| 371 | format. Since then, we have recognized that the usual inbox format | 371 | format. Since then, we have recognized that the usual inbox format |
| 372 | (@samp{mbox}) on Unix and GNU systems is adequate for the job, and so | 372 | (@samp{mbox}) on Unix and GNU systems is adequate for the job, and so |
| @@ -454,6 +454,7 @@ second says which files in that directory to offer (all those that match | |||
| 454 | the regular expression). If no files match, you cannot select this menu | 454 | the regular expression). If no files match, you cannot select this menu |
| 455 | item. These variables also apply to choosing a file for output | 455 | item. These variables also apply to choosing a file for output |
| 456 | (@pxref{Rmail Output}). | 456 | (@pxref{Rmail Output}). |
| 457 | @c FIXME matches only checked when Rmail file first visited? | ||
| 457 | 458 | ||
| 458 | @ignore | 459 | @ignore |
| 459 | @findex set-rmail-inbox-list | 460 | @findex set-rmail-inbox-list |
| @@ -516,6 +517,7 @@ currently displayed and no more. @xref{Rmail Display}. In addition, | |||
| 516 | @kbd{o} converts the message to Babyl format (used by Rmail in Emacs | 517 | @kbd{o} converts the message to Babyl format (used by Rmail in Emacs |
| 517 | version 22 and before) if the file is in Babyl format; @kbd{C-o} | 518 | version 22 and before) if the file is in Babyl format; @kbd{C-o} |
| 518 | cannot output to Babyl files at all. | 519 | cannot output to Babyl files at all. |
| 520 | @c FIXME remove BABYL mention in Emacs 25? | ||
| 519 | 521 | ||
| 520 | If the output file is currently visited in an Emacs buffer, the | 522 | If the output file is currently visited in an Emacs buffer, the |
| 521 | output commands append the message to that buffer. It is up to you to | 523 | output commands append the message to that buffer. It is up to you to |
| @@ -727,7 +729,7 @@ Try sending a bounced message a second time (@code{rmail-retry-failure}). | |||
| 727 | @cindex reply to a message | 729 | @cindex reply to a message |
| 728 | The most common reason to send a message while in Rmail is to reply | 730 | The most common reason to send a message while in Rmail is to reply |
| 729 | to the message you are reading. To do this, type @kbd{r} | 731 | to the message you are reading. To do this, type @kbd{r} |
| 730 | (@code{rmail-reply}). This displays the @samp{*mail*} buffer in | 732 | (@code{rmail-reply}). This displays a mail composition buffer in |
| 731 | another window, much like @kbd{C-x 4 m}, but preinitializes the | 733 | another window, much like @kbd{C-x 4 m}, but preinitializes the |
| 732 | @samp{Subject}, @samp{To}, @samp{CC}, @samp{In-reply-to} and | 734 | @samp{Subject}, @samp{To}, @samp{CC}, @samp{In-reply-to} and |
| 733 | @samp{References} header fields based on the message you are replying | 735 | @samp{References} header fields based on the message you are replying |
| @@ -735,23 +737,20 @@ to. The @samp{To} field starts out as the address of the person who | |||
| 735 | sent the message you received, and the @samp{CC} field starts out with | 737 | sent the message you received, and the @samp{CC} field starts out with |
| 736 | all the other recipients of that message. | 738 | all the other recipients of that message. |
| 737 | 739 | ||
| 738 | @vindex rmail-dont-reply-to-names | 740 | @vindex mail-dont-reply-to-names |
| 739 | You can exclude certain recipients from being included automatically | 741 | You can exclude certain recipients from being included automatically |
| 740 | in replies, using the variable @code{rmail-dont-reply-to-names}. Its | 742 | in replies, using the variable @code{mail-dont-reply-to-names}. Its |
| 741 | value should be a regular expression; any recipients that match are | 743 | value should be a regular expression; any recipients that match are |
| 742 | excluded from the @samp{CC} field. They are also excluded from the | 744 | excluded from the @samp{CC} field. They are also excluded from the |
| 743 | @samp{To} field, unless this would leave the field empty. If this | 745 | @samp{To} field, unless this would leave the field empty. If this |
| 744 | variable is nil, then the first time you compose a reply it is | 746 | variable is nil, then the first time you compose a reply it is |
| 745 | initialized to a default value that matches your own address, and any | 747 | initialized to a default value that matches your own address. |
| 746 | name starting with @samp{info-}. (Those names are excluded because | ||
| 747 | there is a convention of using them for large mailing lists to broadcast | ||
| 748 | announcements.) | ||
| 749 | 748 | ||
| 750 | To omit the @samp{CC} field completely for a particular reply, enter | 749 | To omit the @samp{CC} field completely for a particular reply, enter |
| 751 | the reply command with a numeric argument: @kbd{C-u r} or @kbd{1 r}. | 750 | the reply command with a numeric argument: @kbd{C-u r} or @kbd{1 r}. |
| 752 | This means to reply only to the sender of the original message. | 751 | This means to reply only to the sender of the original message. |
| 753 | 752 | ||
| 754 | Once the @samp{*mail*} buffer has been initialized, editing and | 753 | Once the mail composition buffer has been initialized, editing and |
| 755 | sending the mail goes as usual (@pxref{Sending Mail}). You can edit | 754 | sending the mail goes as usual (@pxref{Sending Mail}). You can edit |
| 756 | the presupplied header fields if they are not what you want. You can | 755 | the presupplied header fields if they are not what you want. You can |
| 757 | also use commands such as @kbd{C-c C-y}, which yanks in the message | 756 | also use commands such as @kbd{C-c C-y}, which yanks in the message |
| @@ -767,7 +766,7 @@ and yank the new current message. | |||
| 767 | send the failed message back to you, enclosed in a @dfn{failure | 766 | send the failed message back to you, enclosed in a @dfn{failure |
| 768 | message}. The Rmail command @kbd{M-m} (@code{rmail-retry-failure}) | 767 | message}. The Rmail command @kbd{M-m} (@code{rmail-retry-failure}) |
| 769 | prepares to send the same message a second time: it sets up a | 768 | prepares to send the same message a second time: it sets up a |
| 770 | @samp{*mail*} buffer with the same text and header fields as before. If | 769 | mail composition buffer with the same text and header fields as before. If |
| 771 | you type @kbd{C-c C-c} right away, you send the message again exactly | 770 | you type @kbd{C-c C-c} right away, you send the message again exactly |
| 772 | the same as the first time. Alternatively, you can edit the text or | 771 | the same as the first time. Alternatively, you can edit the text or |
| 773 | headers and then send it. The variable | 772 | headers and then send it. The variable |
| @@ -780,23 +779,31 @@ headers are stripped from the failed message when retrying it. | |||
| 780 | @cindex forwarding a message | 779 | @cindex forwarding a message |
| 781 | Another frequent reason to send mail in Rmail is to @dfn{forward} the | 780 | Another frequent reason to send mail in Rmail is to @dfn{forward} the |
| 782 | current message to other users. @kbd{f} (@code{rmail-forward}) makes | 781 | current message to other users. @kbd{f} (@code{rmail-forward}) makes |
| 783 | this easy by preinitializing the @samp{*mail*} buffer with the current | 782 | this easy by preinitializing the mail composition buffer with the current |
| 784 | message as the text, and a subject designating a forwarded message. All | 783 | message as the text, and a subject of the form @code{[@var{from}: |
| 785 | you have to do is fill in the recipients and send. When you forward a | 784 | @var{subject}]}, where @var{from} and @var{subject} are the sender and |
| 786 | message, recipients get a message which is ``from'' you, and which has | 785 | subject of the original message. All you have to do is fill in the |
| 787 | the original message in its contents. | 786 | recipients and send. When you forward a message, recipients get a |
| 788 | 787 | message which is ``from'' you, and which has the original message in | |
| 788 | its contents. | ||
| 789 | |||
| 790 | @vindex rmail-enable-mime-composing | ||
| 789 | @findex unforward-rmail-message | 791 | @findex unforward-rmail-message |
| 790 | Forwarding a message encloses it between two delimiter lines. It also | 792 | Rmail offers two formats for forwarded messages. The default is to |
| 791 | modifies every line that starts with a dash, by inserting @w{@samp{- }} | 793 | use MIME (@pxref{Rmail Display}) format. This includes the original |
| 792 | at the start of the line. When you receive a forwarded message, if it | 794 | message as a separate part. You can use a simpler format if you |
| 795 | prefer, by setting the variable @code{rmail-enable-mime-composing} to | ||
| 796 | @code{nil}. In this case, Rmail just includes the original message | ||
| 797 | enclosed between two delimiter lines. It also modifies every line | ||
| 798 | that starts with a dash, by inserting @w{@samp{- }} at the start of | ||
| 799 | the line. When you receive a forwarded message in this format, if it | ||
| 793 | contains something besides ordinary text---for example, program source | 800 | contains something besides ordinary text---for example, program source |
| 794 | code---you might find it useful to undo that transformation. You can do | 801 | code---you might find it useful to undo that transformation. You can |
| 795 | this by selecting the forwarded message and typing @kbd{M-x | 802 | do this by selecting the forwarded message and typing @kbd{M-x |
| 796 | unforward-rmail-message}. This command extracts the original forwarded | 803 | unforward-rmail-message}. This command extracts the original |
| 797 | message, deleting the inserted @w{@samp{- }} strings, and inserts it | 804 | forwarded message, deleting the inserted @w{@samp{- }} strings, and |
| 798 | into the Rmail file as a separate message immediately following the | 805 | inserts it into the Rmail file as a separate message immediately |
| 799 | current one. | 806 | following the current one. |
| 800 | 807 | ||
| 801 | @findex rmail-resend | 808 | @findex rmail-resend |
| 802 | @dfn{Resending} is an alternative similar to forwarding; the | 809 | @dfn{Resending} is an alternative similar to forwarding; the |
| @@ -812,22 +819,28 @@ numeric argument.) | |||
| 812 | Use the @kbd{m} (@code{rmail-mail}) command to start editing an | 819 | Use the @kbd{m} (@code{rmail-mail}) command to start editing an |
| 813 | outgoing message that is not a reply. It leaves the header fields empty. | 820 | outgoing message that is not a reply. It leaves the header fields empty. |
| 814 | Its only difference from @kbd{C-x 4 m} is that it makes the Rmail buffer | 821 | Its only difference from @kbd{C-x 4 m} is that it makes the Rmail buffer |
| 815 | accessible for @kbd{C-c C-y}, just as @kbd{r} does. Thus, @kbd{m} can be | 822 | accessible for @kbd{C-c C-y}, just as @kbd{r} does. |
| 816 | used to reply to or forward a message; it can do anything @kbd{r} or @kbd{f} | 823 | @ignore |
| 817 | can do. | 824 | @c Not a good idea, because it does not include Reply-To etc. |
| 825 | Thus, @kbd{m} can be used to reply to or forward a message; it can do | ||
| 826 | anything @kbd{r} or @kbd{f} can do. | ||
| 827 | @end ignore | ||
| 818 | 828 | ||
| 819 | @kindex c @r{(Rmail)} | 829 | @kindex c @r{(Rmail)} |
| 820 | @findex rmail-continue | 830 | @findex rmail-continue |
| 821 | The @kbd{c} (@code{rmail-continue}) command resumes editing the | 831 | The @kbd{c} (@code{rmail-continue}) command resumes editing the |
| 822 | @samp{*mail*} buffer, to finish editing an outgoing message you were | 832 | mail composition buffer, to finish editing an outgoing message you were |
| 823 | already composing, or to alter a message you have sent. | 833 | already composing, or to alter a message you have sent. |
| 824 | 834 | ||
| 825 | @vindex rmail-mail-new-frame | 835 | @vindex rmail-mail-new-frame |
| 826 | If you set the variable @code{rmail-mail-new-frame} to a | 836 | If you set the variable @code{rmail-mail-new-frame} to a |
| 827 | non-@code{nil} value, then all the Rmail commands to start sending a | 837 | non-@code{nil} value, then all the Rmail commands to start sending a |
| 828 | message create a new frame to edit it in. This frame is deleted when | 838 | message create a new frame to edit it in. This frame is deleted when |
| 829 | you send the message, or when you use the @samp{Cancel} item in the | 839 | you send the message. |
| 830 | @samp{Mail} menu. | 840 | @ignore |
| 841 | @c FIXME does not work with Message -> Kill Message | ||
| 842 | , or when you use the @samp{Cancel} item in the @samp{Mail} menu. | ||
| 843 | @end ignore | ||
| 831 | 844 | ||
| 832 | All the Rmail commands to send a message use the mail-composition | 845 | All the Rmail commands to send a message use the mail-composition |
| 833 | method that you have chosen (@pxref{Mail Methods}). | 846 | method that you have chosen (@pxref{Mail Methods}). |
| @@ -905,8 +918,8 @@ commas. | |||
| 905 | makes a partial summary mentioning only the messages that have one or | 918 | makes a partial summary mentioning only the messages that have one or |
| 906 | more recipients matching the regular expression @var{rcpts}. You can | 919 | more recipients matching the regular expression @var{rcpts}. You can |
| 907 | use commas to separate multiple regular expressions. These are matched | 920 | use commas to separate multiple regular expressions. These are matched |
| 908 | against the @samp{To}, @samp{From}, and @samp{CC} headers (with a prefix | 921 | against the @samp{To}, @samp{From}, and @samp{CC} headers (supply a prefix |
| 909 | argument, this header is not included). | 922 | argument to exclude this header). |
| 910 | 923 | ||
| 911 | @kindex C-M-t @r{(Rmail)} | 924 | @kindex C-M-t @r{(Rmail)} |
| 912 | @findex rmail-summary-by-topic | 925 | @findex rmail-summary-by-topic |
| @@ -1178,7 +1191,7 @@ Move point to the next @acronym{MIME} tagline button. | |||
| 1178 | (@code{rmail-mime-next-item}). | 1191 | (@code{rmail-mime-next-item}). |
| 1179 | 1192 | ||
| 1180 | @findex rmail-mime-previous-item | 1193 | @findex rmail-mime-previous-item |
| 1181 | @item @key{BackTab} | 1194 | @item S-@key{TAB} |
| 1182 | Move point to the previous @acronym{MIME} part | 1195 | Move point to the previous @acronym{MIME} part |
| 1183 | (@code{rmail-mime-previous-item}). | 1196 | (@code{rmail-mime-previous-item}). |
| 1184 | 1197 | ||
| @@ -1195,7 +1208,7 @@ immediately after its tagline, as part of the Rmail buffer, while | |||
| 1195 | taglines, with their actual contents hidden. In either case, you can | 1208 | taglines, with their actual contents hidden. In either case, you can |
| 1196 | toggle a @acronym{MIME} part between its ``displayed'' and ``hidden'' | 1209 | toggle a @acronym{MIME} part between its ``displayed'' and ``hidden'' |
| 1197 | states by typing @key{RET} anywhere in the part---or anywhere in its | 1210 | states by typing @key{RET} anywhere in the part---or anywhere in its |
| 1198 | tagline, apart from a tagline button for some other action. Type | 1211 | tagline (except for buttons for other actions, if there are any). Type |
| 1199 | @key{RET} (or click with the mouse) to activate a tagline button, and | 1212 | @key{RET} (or click with the mouse) to activate a tagline button, and |
| 1200 | @key{TAB} to cycle point between tagline buttons. | 1213 | @key{TAB} to cycle point between tagline buttons. |
| 1201 | 1214 | ||
| @@ -1213,7 +1226,7 @@ temporary buffer to display the current @acronym{MIME} message. | |||
| 1213 | @cindex encrypted mails (reading in Rmail) | 1226 | @cindex encrypted mails (reading in Rmail) |
| 1214 | If the current message is an encrypted one, use the command @kbd{M-x | 1227 | If the current message is an encrypted one, use the command @kbd{M-x |
| 1215 | rmail-epa-decrypt} to decrypt it, using the EasyPG library | 1228 | rmail-epa-decrypt} to decrypt it, using the EasyPG library |
| 1216 | (@pxref{Top,,, epa, EasyPG Assistant User's Manual}). | 1229 | (@pxref{Top,, EasyPG, epa, EasyPG Assistant User's Manual}). |
| 1217 | 1230 | ||
| 1218 | You can highlight and activate URLs in the Rmail buffer using Goto | 1231 | You can highlight and activate URLs in the Rmail buffer using Goto |
| 1219 | Address mode: | 1232 | Address mode: |
| @@ -1300,13 +1313,13 @@ the message, if you have made any changes in it. | |||
| 1300 | @cindex undigestify | 1313 | @cindex undigestify |
| 1301 | 1314 | ||
| 1302 | A @dfn{digest message} is a message which exists to contain and carry | 1315 | A @dfn{digest message} is a message which exists to contain and carry |
| 1303 | several other messages. Digests are used on some moderated mailing | 1316 | several other messages. Digests are used on some mailing |
| 1304 | lists; all the messages that arrive for the list during a period of time | 1317 | lists; all the messages that arrive for the list during a period of time |
| 1305 | such as one day are put inside a single digest which is then sent to the | 1318 | such as one day are put inside a single digest which is then sent to the |
| 1306 | subscribers. Transmitting the single digest uses much less computer | 1319 | subscribers. Transmitting the single digest uses less computer |
| 1307 | time than transmitting the individual messages even though the total | 1320 | time than transmitting the individual messages even though the total |
| 1308 | size is the same, because the per-message overhead in network mail | 1321 | size is the same, because of the per-message overhead in network mail |
| 1309 | transmission is considerable. | 1322 | transmission. |
| 1310 | 1323 | ||
| 1311 | @findex undigestify-rmail-message | 1324 | @findex undigestify-rmail-message |
| 1312 | When you receive a digest message, the most convenient way to read it is | 1325 | When you receive a digest message, the most convenient way to read it is |
| @@ -1321,14 +1334,15 @@ message itself is flagged as deleted. | |||
| 1321 | @section Reading Rot13 Messages | 1334 | @section Reading Rot13 Messages |
| 1322 | @cindex rot13 code | 1335 | @cindex rot13 code |
| 1323 | 1336 | ||
| 1324 | Mailing list messages that might offend some readers are sometimes | 1337 | Mailing list messages that might offend or annoy some readers are sometimes |
| 1325 | encoded in a simple code called @dfn{rot13}---so named because it | 1338 | encoded in a simple code called @dfn{rot13}---so named because it |
| 1326 | rotates the alphabet by 13 letters. This code is not for secrecy, as it | 1339 | rotates the alphabet by 13 letters. This code is not for secrecy, as it |
| 1327 | provides none; rather, it enables those who might be offended to avoid | 1340 | provides none; rather, it enables those who wish to to avoid |
| 1328 | seeing the real text of the message. | 1341 | seeing the real text of the message. For example, a review of a film |
| 1342 | might use rot13 to hide important plot points. | ||
| 1329 | 1343 | ||
| 1330 | @findex rot13-other-window | 1344 | @findex rot13-other-window |
| 1331 | To view a buffer which uses the rot13 code, use the command @kbd{M-x | 1345 | To view a buffer that uses the rot13 code, use the command @kbd{M-x |
| 1332 | rot13-other-window}. This displays the current buffer in another window | 1346 | rot13-other-window}. This displays the current buffer in another window |
| 1333 | which applies the code when displaying the text. | 1347 | which applies the code when displaying the text. |
| 1334 | 1348 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5be521b8ca4..c4ec297cb30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2012-02-18 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete. | ||
| 4 | |||
| 5 | * mail/undigest.el (unforward-rmail-message): Doc fix. | ||
| 6 | |||
| 3 | * saveplace.el (save-place-ignore-files-regexp): Add :version. | 7 | * saveplace.el (save-place-ignore-files-regexp): Add :version. |
| 4 | 8 | ||
| 5 | 2012-02-18 Eli Zaretskii <eliz@gnu.org> | 9 | 2012-02-18 Eli Zaretskii <eliz@gnu.org> |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 2ed54aa8d86..49e23a3b2f6 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -285,8 +285,10 @@ Setting this variable has an effect only before reading a mail." | |||
| 285 | :version "21.1") | 285 | :version "21.1") |
| 286 | 286 | ||
| 287 | ;;;###autoload | 287 | ;;;###autoload |
| 288 | (defvaralias 'rmail-dont-reply-to-names 'mail-dont-reply-to-names) | 288 | (define-obsolete-variable-alias 'rmail-dont-reply-to-names |
| 289 | 'mail-dont-reply-to-names "24.1") | ||
| 289 | 290 | ||
| 291 | ;; Prior to 24.1, this used to contain "\\`info-". | ||
| 290 | ;;;###autoload | 292 | ;;;###autoload |
| 291 | (defvar rmail-default-dont-reply-to-names nil | 293 | (defvar rmail-default-dont-reply-to-names nil |
| 292 | "Regexp specifying part of the default value of `mail-dont-reply-to-names'. | 294 | "Regexp specifying part of the default value of `mail-dont-reply-to-names'. |
diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index ee44cc72051..e34a3a4d71e 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el | |||
| @@ -228,8 +228,9 @@ Leaves original message, deleted, before the undigestified messages." | |||
| 228 | ;;;###autoload | 228 | ;;;###autoload |
| 229 | (defun unforward-rmail-message () | 229 | (defun unforward-rmail-message () |
| 230 | "Extract a forwarded message from the containing message. | 230 | "Extract a forwarded message from the containing message. |
| 231 | This puts the forwarded message into a separate rmail message | 231 | This puts the forwarded message into a separate rmail message following |
| 232 | following the containing message." | 232 | the containing message. This command is only useful when messages are |
| 233 | forwarded with `rmail-enable-mime-composing' set to nil." | ||
| 233 | (interactive) | 234 | (interactive) |
| 234 | (set-buffer rmail-buffer) | 235 | (set-buffer rmail-buffer) |
| 235 | (let ((buff (current-buffer)) | 236 | (let ((buff (current-buffer)) |