unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* hexl-mode line length hardwired at 16
@ 2003-03-04  4:14 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2003-03-04  4:14 UTC (permalink / raw)


   hexl-mode is an interactive compiled Lisp function in `hexl'...

   Each line in the buffer has an "address" (displayed in hexadecimal)
   representing the offset into the file that the characters on this line
   are at and 16 characters from the file (displayed as hexadecimal

And indeed, the '16' seems very much hardwired into the program. A
shame when say viewing files formatted at 14, 22 etc. lengths. Gotta
use hexdump -e instead.

By the way, I did M-x man hexdump here on debian and saw lines like
   %d\bu, %i\bX, %o\bx,\b'
But not when I did man hexdump in the shell.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-04  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-04  4:14 hexl-mode line length hardwired at 16 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).