[gnu.emacs] hexl-mode; bug.

ag@elgar.UUCP (Keith Gabryelski) (01/17/89)

Some versions of the hexl-mode article went out with a bug that
wouldn't allow it to load.

I commented out a test variable without commenting out the code that
used it.  Ooowww, I hate it when I do that.

You can fix the code by changing the line:

;;(defvar hexl-testing t)

to:

(defvar hexl-testing t)

hexl.el should load properly after this fix.

Pax, Keith

Ps, If the `from path' from this article does not includes isg100,
then you do not have to make this fix.
-- 
ag@elgar.CTS.COM         Keith Gabryelski          ...!{ucsd, jack}!elgar!ag