From: <tomas@tuxteam.de>
To: Dan Hitt <dan.hitt@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>,
Hongyi Zhao <hongyi.zhao@gmail.com>
Subject: Re: Fix the destroyed disk image partition table in a raw image file using Emacs.
Date: Sun, 11 Apr 2021 20:45:46 +0200 [thread overview]
Message-ID: <20210411184546.GG30008@tuxteam.de> (raw)
In-Reply-To: <CAOphizK+0rvR6NJpn1Hjn3vokyH-uMhLwPG6hCFdro01_0VNAQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
On Sun, Apr 11, 2021 at 10:26:26AM -0700, Dan Hitt wrote:
> On Sun, Apr 11, 2021 at 6:41 AM Jean Louis <bugs@gnu.support> wrote:
>
> > * Hongyi Zhao <hongyi.zhao@gmail.com> [2021-04-11 16:35]:
> > > It's well known that Emacs is an 8-bit clean editor which makes it
> > > safe to edit binary files. So, I want to whether I can fix the above
> > > destroyed disk image file with Emacs for my scenario.
> >
> > There is hexl library:
> >
> > ;; This package implements a major mode for editing binary files. It uses
> > ;; a program called hexl, supplied with the GNU Emacs distribution, that
> > ;; can filter a binary into an editable format or from the format back into
> > ;; binary. For full instructions, invoke `hexl-mode' on an empty buffer
> > and
> > ;; do M-x `describe-mode'.
> >
> > But I guess you need `hexl' program.
> >
> > --
> > Jean
> >
>
> Hi Jean,
>
> hexl-mode works for me on my xubuntu 20.04 system, and i do not have a
> program called 'hexl'.
Look around somewhere (Debian here)
/usr/lib/emacs/<version>/x86_64-linux-gnu/hexl
Replace <version> by your Emacs version and x86_64-linux-gnu by some
appropriate architecture string.
> Of course, i don't know if my system is secretly using some other program
> which does the same thing as hexl.
It's all in the open ;-)
Hint: apt-file search finds such things, even if you haven't installed
a package. Package apt-file. Very much recommended.
Cheers
- t
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2021-04-11 18:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-11 13:34 Fix the destroyed disk image partition table in a raw image file using Emacs Hongyi Zhao
2021-04-11 13:39 ` Jean Louis
2021-04-11 17:26 ` Dan Hitt
2021-04-11 18:45 ` tomas [this message]
2021-04-11 19:56 ` Dan Hitt
2021-04-11 20:58 ` Stefan Monnier
2021-04-11 21:15 ` GNU ELPA problem (was: Re: Fix the destroyed disk image partition table in a raw image file using Emacs.) Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-11 19:18 ` Fix the destroyed disk image partition table in a raw image file using Emacs Gregor Zattler
2021-04-12 6:29 ` Hongyi Zhao
2021-04-15 14:16 ` Hongyi Zhao
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210411184546.GG30008@tuxteam.de \
--to=tomas@tuxteam.de \
--cc=dan.hitt@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=hongyi.zhao@gmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).