Mercurial > emacs
changeset 105934:26b37c3219d1
(Hints to MUA Authors): MUA should do any decoding.
http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00027.html
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 10 Nov 2009 08:12:52 +0000 |
parents | 8f110099da5c |
children | 228c9c492970 |
files | doc/misc/ChangeLog doc/misc/sc.texi |
diffstat | 2 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Tue Nov 10 08:11:47 2009 +0000 +++ b/doc/misc/ChangeLog Tue Nov 10 08:12:52 2009 +0000 @@ -1,3 +1,7 @@ +2009-11-10 Glenn Morris <rgm@gnu.org> + + * sc.texi (Hints to MUA Authors): MUA should do any decoding. + 2009-11-08 Michael Albinus <michael.albinus@gmx.de> * tramp.texi (Auto-save and Backup): Disable backups just for a
--- a/doc/misc/sc.texi Tue Nov 10 08:11:47 2009 +0000 +++ b/doc/misc/sc.texi Tue Nov 10 08:12:52 2009 +0000 @@ -14,8 +14,8 @@ This document describes Supercite, an Emacs package for citing and attributing replies to mail and news messages. -Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, -2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +2008, 2009 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -1835,11 +1835,12 @@ @enumerate @item Insert the original message, including the mail headers into the reply -buffer. At this point you should not modify the raw text in any way, and +buffer. At this point you should not modify the raw text in any way +(except for any necessary decoding, e.g. of quoted-printable text), and you should place all the original headers into the body of the reply. This means that many of the mail headers will be duplicated, one copy -above the @code{mail-header-separator} line and one copy below, -however there will probably be more headers below this line.@refill +above the @code{mail-header-separator} line and one copy below, however +there will probably be more headers below this line.@refill @item Set @samp{point} to the beginning of the line containing the first mail