[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HIGHLIGHT and HEX mode
From: |
A Soare |
Subject: |
HIGHLIGHT and HEX mode |
Date: |
Mon, 27 Nov 2006 14:19:30 +0100 (CET) |
1) open an arbitrary file
C-x C-f /root/.emacs for example
2) suppose highlight current line minor mode is on. Sinon:
(global-hl-line-mode 1)
3) (hexl-mode)
4) (hexl-mode-exit)
BUG: (hexl-mode-exit) forgot to change again the highlight, and we see the
normal text with the highl. from hex mode.
version: GNU Emacs 22.0.91.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2006-11-24 on alin.ro
system: FC6: Linux alin.ro 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT
2006 i686 athlon i386 GNU/Linux
Regards,
Alin Soare