all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hexl-insert-hex-char in hexl-mode delete a wrong line
@ 2007-12-07  0:16 ds
  2007-12-08 19:15 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: ds @ 2007-12-07  0:16 UTC (permalink / raw)
  To: bug-gnu-emacs

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 .
  
   
                                                   





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-08 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-07  0:16 hexl-insert-hex-char in hexl-mode delete a wrong line ds
2007-12-08 19:15 ` Richard Stallman

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.