From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: show binary in hexidecimal not octal Date: Tue, 26 Dec 2006 04:25:57 +0800 Message-ID: <87irfzn2ne.fsf@jidanni.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167081990 23542 80.91.229.10 (25 Dec 2006 21:26:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Dec 2006 21:26:30 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Dec 25 22:26:27 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GyxKy-0003em-Vi for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Dec 2006 22:26:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyxKy-0004fr-4t for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Dec 2006 16:26:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GyxJc-0003CF-TC for bug-gnu-emacs@gnu.org; Mon, 25 Dec 2006 16:25:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GyxJb-0003AB-1b for bug-gnu-emacs@gnu.org; Mon, 25 Dec 2006 16:25:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyxJa-0003A2-OP for bug-gnu-emacs@gnu.org; Mon, 25 Dec 2006 16:24:58 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GyxJa-00033s-Cc for bug-gnu-emacs@gnu.org; Mon, 25 Dec 2006 16:24:58 -0500 Original-Received: from tc218-187-22-102.dialup.dynamic.apol.com.tw ([218.187.22.102]:55952 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.62 #1) id 1GyxJf-0000PD-95 by authid with plain for ; Mon, 25 Dec 2006 13:25:09 -0800 Original-To: bug-gnu-emacs@gnu.org 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:15481 Archived-At: In emacs binary content is shown in octal notation. There is no way to make it shown in hexidecimal notation. No I'm not talking about hexl mode or whatever.