- Subject: Re: [jed-users] edit binary file?
 
- From: Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx>
 
- Date: Sat, 15 Oct 2016 02:17:09 +0200
 
On Fri 2016-10-14 (19:32), dram wrote:
> It should work if you open it with:
> Alt-x find_binary_file
Good pointer, thanks!
I have now in my defaults.sl :
public define binary() {
  variable flags;
  no_mode();
  set_mode("binary",0);
  set_overwrite(1);
  getbuf_info();
  setbuf_info(()|0x200);
}
And can run: jed file.bin --binary
-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<jYYZHzR2ykJd374mS3GTxKgW5IArDwWYlB7rq0qab29qT91pGl-rjwNnEpZsoaJvmLQbHro_OZMIcNQINvyFfILpiB-s-WKS-VIV0cQAOzE=@protonmail.com>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
  [2016 date index]
  [2016 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]