From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Display corruption with binary files Date: Fri, 24 Nov 2006 20:37:47 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164417042 2878 80.91.229.2 (25 Nov 2006 01:10:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Nov 2006 01:10:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 25 02:10:40 2006 Return-path: Envelope-to: geh-help-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 1Gnm3y-0006rJ-9r for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Nov 2006 02:10:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnm3x-0006KS-JP for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 20:10:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gnm34-0005qK-MM for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 20:09:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gnm33-0005pa-AC for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 20:09:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnm33-0005pX-3M for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 20:09:41 -0500 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gnm32-0003Ow-UI for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 20:09:41 -0500 Original-Received: from [192.114.186.81] (helo=cemetery.inter.net.il) by mx20.gnu.org with esmtp (Exim 4.52) id 1Gnfy4-0003Pb-Oy for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 13:40:09 -0500 Original-Received: from heller.inter.net.il (heller.inter.net.il [192.114.186.73]) by cemetery.inter.net.il (Postfix) with ESMTP id 807AC13584A for ; Fri, 24 Nov 2006 20:40:04 +0200 (IST) Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-255-186.inter.net.il [83.130.255.186]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BBX08518 (AUTH halo1); Fri, 24 Nov 2006 20:37:47 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from August Karlstrom on Thu, 23 Nov 2006 22:05:45 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38946 Archived-At: > From: August Karlstrom > Date: Thu, 23 Nov 2006 22:05:45 GMT > > When I open any binary file with Emacs in console mode (emacs -nw) the > display gets corrupted (the menu and parts of the mode line disappears). > In GUI mode it works as expected. I use GNU Emacs version 21.4.1 and > gnome-terminal 2.16.1 under Ubuntu 6.10. > > Any clues? Try "M-x hexl-find-file RET", it is meant for editing binary files.