bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hexl-mode line length hardwired at 16


From: Dan Jacobson
Subject: hexl-mode line length hardwired at 16
Date: Tue, 04 Mar 2003 12:14:14 +0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

   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
   %du, %iX, %ox,'
But not when I did man hexdump in the shell.
-- 
http://jidanni.org/ Taiwan(04)25854780





reply via email to

[Prev in Thread] Current Thread [Next in Thread]