Path: utzoo!telly!ddsw1!spl1!philabs!ttidca!quad1!psivax!csun!sm.unisys.com!oberon!orion.cf.uci.edu!ucsd!sdcsvax!ucsdhub!isg100!elgar!ag From: ag@elgar.UUCP (Keith Gabryelski) Newsgroups: gnu.emacs Subject: hexl-mode; bug. Message-ID: <30@elgar.UUCP> Date: 17 Jan 89 01:33:10 GMT Reply-To: ag@elgar.UUCP (Keith Gabryelski) Organization: Elgar Corporation, San Diego, CA Lines: 23 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