Date: Thu, 10 May 2001 10:10:19 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: JT Williams cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP 2.04 release date In-Reply-To: <20010509131216.L27959@kendall.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 9 May 2001, JT Williams wrote: > -: Can you show us some > -: examples how the SFN looks? > > Yes, but I'll have to do that from home, perhaps this > weekend. (And they may lose some of their appeal in > the journey DOS/DJGPP -> Solaris -> mutt -> you). If you use Emacs on DOS to prepare the mail message ("C-x m" inside Emacs), make sure the charset= header says something like cp437 (assuming that's the codepage you have installed). Then save the message to a file, carry it to the Solaris box, and send the message from Emacs there ("C-x m", then empty the *mail* buffer, type "C-x i" to insert the contents of the file you brought from DOS, and finally "C-c C-s" to send it). If Martin uses Emacs to read the mail, he (and all the rest of us) will see the same characters you sent.