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

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

Re: problem with hexlify-buffer


From: Eli Zaretskii
Subject: Re: problem with hexlify-buffer
Date: Thu, 18 Apr 2002 09:20:51 +0300 (IDT)

On Wed, 17 Apr 2002, ian martins wrote:

> I'm using emacs-21.2.1 on win2k, compiled with nmake. (I tried some earlier 
> versions also, and got the same result)
> 
> when I look at binary file with only an integer (32 bit) value of 60 or 
> greater in it using emacs hexl-mode, it says:
> 
> 00000000: 81a0 0000 00                             .....
> 
> it should say:
> 
> 00000000: a00  0000                                .....

Are you sure you don't have an old hexl.el lurking somewhere along your 
load-path?  (Does "emacs -q -batch -f list-load-path-shadows" say something
about duplicate files?)  This problem used to happen in Emacs 20.x due to 
a bug, but that bug was fixed in Emacs 21, IIRC.



reply via email to

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