bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error in hexl-mode


From: Charles Sebold
Subject: Re: error in hexl-mode
Date: 07 Feb 2001 09:29:11 -0600
User-agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7

On 15 Shevat 5761, matt@progsoc.uts.edu.au wrote:

> guys (inclusive of both sexes naturally),
>       there seems to be a bug in hexl-mode. it seems to insert a
> '0x81' about 5 chars into the file. you might want to check it
> out. attached is a file that triggers the bug.

Emacs -unibyte dealt with it appropriately, I think.  The sixth
character should be 0xBD (unless quoted-printable is screwing it up;
maybe you should try sending it in something other than text/plain to be
sure?).  I don't think it's hexl-mode that mangled it; I think it
happened when Mule tried to turn it into ISO-8859-1 or something along
those lines.  It is saving it correctly, even if it isn't representing
it correctly for you.

Anyway, you might try emacs -unibyte and see if that is what you were
after.  Or use M-x find-file-literally RET <filename> RET.
-- 
Charles Sebold
Random Answer to an Emacs Very Frequently Asked Question:
 Your .emacs is either in C:\ or in the directory of %HOME% under Win32.
--
14th of Shevat, 5761
--
The amount of time between slipping on the peel and landing on the
pavement is precisely 1 bananosecond.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]