From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jose A. Ortega Ruiz Newsgroups: gmane.emacs.help Subject: Re: Editing Binary Files Date: Sun, 17 Aug 2003 03:04:18 +0200 Organization: Using Debian GNU/Linux Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87y8xtdrhp.fsf@member.fsf.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061083032 6001 80.91.224.253 (17 Aug 2003 01:17:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Aug 2003 01:17:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 17 03:17:10 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19oCAQ-0007Jd-00 for ; Sun, 17 Aug 2003 03:17:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19oC93-0003yC-HZ for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Aug 2003 21:15:45 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!103.red-80-33-152.pooles.rima-tde.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 103.red-80-33-152.pooles.rima-tde.net (80.33.152.103) Original-X-Trace: news.uni-berlin.de 1061082259 1137682 80.33.152.103 (16 [172394]) User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-Face: E>a8 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:11861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11861 "Paul" writes: > Someone suggested that Emacs has a hex edit mode but I can't seem to find > it? > interactively: M-x hexl-mode or, to associate it to files with, say, .hex extension: (add-to-list 'auto-mode-alist '("\\.hex\\'" . hexl-mode)) in your .emacs. hth, jao -- Sometimes I think we're alone in the universe, and sometimes I think we're not. In either case, the idea is quite staggering. -Arthur C Clarke, science fiction writer (1917- )