unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Tury <tury.peter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: editing binary (hexa) data
Date: Thu, 17 May 2007 11:09:06 GMT	[thread overview]
Message-ID: <ulkfn671p.fsf@nokia.com> (raw)

Hi,

I have strings(!) like this: "54 68 69 73 20 69 73 20 61 20 73 61 6D
70 6C 65 20 74 65 78 74 2E" and would like to edit them in
Emacs. However the above example is really "means": "This is a sample
text." So I would like to see this "meaning" while I edit it. If I
would have the text ("This is a sample text.") originally, then I
could use hexl-mode (hopefully it can be customized to group by bytes
and not by words). But now I don't know how to use it in my situation?
Or perhaps you know some other mode for me? (hexl-mode's UI would be
ideal if I could disable its original conversion at activation). (I
know I could make a small function to convert my "hexa string" into
"real" string before calling hexl-mode... but I hope you have a better
alternative.)

Thanks,
P

             reply	other threads:[~2007-05-17 11:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 11:09 Peter Tury [this message]
2007-05-17 15:29 ` editing binary (hexa) data Peter Dyballa
     [not found] ` <mailman.776.1179416261.32220.help-gnu-emacs@gnu.org>
2007-05-17 17:24   ` David Kastrup
2007-05-17 18:27     ` Peter Dyballa

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=ulkfn671p.fsf@nokia.com \
    --to=tury.peter@gmail.com \
    --cc=help-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.
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).