all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: problem with hexlify-buffer
Date: Thu, 18 Apr 2002 09:20:51 +0300 (IDT)	[thread overview]
Message-ID: <Pine.SUN.3.91.1020418091419.2931C-100000@is> (raw)
In-Reply-To: <LAW2-F52KULPEhGD1Xy00001228@hotmail.com>


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.

  parent reply	other threads:[~2002-04-18  6:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 20:11 problem with hexlify-buffer ian martins
2002-04-17 21:41 ` fabrice bauzac
2002-04-18  6:20 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-18 13:26 ian martins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1020418091419.2931C-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.