From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.bugs Subject: (global-hl-line-mode 1) && (hexl-mode) bug Date: Mon, 27 Nov 2006 14:04:24 +0100 (CET) Message-ID: <30465749.1164632664108.JavaMail.www@wwinf4006> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164661327 2130 80.91.229.2 (27 Nov 2006 21:02:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 21:02:07 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 27 22:02:03 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gonbf-00047M-Hc for geb-bug-gnu-emacs@m.gmane.org; Mon, 27 Nov 2006 22:01:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gonbe-0001KT-So for geb-bug-gnu-emacs@m.gmane.org; Mon, 27 Nov 2006 16:01:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gog9t-0006N1-Nt for bug-gnu-emacs@gnu.org; Mon, 27 Nov 2006 08:04:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gog9r-0006Kn-CS for bug-gnu-emacs@gnu.org; Mon, 27 Nov 2006 08:04:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gog9q-0006KT-6u for bug-gnu-emacs@gnu.org; Mon, 27 Nov 2006 08:04:26 -0500 Original-Received: from [193.252.22.174] (helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gog9p-0000Sv-M6 for bug-gnu-emacs@gnu.org; Mon, 27 Nov 2006 08:04:25 -0500 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4006.voila.fr (SMTP Server) with ESMTP id 2F86A1C013AA for ; Mon, 27 Nov 2006 14:04:24 +0100 (CET) Original-Received: from wwinf4006 (wwinf4006 [172.22.157.33]) by mwinf4006.voila.fr (SMTP Server) with ESMTP id 1EA601C013A8 for ; Mon, 27 Nov 2006 14:04:24 +0100 (CET) X-ME-UUID: 20061127130424125.1EA601C013A8@mwinf4006.voila.fr Original-To: bug-gnu-emacs X-Mailman-Approved-At: Mon, 27 Nov 2006 16:01:37 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15432 Archived-At: 4. (hexl-mode-exit) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [193.226.173.50] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| 1. (global-hl-line-mode 1) ;; highlight current line activated 2. C-x C-f (/root/.emacs for ex. ) 3. (hexl-mode) 4. (hexl-mode-exit) In this moment the current line is not anylonger highlighted corectely. The hightlighing seems a little to be the same as in hexl-mode. system : Fedora Core 6 : Linux alin.ro 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686 athlon i386 GNU/Linux version: GNU Emacs 22.0.91.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-11-24 on alin.ro Regards.