[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tr: HIGHLIGHT and HEX mode solved
From: |
A Soare |
Subject: |
Tr: HIGHLIGHT and HEX mode solved |
Date: |
Mon, 27 Nov 2006 17:19:15 +0100 (CET) |
I have just solved this bug, by modifying the emacs/lisp/hexl.el file, from the
emacs cvs source code, and it works. Please communicate me how can I send you
the modified code.
Regards.
> Message du 27/11/06 à 14h19
> De : "A Soare" <alinsoar@voila.fr>
> A : "bug-gnu-emacs" <bug-gnu-emacs@gnu.org>
> Copie à :
> Objet : HIGHLIGHT and HEX mode
>
> 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Tr: HIGHLIGHT and HEX mode solved,
A Soare <=