From: Olivier Renaud Date: 2007-08-02T06:23:31+09:00 Subject: Re: binary editor Le mercredi 01 août 2007 22:50, Li Chen a écrit : > Hi all, > > Just wonder which binary editor is most used by the Rubists. > > Thanks, > > Li Hi, If you use emacs, there is the hexl-mode for editing binary files. M-x hexl-mode on your file. See http://www.delorie.com/gnu/docs/emacs/emacs_464.html for allowed commands. -- Olivier Renaud