all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ds <d.sin51@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: hexl-insert-hex-char in hexl-mode delete a wrong line
Date: Fri, 07 Dec 2007 08:16:39 +0800	[thread overview]
Message-ID: <475890E7.6000505@gmail.com> (raw)

hello
     There is a interesting thing when i edit a binary file
  The file in hexl-mode like this :
   0800 7508 b000 e9e3 0000 0090 8b45 088b
   80ec 1d00 0089 45fc 837d fc00 750a b000
   e9c9 0000 008d 7600 8b45 fc8b 8028 0600
   then you modify the forth hexl char 08  to  e8  using  
hexl-insert-hex-char function . emacs still show there is no wrong.
   But when you use C-x C-s to save this buffer ,then you open it again
you will find the second line : 80ec 1d00 0089 45fc 837d fc00 750a b000 
disappear. I don't kown why .
  
   
                                                   





             reply	other threads:[~2007-12-07  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-07  0:16 ds [this message]
2007-12-08 19:15 ` hexl-insert-hex-char in hexl-mode delete a wrong line Richard Stallman

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=475890E7.6000505@gmail.com \
    --to=d.sin51@gmail.com \
    --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.