All of the hexl-insert-
commands overwrite the byte at point. It makes no difference whether overwrite-mode
is on.
I need to actually insert a new byte at point, moving everything else down.
How can I do this in emacs?
You might prefer nhexl-mode
, which lets you edit the file as if it was not hexlified (basically, the hexlification in nhexl-mode is done on-the-fly during redisplay), so you can insert/remove text without any difficulty.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With