From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Shepard Newsgroups: gmane.emacs.help Subject: Binary Mode for Emacs Date: Tue, 01 Jun 2004 17:25:14 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <40BD1E6A.4060502@yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1086135961 32559 80.91.224.253 (2 Jun 2004 00:26:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Jun 2004 00:26:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 02 02:25:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVJZq-0005Zh-00 for ; Wed, 02 Jun 2004 02:25:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVJa6-0003yM-UL for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Jun 2004 20:26:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVJZv-0003tZ-Pb for help-gnu-emacs@gnu.org; Tue, 01 Jun 2004 20:25:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVJZt-0003s5-Qa for help-gnu-emacs@gnu.org; Tue, 01 Jun 2004 20:25:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVJZt-0003rb-Mm for help-gnu-emacs@gnu.org; Tue, 01 Jun 2004 20:25:57 -0400 Original-Received: from [66.163.169.223] (helo=smtp104.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BVJZC-0001a2-OF for help-gnu-emacs@gnu.org; Tue, 01 Jun 2004 20:25:14 -0400 Original-Received: from unknown (HELO yahoo.com) (ashepard2001@64.113.127.237 with plain) by smtp104.mail.sc5.yahoo.com with SMTP; 2 Jun 2004 00:25:14 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18871 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18871 Hello: Is there a mode with the capability to read in a binary file and have Emacs display as hexadecimal characters? Thanks, Andy ...