From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: hexl-mode bug Date: Thu, 13 Jun 2002 19:18:35 +0300 Organization: NetVision Israel Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1023985277 14368 127.0.0.1 (13 Jun 2002 16:21:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Jun 2002 16:21:17 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17IXLZ-0003jd-00 for ; Thu, 13 Jun 2002 18:21:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17IXLT-0003B5-00; Thu, 13 Jun 2002 12:21:11 -0400 Original-Received: from chx400.switch.ch ([130.59.10.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17IXKv-00038U-00 for ; Thu, 13 Jun 2002 12:20:38 -0400 Original-Received: from news.netvision.net.il ([194.90.1.15] helo=news.) by chx400.switch.ch with smtp (Exim 3.20 #1) id 17IXKu-00067q-00 for gnu-emacs-bug@moderators.isc.org; Thu, 13 Jun 2002 18:20:36 +0200 Original-Received: by news. (SMI-8.6/SMI-SVR4) id TAA24151; Thu, 13 Jun 2002 19:20:30 +0300 Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: is!eliz Original-Newsgroups: gnu.emacs.bug Original-Lines: 13 Original-NNTP-Posting-Host: is.elta.co.il Original-X-Trace: news.netvision.net.il 1023985229 24149 199.203.121.2 (13 Jun 2002 16:20:29 GMT) Original-X-Complaints-To: abuse@netvision.net.il Original-NNTP-Posting-Date: 13 Jun 2002 16:20:29 GMT X-Sender: eliz@is In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2006 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2006 On 13 Jun 2002, Davide Viti wrote: > now visit it using the hexl-mode and... > > 00000000: 81ff .. > > It happens both under linux and under windows NT with Emacs 20.7.1 > and seems to happen with values >= 0xa0 This is a known bug in Emacs 20.x; fixed in Emacs 21.1 and later. Thanks for reporting this, though.